Started by upstream project "jogl" build number 1327 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 b66b068b5c1c238ea702ba7e8ea0c8a1c47cfcf1 > 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=1327 -Dgluegen.root=../../../../gluegen/label/macosx-10_6-x86_64-nvidia -Djogl.basename=jogl -Djogl.build.commit=5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 -Djogl.build.id=2014-08-06_06-10-46 -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] :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-b1327-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-20140806-macosx-universal [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-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-b1327-20140806-macosx-universal/jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-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-b1327-20140806-macosx-universal/lib [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-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-b1327-20140806-macosx-universal/jnlp-files [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1327-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-b1327-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-b1327-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-b1327-20140806-macosx-universal.7z [exec] [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jogl-java-src.zip [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jogl-test-java-src.zip [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/gluegen-gl.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-android-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-android.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-mobile-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-mobile.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-noawt-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all-noawt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-all.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-awt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-cg-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-cg.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-fonts-p0.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-gldesktop-dbg.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-gldesktop.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-glmobile-dbg.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-glmobile.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-glu-gldesktop.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-glu.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-omx.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-os-android.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-os-osx.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-os-win.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-os-x11.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-sdk.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-swt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-test-android.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/jogl-test.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-util-awt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-util-fixedfuncemu.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-util-gldesktop.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-util-graph.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl-util.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/jogl.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/nativewindow-awt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/nativewindow-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/nativewindow-os-osx.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/nativewindow-os-win.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/nativewindow-os-x11.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/nativewindow.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-awt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-android.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-bcm-old.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-bcm-vc.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-intelgdl.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-kd.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-linux.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-osx.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-win.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-driver-x11.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-event.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-ogl.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt-swt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/newt.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/oculusvr-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jar/atomic/oculusvr.jar [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/etc/test.bat [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/etc/test_dbg.bat [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/Bug910-AppletLifecycleCheck.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas01.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas02a.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas02b.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_layerpos03a.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_layerpos03b.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug818_gljpanel01.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-bug848_glcanvas01.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-special.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-version-applet3-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-version-napplet.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-version.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-test-applet3s.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-test-applets.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/Userguide.html [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/etc/test.sh [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/etc/test_dbg.sh [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/CHANGELOG.txt [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/LICENSE.txt [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/README.txt [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/lib/libjogl_cg.jnilib [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/lib/libjogl_desktop.jnilib [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/lib/libjogl_mobile.jnilib [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/lib/libnativewindow_awt.jnilib [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/lib/libnativewindow_macosx.jnilib [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/lib/libnewt.jnilib [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-all-awt-cg.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-all-awt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-all-mobile.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-all-noawt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-applet-version.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-application-version.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/jogl-awt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/jogl-javaws-version.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/jogl-noawt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/nativewindow-awt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/nativewindow-noawt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/newt-awt-jogl.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/newt-awt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/newt-noawt-jogl.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/jnlp-files/atomic/newt-noawt.jnlp [exec] Compressing jogl-2.2-b1327-20140806-macosx-universal/etc/profile.jogl [exec] Compressing jogl-2.2-b1327-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-b1327-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] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI [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 triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access 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 Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [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 drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [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 drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)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 , 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 toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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] 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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [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 generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [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] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, 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 clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [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 getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method setSize, desc (II)V, 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 coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method , sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)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 unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [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;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , 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 , 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method , 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;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, 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] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, 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 ([F[F[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 multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (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 makeZero, desc ([FI)V, access final public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)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 normalize, desc (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 (Ljava/nio/FloatBuffer;[F[F)V, access final public static [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 cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)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[FI[FI)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method , desc ([FF)V, access public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method normalize, desc ()V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method normalize, desc ([F)[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 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 checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[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 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 Field COLLINEAR, desc I, access final public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method computeLength, desc ([F[F)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] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method , desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getHeight, 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] 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 matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Method , desc (Z)V, access public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Method destroy, desc ()V, access final public [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 getWidth, desc ()I, access abstract public [junit] Removed Method getHeight, 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 getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getWidth, 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 glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [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] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES3 [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 glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, 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 glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glGetBoundBuffer, desc (I)I, 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 Field disableOpenGLES, desc Z, access final protected static [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 Field enableANGLE, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, 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] 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 glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, 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] Class javax.media.opengl.TraceGLES1 [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 glGetBufferSize, desc (I)J, access public [junit] Class javax.media.opengl.TraceGLES3 [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] 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.awt.GLCanvas [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Removed Method , 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 addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Class com.jogamp.graph.curve.Region [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [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 Class , access [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Class com.jogamp.newt.Window [junit] Changed Class , access [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, 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 setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, 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 setX, desc (F)V, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method getY, desc ()F, 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;)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;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 isGL, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, 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 isGLES3, 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 getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2Compatible, 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 isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES2, desc ()Z, 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 isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, 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 isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES3, 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 getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, 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 isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, 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 isGL3ES3, 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 getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List;)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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, 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 isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, 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 isGL4ES3, desc ()Z, 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 getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, 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 getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, 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 isGLcore, desc ()Z, access removed: final [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 isGL2GL3, desc ()Z, 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 isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4, 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 getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, 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 isGL, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Changed Method invoke, sig (ZLjava/util/List;)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;)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 matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/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] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Method clearCache, desc ()V, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method addOutlineShapes, sig (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [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] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, 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 destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method getWidth, desc ()I, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method , 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 reshapeOrtho, desc (IIFF)V, 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 isWeightValid, desc (F)Z, 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 getColorStatic, desc ([F)[F, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method , 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 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 isShaderProgramInUse, desc ()Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, 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 setWeight, desc (F)V, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method clearHintMask, desc (I)V, 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 setColorStatic, desc (FFFF)V, 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;)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/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 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 getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, 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] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Added Method hashCode, desc ()I, 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.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 setClosed, desc (Z)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)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/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final 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 isOnCurve, desc ()Z, access final public [junit] Added Method , 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 isLine, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access 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 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.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] 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 getPixelScaleX, desc ()I, access final protected [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [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 getSurfaceWidth, desc ()I, access final public [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method , 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;)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 Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)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] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Class com.jogamp.newt.Window [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Added Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method , 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] Added Method getDelta, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Added Method updatePosSizeCheck, desc (IIIIZ)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 getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [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 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] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getFormat, 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] Added Method getWidth, desc ()I, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, 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 getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [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 compare, desc (FFF)I, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, 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 Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method atan2, desc (FF)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 multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[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 isEqual, desc (FFF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method multMatrix, desc ([F[F[F)[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 Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)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 setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method mult, 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 toAngleAxis, desc ([F)F, access final public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access 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 set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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 toAxes, desc ([F[F[F[F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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 copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, 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 addVec3, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method midVec3, desc ([F[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 getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[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] 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 normalizeVec3, desc ([F)[F, access public static [junit] Added Method divVec3, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method subVec2, 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 Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normVec3, desc ([F)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;F)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method getNormalVec3, desc ([F[F[F[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 isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec2Zero, desc ([FI)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;)Z, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method subVec3, desc ([F[F[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 normSquareVec3, desc ([F)F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method reset, desc ()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 resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, 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 translate, desc ([F)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 hashCode, desc ()I, access final public [junit] Added Method scale, desc (F[F)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 resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method setSize, desc ([F[F)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 (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, 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] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [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 savePack, 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 resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [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 saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, 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 setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method reset, desc ()V, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multMvPMatrixf, desc ([FI)[F, 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 , desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()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 getWidth, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getHeight, 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 getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [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] 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 , 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 scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scale, 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 flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method reset, desc (JII)V, access protected [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)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 resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, 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 Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [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 enableANGLE, 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 disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, 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 creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)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 getCurrentSurfaceScale, desc ([I)[I, access final 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 isThreadGLCapable, desc ()Z, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Added Method clearCache, desc ()V, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, 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 pushVertex, desc ([F[F[F)V, access abstract protected [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method isMSAA, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method hasVariableWeight, desc ()Z, 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] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method addOutlineShapes, sig (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract 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 updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)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] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, 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 destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;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] Changed Class , access removed: abstract [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method getWidth, desc ()I, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method isVBOSupported, desc ()Z, 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 reshapeNotify, desc (II)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method , 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 reshapeOrtho, desc (IIFF)V, 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 isWeightValid, desc (F)Z, 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 getColorStatic, desc ([F)[F, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method getWeight, desc ()F, access final public [junit] Removed Method , 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 toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method , 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 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 isShaderProgramInUse, desc ()Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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] 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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, 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 setWeight, desc (F)V, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Changed Class , access removed: abstract [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Added Method setColorStatic, desc (FFFF)V, 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] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method generate, sig (Ljava/util/List;)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] Added Method addCurve, sig (Ljava/util/List;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 getLineHeight, desc (F)F, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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 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] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, 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] Added Method hashCode, desc ()I, 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.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] Removed Method getBBox, desc (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 setClosed, desc (Z)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Changed Class , access [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)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/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final 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 isOnCurve, desc ()Z, access final public [junit] Added Method , 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] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [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] 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 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.UpstreamSurfaceHookMutableSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] Removed Method setSize, desc (II)V, access final public [junit] Added Method getSurfaceHeight, 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 getPixelScaleX, desc ()I, access final protected [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [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 getSurfaceWidth, desc ()I, access final public [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Changed Class , access [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Class com.jogamp.newt.MonitorDevice [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] Added Method , 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;)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 Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)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 Method , sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)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] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [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] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Class com.jogamp.newt.Window [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] 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] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, 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] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Added Method , 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] Added Method getDelta, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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] Removed Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, access [junit] Added Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Added Method , desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method , desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, 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] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [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] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Added Method start, desc ()V, access abstract public [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 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] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getFormat, 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] Added Method getWidth, desc ()I, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Class com.jogamp.opengl.GLEventListenerState [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] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc ([F[F[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 multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method multMatrixf, desc (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] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Field SQUARED_PI, desc F, 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 getMachineEpsilon, desc ()F, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Field INV_DEVIANCE, desc F, access final 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] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc (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 (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, 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 Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Changed Class , access added: final [junit] Added Method atan2, desc (FF)F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, 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] Removed Method normalize, desc ([F)V, access final 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 isEqual, desc (FFF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method multMatrix, desc ([F[F[F)[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 setFromMatrix, desc ([F)V, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)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 setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method mult, 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 toAngleAxis, desc ([F)F, access final public [junit] Changed Method setY, desc (F)V, access added: final [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method inverse, desc ()V, access public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method getZ, desc ()F, access added: final [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 set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Changed Method setZ, desc (F)V, access added: final [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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 isRotationMatrix, desc ([F)Z, access public [junit] Changed Method getW, desc ()F, access added: final [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method subtract, 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 getX, desc ()F, access added: final [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc (F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Removed Method , desc ([FF)V, access public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Removed Method , desc ([F[F)V, access public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc ([F)[F, access public [junit] Changed Method getY, desc ()F, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method normalize, desc ()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 copyVec4, desc ([FI[FI)[F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method copyVec3, desc ([FI[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] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[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 checkCollinear, desc ([F[F[F)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Changed Class , access added: final [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, 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 addVec3, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method midVec3, desc ([F[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 getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[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 scale, desc ([F[FF)[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 normalizeVec3, desc ([F)[F, access public static [junit] Added Method divVec3, 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] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Added Field VEC3_ZERO, desc [F, access final 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 angleVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method subVec2, 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 Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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 Field COLLINEAR, desc I, access final public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normVec3, desc ([F)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;F)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[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] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Removed Method cross, desc ([F[F)[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 normVec2, desc ([F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method subVec3, desc ([F[F[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 normSquareVec3, desc ([F)F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)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 Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Added Method reset, desc ()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] 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 intersects2DRegion, desc (FFFF)Z, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, 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 translate, desc ([F)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 hashCode, desc ()I, access final public [junit] Added Method scale, 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 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 resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Changed Class , access [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] Removed Method reset, desc ()V, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, 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] 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 getWidth, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method , desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getSurfaceHeight, 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] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Changed Method display, desc ()V, access [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList;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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, 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] 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 saveUnpack, 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 resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, 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 setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Changed Class , access added: final [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Method , desc (Z)V, access public [junit] Added Method reset, desc ()V, access final public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field matrixTrans, desc [F, access protected [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Removed Field mulPMV, desc [F, access protected [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Method destroy, desc ()V, access final public [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] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, 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 , 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 getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()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 getWidth, desc ()I, access abstract public [junit] Changed Class , access [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getHeight, 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] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [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] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method , 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 scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, 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 getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 isGLES2Compatible, desc ()Z, 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 getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES2, desc ()Z, 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 isGL3bc, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, 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 isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES3, 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 getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, 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] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL3ES3, 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 getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, 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] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glGetBoundBuffer, desc (I)I, 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 reset, desc (JII)V, access protected [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)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] Changed Class , access [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [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] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, 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] 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 Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [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] Added Method setSurfaceSize, desc (II)V, access abstract public [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.GLProfile [junit] Added Field enableANGLE, 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 disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, 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 creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, 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 getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGL2ES2, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, 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 isGLcore, desc ()Z, access removed: final [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 isGL2GL3, desc ()Z, 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 isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, 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] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, 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 isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [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 getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Class , access [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Class , access [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final 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.759 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 triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access 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 Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [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 drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [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 drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)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 , 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 toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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] 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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [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 generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [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] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, 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 clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [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 getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method setSize, desc (II)V, 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 coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method , sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)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 unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [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;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , 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 , 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method , 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;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, 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] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, 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 ([F[F[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 multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (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 makeZero, desc ([FI)V, access final public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)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 normalize, desc (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 (Ljava/nio/FloatBuffer;[F[F)V, access final public static [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 cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)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[FI[FI)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method , desc ([FF)V, access public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method normalize, desc ()V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method normalize, desc ([F)[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 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 checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[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 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 Field COLLINEAR, desc I, access final public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method computeLength, desc ([F[F)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] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method , desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getHeight, 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] 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 matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Method , desc (Z)V, access public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Method destroy, desc ()V, access final public [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 getWidth, desc ()I, access abstract public [junit] Removed Method getHeight, 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 getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getWidth, 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 glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [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] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES3 [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 glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, 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 glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glGetBoundBuffer, desc (I)I, 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 Field disableOpenGLES, desc Z, access final protected static [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 Field enableANGLE, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, 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] 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 glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, 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] Class javax.media.opengl.TraceGLES1 [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 glGetBufferSize, desc (I)J, access public [junit] Class javax.media.opengl.TraceGLES3 [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] 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.awt.GLCanvas [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Removed Method , 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 addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Class com.jogamp.graph.curve.Region [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [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 Class , access [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Class com.jogamp.newt.Window [junit] Changed Class , access [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, 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 setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, 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 setX, desc (F)V, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method getY, desc ()F, 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;)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;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 isGL, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, 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 isGLES3, 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 getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2Compatible, 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 isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES2, desc ()Z, 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 isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, 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 isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES3, 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 getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, 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 isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, 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 isGL3ES3, 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 getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List;)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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, 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 isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, 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 isGL4ES3, desc ()Z, 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 getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, 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 getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, 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 isGLcore, desc ()Z, access removed: final [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 isGL2GL3, desc ()Z, 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 isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4, 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 getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, 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 isGL, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Changed Method invoke, sig (ZLjava/util/List;)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;)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 matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/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] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Method clearCache, desc ()V, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method addOutlineShapes, sig (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [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] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, 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 destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method getWidth, desc ()I, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method , 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 reshapeOrtho, desc (IIFF)V, 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 isWeightValid, desc (F)Z, 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 getColorStatic, desc ([F)[F, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method , 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 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 isShaderProgramInUse, desc ()Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, 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 setWeight, desc (F)V, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method clearHintMask, desc (I)V, 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 setColorStatic, desc (FFFF)V, 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;)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/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 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 getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, 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] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Added Method hashCode, desc ()I, 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.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 setClosed, desc (Z)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)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/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final 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 isOnCurve, desc ()Z, access final public [junit] Added Method , 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 isLine, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access 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 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.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] 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 getPixelScaleX, desc ()I, access final protected [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [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 getSurfaceWidth, desc ()I, access final public [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method , 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;)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 Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)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] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Class com.jogamp.newt.Window [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Added Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method , 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] Added Method getDelta, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Added Method updatePosSizeCheck, desc (IIIIZ)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 getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [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 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] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getFormat, 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] Added Method getWidth, desc ()I, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, 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 getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [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 compare, desc (FFF)I, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, 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 Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method atan2, desc (FF)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 multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[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 isEqual, desc (FFF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method multMatrix, desc ([F[F[F)[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 Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)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 setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method mult, 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 toAngleAxis, desc ([F)F, access final public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access 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 set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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 toAxes, desc ([F[F[F[F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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 copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, 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 addVec3, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method midVec3, desc ([F[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 getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[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] 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 normalizeVec3, desc ([F)[F, access public static [junit] Added Method divVec3, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method subVec2, 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 Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normVec3, desc ([F)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;F)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method getNormalVec3, desc ([F[F[F[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 isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec2Zero, desc ([FI)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;)Z, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method subVec3, desc ([F[F[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 normSquareVec3, desc ([F)F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method reset, desc ()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 resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, 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 translate, desc ([F)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 hashCode, desc ()I, access final public [junit] Added Method scale, desc (F[F)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 resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method setSize, desc ([F[F)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 (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, 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] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [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 savePack, 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 resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [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 saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, 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 setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method reset, desc ()V, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multMvPMatrixf, desc ([FI)[F, 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 , desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()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 getWidth, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getHeight, 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 getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [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] 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 , 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 scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scale, 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 flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method reset, desc (JII)V, access protected [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)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 resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, 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 Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [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 enableANGLE, 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 disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, 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 creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)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 getCurrentSurfaceScale, desc ([I)[I, access final 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 isThreadGLCapable, desc ()Z, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Added Method clearCache, desc ()V, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, 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 pushVertex, desc ([F[F[F)V, access abstract protected [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method isMSAA, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method hasVariableWeight, desc ()Z, 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] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method addOutlineShapes, sig (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract 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 updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)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] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, 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 destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;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] Changed Class , access removed: abstract [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method getWidth, desc ()I, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method isVBOSupported, desc ()Z, 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 reshapeNotify, desc (II)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method , 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 reshapeOrtho, desc (IIFF)V, 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 isWeightValid, desc (F)Z, 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 getColorStatic, desc ([F)[F, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method getWeight, desc ()F, access final public [junit] Removed Method , 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 toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method , 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 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 isShaderProgramInUse, desc ()Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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] 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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, 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 setWeight, desc (F)V, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Changed Class , access removed: abstract [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Added Method setColorStatic, desc (FFFF)V, 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] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method generate, sig (Ljava/util/List;)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] Added Method addCurve, sig (Ljava/util/List;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 getLineHeight, desc (F)F, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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 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] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, 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] Added Method hashCode, desc ()I, 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.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] Removed Method getBBox, desc (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 setClosed, desc (Z)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Changed Class , access [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)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/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final 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 isOnCurve, desc ()Z, access final public [junit] Added Method , 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] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [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] 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 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.UpstreamSurfaceHookMutableSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] Removed Method setSize, desc (II)V, access final public [junit] Added Method getSurfaceHeight, 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 getPixelScaleX, desc ()I, access final protected [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [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 getSurfaceWidth, desc ()I, access final public [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Changed Class , access [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Class com.jogamp.newt.MonitorDevice [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] Added Method , 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;)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 Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)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 Method , sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)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] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [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] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Class com.jogamp.newt.Window [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] 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] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, 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] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Added Method , 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] Added Method getDelta, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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] Removed Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, access [junit] Added Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Added Method , desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method , desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, 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] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [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] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Added Method start, desc ()V, access abstract public [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 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] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getFormat, 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] Added Method getWidth, desc ()I, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Class com.jogamp.opengl.GLEventListenerState [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] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc ([F[F[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 multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method multMatrixf, desc (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] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Field SQUARED_PI, desc F, 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 getMachineEpsilon, desc ()F, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Field INV_DEVIANCE, desc F, access final 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] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc (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 (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, 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 Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Changed Class , access added: final [junit] Added Method atan2, desc (FF)F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, 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] Removed Method normalize, desc ([F)V, access final 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 isEqual, desc (FFF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method multMatrix, desc ([F[F[F)[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 setFromMatrix, desc ([F)V, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)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 setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method mult, 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 toAngleAxis, desc ([F)F, access final public [junit] Changed Method setY, desc (F)V, access added: final [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method inverse, desc ()V, access public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method getZ, desc ()F, access added: final [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 set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Changed Method setZ, desc (F)V, access added: final [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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 isRotationMatrix, desc ([F)Z, access public [junit] Changed Method getW, desc ()F, access added: final [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method subtract, 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 getX, desc ()F, access added: final [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc (F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Removed Method , desc ([FF)V, access public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Removed Method , desc ([F[F)V, access public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc ([F)[F, access public [junit] Changed Method getY, desc ()F, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method normalize, desc ()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 copyVec4, desc ([FI[FI)[F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method copyVec3, desc ([FI[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] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[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 checkCollinear, desc ([F[F[F)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Changed Class , access added: final [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, 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 addVec3, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method midVec3, desc ([F[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 getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[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 scale, desc ([F[FF)[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 normalizeVec3, desc ([F)[F, access public static [junit] Added Method divVec3, 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] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Added Field VEC3_ZERO, desc [F, access final 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 angleVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method subVec2, 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 Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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 Field COLLINEAR, desc I, access final public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normVec3, desc ([F)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;F)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[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] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Removed Method cross, desc ([F[F)[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 normVec2, desc ([F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method subVec3, desc ([F[F[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 normSquareVec3, desc ([F)F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)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 Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Added Method reset, desc ()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] 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 intersects2DRegion, desc (FFFF)Z, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, 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 translate, desc ([F)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 hashCode, desc ()I, access final public [junit] Added Method scale, 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 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 resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Changed Class , access [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] Removed Method reset, desc ()V, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, 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] 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 getWidth, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method , desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getSurfaceHeight, 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] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Changed Method display, desc ()V, access [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList;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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, 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] 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 saveUnpack, 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 resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, 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 setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Changed Class , access added: final [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Method , desc (Z)V, access public [junit] Added Method reset, desc ()V, access final public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field matrixTrans, desc [F, access protected [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Removed Field mulPMV, desc [F, access protected [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Method destroy, desc ()V, access final public [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] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, 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 , 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 getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()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 getWidth, desc ()I, access abstract public [junit] Changed Class , access [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getHeight, 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] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [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] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method , 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 scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, 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 getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 isGLES2Compatible, desc ()Z, 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 getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES2, desc ()Z, 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 isGL3bc, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, 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 isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES3, 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 getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, 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] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL3ES3, 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 getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, 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] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glGetBoundBuffer, desc (I)I, 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 reset, desc (JII)V, access protected [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)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] Changed Class , access [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [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] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, 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] 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 Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [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] Added Method setSurfaceSize, desc (II)V, access abstract public [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.GLProfile [junit] Added Field enableANGLE, 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 disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, 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 creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, 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 getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGL2ES2, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, 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 isGLcore, desc ()Z, access removed: final [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 isGL2GL3, desc ()Z, 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 isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, 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] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, 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 isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [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 getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Class , access [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Class , access [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final 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.6 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.759 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 triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access 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 Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [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 drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [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 drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)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 , 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 toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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] 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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [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 generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [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] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, 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 clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [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 getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method setSize, desc (II)V, 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 coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method , sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)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 unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [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;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , 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 , 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method , 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;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, 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] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, 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 ([F[F[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 multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (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 makeZero, desc ([FI)V, access final public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)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 normalize, desc (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 (Ljava/nio/FloatBuffer;[F[F)V, access final public static [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 cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)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[FI[FI)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method , desc ([FF)V, access public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method normalize, desc ()V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method normalize, desc ([F)[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 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 checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[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 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 Field COLLINEAR, desc I, access final public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method computeLength, desc ([F[F)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] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method , desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getHeight, 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] 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 matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Method , desc (Z)V, access public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Method destroy, desc ()V, access final public [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 getWidth, desc ()I, access abstract public [junit] Removed Method getHeight, 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 getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getWidth, 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 glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [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] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES3 [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 glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, 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 glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glGetBoundBuffer, desc (I)I, 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 Field disableOpenGLES, desc Z, access final protected static [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 Field enableANGLE, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, 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] 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 glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, 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] Class javax.media.opengl.TraceGLES1 [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 glGetBufferSize, desc (I)J, access public [junit] Class javax.media.opengl.TraceGLES3 [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] 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.awt.GLCanvas [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Removed Method , 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 addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Class com.jogamp.graph.curve.Region [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [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 Class , access [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Class com.jogamp.newt.Window [junit] Changed Class , access [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, 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 setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, 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 setX, desc (F)V, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method getY, desc ()F, 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;)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;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 isGL, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, 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 isGLES3, 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 getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2Compatible, 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 isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES2, desc ()Z, 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 isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, 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 isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES3, 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 getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, 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 isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, 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 isGL3ES3, 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 getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List;)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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, 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 isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, 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 isGL4ES3, desc ()Z, 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 getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, 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 getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, 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 isGLcore, desc ()Z, access removed: final [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 isGL2GL3, desc ()Z, 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 isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4, 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 getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, 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 isGL, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Changed Method invoke, sig (ZLjava/util/List;)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;)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 matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/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] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Method clearCache, desc ()V, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method addOutlineShapes, sig (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [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] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, 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 destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method getWidth, desc ()I, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method , 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 reshapeOrtho, desc (IIFF)V, 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 isWeightValid, desc (F)Z, 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 getColorStatic, desc ([F)[F, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method , 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 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 isShaderProgramInUse, desc ()Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, 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 setWeight, desc (F)V, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method clearHintMask, desc (I)V, 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 setColorStatic, desc (FFFF)V, 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;)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/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 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 getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, 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] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Added Method hashCode, desc ()I, 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.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 setClosed, desc (Z)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)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/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final 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 isOnCurve, desc ()Z, access final public [junit] Added Method , 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 isLine, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access 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 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.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] 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 getPixelScaleX, desc ()I, access final protected [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [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 getSurfaceWidth, desc ()I, access final public [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method , 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;)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 Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)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] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Class com.jogamp.newt.Window [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Added Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method , 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] Added Method getDelta, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Added Method updatePosSizeCheck, desc (IIIIZ)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 getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [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 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] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getFormat, 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] Added Method getWidth, desc ()I, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, 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 getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [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 compare, desc (FFF)I, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, 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 Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method atan2, desc (FF)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 multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[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 isEqual, desc (FFF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method multMatrix, desc ([F[F[F)[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 Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)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 setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method mult, 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 toAngleAxis, desc ([F)F, access final public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access 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 set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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 toAxes, desc ([F[F[F[F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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 copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, 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 addVec3, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method midVec3, desc ([F[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 getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[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] 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 normalizeVec3, desc ([F)[F, access public static [junit] Added Method divVec3, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method subVec2, 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 Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normVec3, desc ([F)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;F)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method getNormalVec3, desc ([F[F[F[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 isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec2Zero, desc ([FI)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;)Z, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method subVec3, desc ([F[F[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 normSquareVec3, desc ([F)F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method reset, desc ()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 resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, 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 translate, desc ([F)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 hashCode, desc ()I, access final public [junit] Added Method scale, desc (F[F)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 resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method setSize, desc ([F[F)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 (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, 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] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [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 savePack, 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 resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [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 saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, 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 setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method reset, desc ()V, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multMvPMatrixf, desc ([FI)[F, 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 , desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()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 getWidth, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getHeight, 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 getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [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] 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 , 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 scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scale, 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 flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method reset, desc (JII)V, access protected [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)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 resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, 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 Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [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 enableANGLE, 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 disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, 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 creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)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 getCurrentSurfaceScale, desc ([I)[I, access final 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 isThreadGLCapable, desc ()Z, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Added Method clearCache, desc ()V, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, 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 pushVertex, desc ([F[F[F)V, access abstract protected [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method isMSAA, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method hasVariableWeight, desc ()Z, 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] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method addOutlineShapes, sig (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract 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 updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)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] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, 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 destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;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] Changed Class , access removed: abstract [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method getWidth, desc ()I, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method isVBOSupported, desc ()Z, 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 reshapeNotify, desc (II)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method , 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 reshapeOrtho, desc (IIFF)V, 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 isWeightValid, desc (F)Z, 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 getColorStatic, desc ([F)[F, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method getWeight, desc ()F, access final public [junit] Removed Method , 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 toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method , 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 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 isShaderProgramInUse, desc ()Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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] 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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, 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 setWeight, desc (F)V, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Changed Class , access removed: abstract [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Added Method setColorStatic, desc (FFFF)V, 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] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method generate, sig (Ljava/util/List;)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] Added Method addCurve, sig (Ljava/util/List;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 getLineHeight, desc (F)F, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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 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] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, 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] Added Method hashCode, desc ()I, 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.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] Removed Method getBBox, desc (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 setClosed, desc (Z)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Changed Class , access [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)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/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final 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 isOnCurve, desc ()Z, access final public [junit] Added Method , 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] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [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] 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 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.UpstreamSurfaceHookMutableSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] Removed Method setSize, desc (II)V, access final public [junit] Added Method getSurfaceHeight, 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 getPixelScaleX, desc ()I, access final protected [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [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 getSurfaceWidth, desc ()I, access final public [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Changed Class , access [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Class com.jogamp.newt.MonitorDevice [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] Added Method , 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;)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 Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)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 Method , sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)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] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [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] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Class com.jogamp.newt.Window [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] 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] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, 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] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Added Method , 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] Added Method getDelta, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, 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] Removed Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, access [junit] Added Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Added Method , desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method , desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, 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] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [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] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Added Method start, desc ()V, access abstract public [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 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] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, 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 getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getFormat, 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] Added Method getWidth, desc ()I, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Class com.jogamp.opengl.GLEventListenerState [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] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc ([F[F[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 multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method multMatrixf, desc (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] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Field SQUARED_PI, desc F, 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 getMachineEpsilon, desc ()F, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Field INV_DEVIANCE, desc F, access final 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] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc (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 (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, 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 Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Changed Class , access added: final [junit] Added Method atan2, desc (FF)F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, 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] Removed Method normalize, desc ([F)V, access final 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 isEqual, desc (FFF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method multMatrix, desc ([F[F[F)[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 setFromMatrix, desc ([F)V, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)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 setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method mult, 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 toAngleAxis, desc ([F)F, access final public [junit] Changed Method setY, desc (F)V, access added: final [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method inverse, desc ()V, access public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method getZ, desc ()F, access added: final [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 set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Changed Method setZ, desc (F)V, access added: final [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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 isRotationMatrix, desc ([F)Z, access public [junit] Changed Method getW, desc ()F, access added: final [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method subtract, 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 getX, desc ()F, access added: final [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc (F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Removed Method , desc ([FF)V, access public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Removed Method , desc ([F[F)V, access public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc ([F)[F, access public [junit] Changed Method getY, desc ()F, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method normalize, desc ()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 copyVec4, desc ([FI[FI)[F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method copyVec3, desc ([FI[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] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[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 checkCollinear, desc ([F[F[F)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Changed Class , access added: final [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, 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 addVec3, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method midVec3, desc ([F[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 getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[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 scale, desc ([F[FF)[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 normalizeVec3, desc ([F)[F, access public static [junit] Added Method divVec3, 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] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Added Field VEC3_ZERO, desc [F, access final 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 angleVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method subVec2, 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 Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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 Field COLLINEAR, desc I, access final public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normVec3, desc ([F)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;F)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[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] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Removed Method cross, desc ([F[F)[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 normVec2, desc ([F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method subVec3, desc ([F[F[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 normSquareVec3, desc ([F)F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)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 Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Added Method reset, desc ()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] 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 intersects2DRegion, desc (FFFF)Z, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, 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 translate, desc ([F)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 hashCode, desc ()I, access final public [junit] Added Method scale, 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 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 resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Changed Class , access [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] Removed Method reset, desc ()V, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, 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] 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 getWidth, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method , desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getSurfaceHeight, 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] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Changed Method display, desc ()V, access [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList;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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, 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] 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 saveUnpack, 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 resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, 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 setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Changed Class , access added: final [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Method , desc (Z)V, access public [junit] Added Method reset, desc ()V, access final public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field matrixTrans, desc [F, access protected [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Removed Field mulPMV, desc [F, access protected [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Method destroy, desc ()V, access final public [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] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, 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 , 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 getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()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 getWidth, desc ()I, access abstract public [junit] Changed Class , access [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getHeight, 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] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [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] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method , 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 scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, 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 getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 isGLES2Compatible, desc ()Z, 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 getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES2, desc ()Z, 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 isGL3bc, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, 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 isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES3, 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 getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, 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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, 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] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL3ES3, 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 getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, 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] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glGetBoundBuffer, desc (I)I, 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 reset, desc (JII)V, access protected [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)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] Changed Class , access [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [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] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, 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] 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 Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [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] Added Method setSurfaceSize, desc (II)V, access abstract public [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.GLProfile [junit] Added Field enableANGLE, 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 disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, 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 creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)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 isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, 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 getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, 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 isGL2ES2, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, 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 isGLcore, desc ()Z, access removed: final [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 isGL2GL3, desc ()Z, 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 isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, 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] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, 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 isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, 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 getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES, 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 getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [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 getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Class , access [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Removed Method , desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Method invoke, sig (ZLjava/util/List;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Class , access [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final 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] -- Exponent identities [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407298858618 ms +++ localhost/127.0.0.1:59999 - Locked within 54 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] -- Sign identities [junit] -- Significand identities [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [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] 4000 -> 2.000000 [junit] c000 -> -2.000000 [junit] 0x3c00 -> 1.000000 [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] 0xbc00 -> -1.000000 [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.825 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 @ 1407298858618 ms +++ localhost/127.0.0.1:59999 - Locked within 54 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.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 @ 1407298859275 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407298859275 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.034 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeExponent took 0 sec [junit] Testcase: testInfinityNegativeSign took 0 sec [junit] Testcase: testInfinityNegativeSignificand took 0 sec [junit] Testcase: testInfinitySign took 0 sec [junit] Testcase: testInfinitySignificand took 0.001 sec [junit] Testcase: testNaN took 0 sec [junit] Testcase: testPackDoubleNaN took 0.001 sec [junit] Testcase: testPackDoubleNegativeInfinity took 0.001 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.027 sec [junit] Testcase: testPackFloatDoubleEquivalent took 0.051 sec [junit] Testcase: testPackFloatNaN took 0.001 sec [junit] Testcase: testPackFloatNegativeInfinity took 0 sec [junit] Testcase: testPackFloatNegativeZero took 0 sec [junit] Testcase: testPackFloatPositiveInfinity took 0 sec [junit] Testcase: testPackFloatPositiveZero took 0 sec [junit] Testcase: testPackFloatUnpackDouble took 0.02 sec [junit] Testcase: testPackUnpackDouble took 0.014 sec [junit] Testcase: testPackUnpackFloat took 0.014 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.001 sec [junit] Testcase: testUnpackDoubleOne took 0.002 sec [junit] Testcase: testUnpackDoubleOneNegative took 0 sec [junit] Testcase: testUnpackDoublePositiveInfinity took 0 sec [junit] Testcase: testUnpackDoublePositiveZero took 0 sec [junit] Testcase: testUnpackDoubleTwo took 0.001 sec [junit] Testcase: testUnpackDoubleTwoNegative took 0.001 sec [junit] Testcase: testUnpackFloatNaN took 0.001 sec [junit] Testcase: testUnpackFloatNegativeInfinity took 0 sec [junit] Testcase: testUnpackFloatNegativeZero took 0.001 sec [junit] Testcase: testUnpackFloatOne took 0 sec [junit] Testcase: testUnpackFloatOneNegative took 0.001 sec [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.825 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 @ 1407298858618 ms +++ localhost/127.0.0.1:59999 - Locked within 54 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 @ 1407298859275 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.288 sec [junit] [junit] Testcase: testNaNSignificand took 0.003 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.001 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeSignificand took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.288 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.455 sec [junit] [junit] Testcase: testNaNSignificand took 0.004 sec [junit] Testcase: testInfinitySign took 0.001 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.455 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI [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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.222 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.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.003 sec [junit] Testcase: test01bZeroWithMachEpsilon took 0.002 sec [junit] Testcase: test02EqualsNoEpsilon took 0.003 sec [junit] Testcase: test03aEqualsWithFixedEpsilon took 0.003 sec [junit] Testcase: test03bEqualsWithMachEpsilon took 0.022 sec [junit] Testcase: test04CompareNoEpsilon took 0.004 sec [junit] Testcase: test05aCompareWithFixedEpsilon took 0.004 sec [junit] Testcase: test05bCompareWithMachEpsilon took 0.003 sec [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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.222 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.16 sec [junit] [junit] Testcase: testCM_m1xm2 took 0.01 sec [junit] Testcase: testCM_m2xm1 took 0 sec [junit] Testcase: testRM_m1xm2 took 0 sec [junit] Testcase: testRM_m2xm1 took 0 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.16 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 1646 ms total, 0.001646 ms/inv [junit] Summary loops 1000000: I2 725 ms total, 0.000725 ms/inv [junit] Summary loops 1000000: I3 643 ms total, 0.000643 ms/inv [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.716 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 1646 ms total, 0.001646 ms/inv [junit] Summary loops 1000000: I2 725 ms total, 0.000725 ms/inv [junit] Summary loops 1000000: I3 643 ms total, 0.000643 ms/inv [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Ident took 0.431 sec [junit] Testcase: test02 took 0.012 sec [junit] Testcase: test03 took 0.011 sec [junit] Testcase: test04 took 0.015 sec [junit] Testcase: test05Perf took 3.139 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.716 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 1646 ms total, 0.001646 ms/inv [junit] Summary loops 1000000: I2 725 ms total, 0.000725 ms/inv [junit] Summary loops 1000000: I3 643 ms total, 0.000643 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.142 sec [junit] [junit] Testcase: test took 0.019 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 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.141 sec [junit] [junit] Testcase: test01 took 0.016 sec [junit] Testcase: test02 took 0 sec [junit] Testcase: testNaN took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.141 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.334 sec [junit] [junit] Testcase: testLookAtNegZIsNoOp took 0.055 sec [junit] Testcase: testLookAtPosY took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.334 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.326 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.172 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.326 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] 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.536 sec [junit] [junit] Testcase: test01Normalize took 0.001 sec [junit] Testcase: test02RotateZeroVector took 0.003 sec [junit] Testcase: test03InvertAndConj took 0.003 sec [junit] Testcase: test04Dot took 0 sec [junit] Testcase: test10AngleAxis took 0 sec [junit] Testcase: test11FromVectorToVector took 0 sec [junit] Testcase: test12FromAndToEulerAngles took 0.001 sec [junit] Testcase: test13FromEulerAnglesAndRotateVector took 0 sec [junit] Testcase: test14Matrix took 0 sec [junit] Testcase: test15aAxesAndMatrix took 0 sec [junit] Testcase: test15bAxesAndMatrix took 0.001 sec [junit] Testcase: test15cAxesAndMatrix took 0.001 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.536 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298878840 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298881850 ms +++ localhost/127.0.0.1:59999 - Locked within 3020 ms, 4 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] 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] junit.framework.TestListener: endTest(test10RegionRendererMSAA01) [apply] junit.framework.TestListener: startTest(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] 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] 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] junit.framework.TestListener: endTest(test20RegionRendererR2T01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298885557 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.806 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 @ 1407298878840 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 @ 1407298881850 ms +++ localhost/127.0.0.1:59999 - Locked within 3020 ms, 4 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 @ 1407298885557 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test10RegionRendererMSAA01 took 2.904 sec [apply] Testcase: test20RegionRendererR2T01 took 0.701 sec [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 @ 1407298887227 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 @ 1407298896247 ms +++ localhost/127.0.0.1:59999 - Locked within 9027 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] ++++ 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] junit.framework.TestListener: endTest(test01SceneMSAA04) [apply] junit.framework.TestListener: startTest(test02GraphMSAA04) [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] junit.framework.TestListener: endTest(test03GraphVBAA04) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298908473 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 21.332 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298887227 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 @ 1407298896247 ms +++ localhost/127.0.0.1:59999 - Locked within 9027 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 @ 1407298908473 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Manual took 0.002 sec [apply] Testcase: test00SceneNoAA took 5.15 sec [apply] Testcase: test01SceneMSAA04 took 2.34 sec [apply] Testcase: test02GraphMSAA04 took 2.315 sec [apply] Testcase: test03GraphVBAA04 took 2.313 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 @ 1407298910851 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 @ 1407298913859 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - 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[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] 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] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [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(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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01 [apply] junit.framework.TestListener: endTest(testTextRendererR2T01) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.566 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 @ 1407298910851 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 @ 1407298913859 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 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] 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 @ 1407298923294 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 4.795 sec [apply] Testcase: testTextRendererR2T01 took 4.489 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298923294 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407298925204 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 @ 1407298929222 ms +++ localhost/127.0.0.1:59999 - Locked within 4025 ms, 5 attempts [apply] junit.framework.TestListener: startTest(testTextRendererMSAA01) [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] 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: 7.237 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298925204 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 @ 1407298929222 ms +++ localhost/127.0.0.1:59999 - Locked within 4025 ms, 5 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 @ 1407298932370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 2.652 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298932370 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 @ 1407298934012 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 @ 1407298936019 ms +++ localhost/127.0.0.1:59999 - Locked within 2024 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.834 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298934012 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 @ 1407298936019 ms +++ localhost/127.0.0.1:59999 - Locked within 2024 mSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298940764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] s, 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 @ 1407298940764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Onscreen took 2.959 sec [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 @ 1407298942394 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 @ 1407298944408 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 3 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 0x767edb01: tileRendererInUse null, GearsES2[obj 0x767edb01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x767edb01 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 0x767edb01 created: GearsObj[0x1b6bec1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x767edb01 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x767edb01 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x767edb01 FIN GearsES2[obj 0x767edb01 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-5-Animator,5,main] GearsES2.reshape 0x767edb01 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5380b330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x767edb01, 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(test01_Anim) [apply] junit.framework.TestListener: startTest(test01_Plain) [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x767edb01: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x767edb01 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 0x69cab16f: tileRendererInUse null, GearsES2[obj 0x69cab16f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69cab16f 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 0x69cab16f created: GearsObj[0x3e42c3f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69cab16f created: GearsObj[0x1150305e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69cab16f created: GearsObj[0x1150305e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x69cab16f FIN GearsES2[obj 0x69cab16f isInit true, usesShared false, 1 GearsObj[0x3e42c3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1150305e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27977433, 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 0x69cab16f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5381a0d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69cab16f, 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 0x69cab16f 640x480, swapInterval 1, drawable 0x7fad5381a0d0 [apply] Thread[Thread-6,5,main] GearsES2.display 0x69cab16f 640x480, swapInterval 1, drawable 0x7fad5381a0d0 [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.5 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298942394 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 @ 1407298944408 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x767edb01: tileRendererInUse null, GearsES2[obj 0x767edb01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x767edb01 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 0x767edb01 created: GearsObj[0x1b6bec1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x767edb01 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x767edb01 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x767edb01 FIN GearsES2[obj 0x767edb01 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-5-Animator,5,main] GearsES2.reshape 0x767edb01 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5380b330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x767edb01, 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 0x767edb01: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x767edb01 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 0x69cab16f: tileRendererInUse null, GearsES2[obj 0x69cab16f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69cab16f 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 0x69cab16f created: GearsObj[0x3e42c3f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69cab16f created: GearsObj[0x1150305e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69cab16f created: GearsObj[0x1150305e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x69cab16f FIN GearsES2[obj 0x69cab16f isInit true, usesShared false, 1 GearsObj[0x3e42c3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1150305e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27977433, 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 0x69cab16f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5381a0d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69cab16f, 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 0x69cab16f 640x480, swapInterval 1, drawable 0x7fad5381a0d0 [apply] Thread[Thread-6,5,main] GearsES2.display 0x69cab16f 640x480, swapInterval 1, drawable 0x7fad5381a0d0 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x69cab16f: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x69cab16f FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298946826 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 2.138 sec [apply] Testcase: test01_Plain took 0.186 sec [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x69cab16f: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x69cab16f FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298946826 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] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298948481 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01_Anim) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298950486 ms +++ localhost/127.0.0.1:59999 - Locked within 2023 ms, 3 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 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-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 0x53b9c85c created: GearsObj[0x6c45e3b9, 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 0x7fd751d73300, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] gear2 0x53b9c85c created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53b9c85c created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x53b9c85c FIN GearsES2[obj 0x53b9c85c 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[0x1150305e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd751e57b30, 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] junit.framework.TestListener: endTest(test01_Anim) [apply] junit.framework.TestListener: startTest(test01_Plain) [apply] Window1: frames 13 [apply] Window2: frames 41 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c 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 0x7fd751d8ec50, 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 0x722d6636: tileRendererInUse null, GearsES2[obj 0x722d6636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x722d6636 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 0x722d6636 created: GearsObj[0xe0e37b3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x722d6636 created: GearsObj[0x476acffa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x722d6636 created: GearsObj[0x476acffa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x722d6636 FIN GearsES2[obj 0x722d6636 isInit true, usesShared false, 1 GearsObj[0xe0e37b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x476acffa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x357c4ab7, 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 0x722d6636 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd751d8bc70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x722d6636, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x722d6636 200x200, swapInterval 1, drawable 0x7fd751d8bc70 [apply] Thread[Thread-6,5,main] GearsES2.display 0x722d6636 200x200, swapInterval 1, drawable 0x7fd751d8bc70 [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] Window1: frames 2 [apply] Window2: frames 4 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722d6636: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722d6636 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.053 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298948481 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 @ 1407298950486 ms +++ localhost/127.0.0.1:59999 - Locked within 2023 ms, 3 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 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-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 0x53b9c85c created: GearsObj[0x6c45e3b9, 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 0x7fd751d73300, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] gear2 0x53b9c85c created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53b9c85c created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x53b9c85c FIN GearsES2[obj 0x53b9c85c 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[0x1150305e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd751e57b30, 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] Window1: frames 13 [apply] Window2: frames 41 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c 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 0x7fd751d8ec50, 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 0x722d6636: tileRendererInUse null, GearsES2[obj 0x722d6636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x722d6636 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 0x722d6636 created: GearsObj[0xe0e37b3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x722d6636 created: GearsObj[0x476acffa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x722d6636 created: GearsObj[0x476acffa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x722d6636 FIN GearsES2[obj 0x722d6636 isInit true, usesShared false, 1 GearsObj[0xe0e37b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x476acffa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x357c4ab7, 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 0x722d6636 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd751d8bc70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x722d6636, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x722d6636 200x200, swapInterval 1, drawable 0x7fd751d8bc70 [apply] Thread[Thread-6,5,main] GearsES2.display 0x722d6636 200x200, swapInterval 1, drawable 0x7fd751d8bc70 [apply] Window1: frames 2 [apply] Window2: frames 4 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722d6636: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722d6636 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 @ 1407298953452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 2.67 sec [apply] Testcase: test01_Plain took 0.193 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298953452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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 @ 1407298955096 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 @ 1407298957102 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 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] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.883 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298955096 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 @ 1407298957102 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 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 @ 1407298958899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CPUSource took 1.699 sec [apply] Testcase: test02VBOOnly took 0 sec [apply] Testcase: test03VBOVAO took 0 sec [apply] Testcase: test12CPUSourceAndVBOOnly took 0.001 sec [apply] Testcase: test13CPUSourceAndVBOVAO took 0 sec [apply] Testcase: test23VBOOnlyAndVBOVAO took 0.001 sec [apply] Testcase: test88AllModes took 0.002 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298958899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407298960481 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 @ 1407298969503 ms +++ localhost/127.0.0.1:59999 - Locked within 9029 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test01GL2CPUSource) [apply] junit.framework.TestListener: startTest(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 0x650e938c, handle 0x7fe818d71020, isShared false, jogamp.opengl.gl4.GL4bcImpl@1ff90029, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@14799425, [apply] Handle 0x7fe818d8c460, [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 0x8a13863], 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 0x39ed13a3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x107cf002], [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 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 0x1, obj 0x7a711bc2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x490c2696], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fe818d8c460 [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 <3cb96751, 302e15fc>[count 1, qsz 0, owner ] [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 @ 1407298971462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test02GL3CPUSource) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.058 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298960481 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 @ 1407298969503 ms +++ localhost/127.0.0.1:59999 - Locked within 9029 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 0x650e938c, handle 0x7fe818d71020, isShared false, jogamp.opengl.gl4.GL4bcImpl@1ff90029, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@14799425, [apply] Handle 0x7fe818d8c460, [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 0x8a13863], 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 0x39ed13a3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x107cf002], [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 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 0x1, obj 0x7a711bc2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x490c2696], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fe818d8c460 [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 <3cb96751, 302e15fc>[count 1, qsz 0, owner ] [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 @ 1407298971462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2CPUSource took 1.821 sec [apply] Testcase: test02GL3CPUSource took 0.048 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298973024 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT [apply] junit.framework.TestListener: tests to run: 11 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298976034 ms +++ localhost/127.0.0.1:59999 - Locked within 3018 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal [apply] junit.framework.TestListener: startTest(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@7ef4acd1, [apply] Handle 0x7fd05858ab30, [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 0x7fd05858ab30 [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 <717e0e74, ae71be2>[count 0, qsz 0, owner ] [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 0x6bfd1a10: tileRendererInUse null, GearsES2[obj 0x6bfd1a10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6bfd1a10 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] 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@7ef4acd1, [apply] Handle 0x7fd05858ab30, [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05858ab30 [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 <717e0e74, ae71be2>[count 0, qsz 0, owner ] [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 0x4ad79805, handle 0x7fd058488200, isShared false, jogamp.opengl.gl4.GL4bcImpl@1003d696, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd05858ab30, [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05858ab30 [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 <717e0e74, ae71be2>[count 0, qsz 0, owner ] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [apply] gear1 0x6bfd1a10 created: GearsObj[0x1ef20bb6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6bfd1a10 created: GearsObj[0x24dee999, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6bfd1a10 created: GearsObj[0x24dee999, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6bfd1a10 FIN GearsES2[obj 0x6bfd1a10 isInit true, usesShared false, 1 GearsObj[0x1ef20bb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24dee999, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26ba4eb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bfd1a10 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd05858ab30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 400x300, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 400x300, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd05858ab30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 200x150, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 200x150, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 200x150, swapInterval 0, drawable 0x7fd05858ab30 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x47f47e01] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x47f47e01] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bfd1a10 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd05858ab30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd05858ab30, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 600x450, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 600x450, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6bfd1a10 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6bfd1a10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3849e93e[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [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 0x2ccef28d: tileRendererInUse null, GearsES2[obj 0x2ccef28d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2ccef28d 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 0x2ccef28d created: GearsObj[0x61573b80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2ccef28d created: GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2ccef28d created: GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ccef28d FIN GearsES2[obj 0x2ccef28d isInit true, usesShared false, 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,5,main] GearsES2.reshape 0x2ccef28d 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd05859b970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 400x300, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 400x300, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd05859b970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 200x150, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 200x150, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 200x150, swapInterval 0, drawable 0x7fd05859b970 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5b95eb41] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5b95eb41] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ccef28d 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd05859b970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [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] 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@7ef4acd1, [apply] Handle 0x7fd05859b970, [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 0x7fd05859b970 [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 <22277671, 4cd1063b>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd05859b970, [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859b970 [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 <22277671, 4cd1063b>[count 0, qsz 0, owner ] [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 0x2ef032e3, handle 0x7fd05859e800, isShared false, jogamp.opengl.gl4.GL4bcImpl@73d1386a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd05859b970, [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859b970 [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 <22277671, 4cd1063b>[count 0, qsz 0, owner ] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd05859b970, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 600x450, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 600x450, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ccef28d 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 0x1d26b9db: tileRendererInUse null, GearsES2[obj 0x1d26b9db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d26b9db 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 0x1d26b9db created: GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d26b9db created: GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d26b9db created: GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1d26b9db FIN GearsES2[obj 0x1d26b9db isInit true, usesShared false, 1 GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fa648b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d26b9db 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd05859bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 400x300, swapInterval 0, drawable 0x7fd05859bb30 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2ccef28d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@46961df6[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@7ef4acd1, [apply] Handle 0x7fd05859bb30, [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 0x7fd05859bb30 [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 <4d3ef890, 6130dd8e>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd05859bb30, [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859bb30 [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 <4d3ef890, 6130dd8e>[count 0, qsz 0, owner ] [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 0x4f21c77b, handle 0x7fd0585a1140, isShared false, jogamp.opengl.gl4.GL4bcImpl@3a609e06, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd05859bb30, [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859bb30 [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 <4d3ef890, 6130dd8e>[count 0, qsz 0, owner ] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 400x300, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd05859bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 200x150, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 200x150, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 200x150, swapInterval 0, drawable 0x7fd05859bb30 [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d26b9db 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd05859bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [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] 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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd05859bb30, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 600x450, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 600x450, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d26b9db 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 0x604752dd: tileRendererInUse null, GearsES2[obj 0x604752dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x604752dd 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 0x604752dd created: GearsObj[0x268bb0b0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x604752dd created: GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x604752dd created: GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x604752dd FIN GearsES2[obj 0x604752dd isInit true, usesShared false, 1 GearsObj[0x268bb0b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27bb2f11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x604752dd 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd058612ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 400x300, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 400x300, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd058612ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 200x150, swapInterval 0, drawable 0x7fd058612ee0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1d26b9db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5973e7d0[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@7ef4acd1, [apply] Handle 0x7fd058612ee0, [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 0x7fd058612ee0 [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 <5818ae41, 3c585a96>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd058612ee0, [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854], [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058612ee0 [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 <5818ae41, 3c585a96>[count 0, qsz 0, owner ] [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 0x4ca34ccd, handle 0x7fd058491260, isShared false, jogamp.opengl.gl4.GL4bcImpl@ffe7e79, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd058612ee0, [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854], [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058612ee0 [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 <5818ae41, 3c585a96>[count 0, qsz 0, owner ] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 200x150, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 200x150, swapInterval 0, drawable 0x7fd058612ee0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x32946ce5] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x32946ce5] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x604752dd 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd058612ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [apply] Resize3.sampleCount: 0 -> 4 [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 0x604752dd 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd058612ee0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 600x450, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 600x450, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x604752dd 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 0xb6704b6] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0xb6704b6] [apply] reshape .. [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x604752dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a915c8c[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@7ef4acd1, [apply] Handle 0x7fd0585a3410, [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 0x7fd0585a3410 [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 <1ad905bb, 1e0745c2>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd0585a3410, [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93], [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a3410 [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 <1ad905bb, 1e0745c2>[count 0, qsz 0, owner ] [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 0x6f74d2f4, handle 0x7fd058518670, isShared false, jogamp.opengl.gl4.GL4bcImpl@3397a6b5, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd0585a3410, [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93], [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a3410 [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 <1ad905bb, 1e0745c2>[count 0, qsz 0, owner ] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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@2941cf89[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1fa04088[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@7ef4acd1, [apply] Handle 0x7fd058622b50, [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 0x7fd058622b50 [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 <4c184a49, 4eb525a6>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd058622b50, [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b], [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622b50 [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 <4c184a49, 4eb525a6>[count 0, qsz 0, owner ] [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 0x56badda8, handle 0x7fd058622dc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@115b92b3, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd058622b50, [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b], [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622b50 [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 <4c184a49, 4eb525a6>[count 0, qsz 0, owner ] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x45f35ded] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x45f35ded] [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] 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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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] 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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [apply] Resize3.sampleCount: 4 -> 0 [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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@12fc2eac[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a5c27f0[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@7ef4acd1, [apply] Handle 0x7fd058622ba0, [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 0x7fd058622ba0 [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 <58eb6e59, 4899c2aa>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd058622ba0, [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7], [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622ba0 [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 <58eb6e59, 4899c2aa>[count 0, qsz 0, owner ] [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 0x66bb4c22, handle 0x7fd058604ef0, isShared false, jogamp.opengl.gl4.GL4bcImpl@5fc65eb1, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd058622ba0, [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7], [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622ba0 [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 <58eb6e59, 4899c2aa>[count 0, qsz 0, owner ] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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] 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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5872e796[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5fc25637[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@7ef4acd1, [apply] Handle 0x7fd0585a6440, [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 0x7fd0585a6440 [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 <253a252a, c5dfb7e>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd0585a6440, [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3], [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a6440 [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 <253a252a, c5dfb7e>[count 0, qsz 0, owner ] [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 0x6e2a1389, handle 0x7fd0585a33f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@67323b17, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd0585a6440, [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3], [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a6440 [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 <253a252a, c5dfb7e>[count 0, qsz 0, owner ] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x64b24bfb: tileRendererInUse null, GearsES2[obj 0x64b24bfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64b24bfb 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 0x64b24bfb created: GearsObj[0x38bd772, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64b24bfb created: GearsObj[0x51ed7f2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64b24bfb created: GearsObj[0x51ed7f2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64b24bfb FIN GearsES2[obj 0x64b24bfb isInit true, usesShared false, 1 GearsObj[0x38bd772, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51ed7f2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f3910ae, 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 0x64b24bfb 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fd0585a6440, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 400x300, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 400x300, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fd0585a6440, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 200x150, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 200x150, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 200x150, swapInterval -1, drawable 0x7fd0585a6440 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x310d117d] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x310d117d] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64b24bfb 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fd0585a6440, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [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] 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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [apply] Resize3.sampleCount: 4 -> 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fd0585a6440, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 600x450, swapInterval -1, drawable 0x7fd0585a6440 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@12c597ef[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a79d589[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@7ef4acd1, [apply] Handle 0x7fd0585a8c50, [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 0x7fd0585a8c50 [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 <3f81be9, 15f06008>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd0585a8c50, [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1], [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a8c50 [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 <3f81be9, 15f06008>[count 0, qsz 0, owner ] [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 0x5830b878, handle 0x7fd0585a4ae0, isShared false, jogamp.opengl.gl4.GL4bcImpl@5dec5237, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd0585a8c50, [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1], [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a8c50 [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 <3f81be9, 15f06008>[count 0, qsz 0, owner ] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 600x450, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64b24bfb 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 0x4609c90d: tileRendererInUse null, GearsES2[obj 0x4609c90d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4609c90d 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 0x4609c90d created: GearsObj[0x3e7e084e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4609c90d created: GearsObj[0x445358ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4609c90d created: GearsObj[0x445358ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4609c90d FIN GearsES2[obj 0x4609c90d isInit true, usesShared false, 1 GearsObj[0x3e7e084e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x445358ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bf3d5f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4609c90d 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd0585a8c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 400x300, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 400x300, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, formatThread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4609c90d 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7 0x81a6, samples 0, 200x150, name 0x1, obj 0x4f928a17], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttfd0585a8c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 200x150, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 200x150, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d 200x150, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x4f928a17] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x4f928a17] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4609c90d 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd0585a8c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] achment[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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4609c90d 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd0585a8c50, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 600x450, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 600x450, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4609c90d 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 0x4609c90d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c6e9867[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 @ 1407298982098 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 9.152 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@7ef4acd1, [apply] Handle 0x7fd05858ab30, [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 0x7fd05858ab30 [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 <717e0e74, ae71be2>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd05858ab30, [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05858ab30 [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 <717e0e74, ae71be2>[count 0, qsz 0, owner ] [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 0x4ad79805, handle 0x7fd058488200, isShared false, jogamp.opengl.gl4.GL4bcImpl@1003d696, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd05858ab30, [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05858ab30 [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 <717e0e74, ae71be2>[count 0, qsz 0, owner ] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [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 0x47f47e01], 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 0x299f7d90], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x47c988f] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6bfd1a10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3849e93e[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@7ef4acd1, [apply] Handle 0x7fd05859b970, [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 0x7fd05859b970 [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 <22277671, 4cd1063b>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd05859b970, [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859b970 [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 <22277671, 4cd1063b>[count 0, qsz 0, owner ] [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 0x2ef032e3, handle 0x7fd05859e800, isShared false, jogamp.opengl.gl4.GL4bcImpl@73d1386a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd05859b970, [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859b970 [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 <22277671, 4cd1063b>[count 0, qsz 0, owner ] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [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 0x5b95eb41], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x1b9ced28], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4f882760] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2ccef28d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@46961df6[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@7ef4acd1, [apply] Handle 0x7fd05859bb30, [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 0x7fd05859bb30 [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 <4d3ef890, 6130dd8e>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd05859bb30, [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859bb30 [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 <4d3ef890, 6130dd8e>[count 0, qsz 0, owner ] [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 0x4f21c77b, handle 0x7fd0585a1140, isShared false, jogamp.opengl.gl4.GL4bcImpl@3a609e06, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd05859bb30, [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd05859bb30 [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 <4d3ef890, 6130dd8e>[count 0, qsz 0, owner ] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [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 0x32af84d3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x213952a4] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1d26b9db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5973e7d0[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@7ef4acd1, [apply] Handle 0x7fd058612ee0, [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 0x7fd058612ee0 [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 <5818ae41, 3c585a96>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd058612ee0, [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854], [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058612ee0 [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 <5818ae41, 3c585a96>[count 0, qsz 0, owner ] [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 0x4ca34ccd, handle 0x7fd058491260, isShared false, jogamp.opengl.gl4.GL4bcImpl@ffe7e79, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd058612ee0, [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854], [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058612ee0 [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 <5818ae41, 3c585a96>[count 0, qsz 0, owner ] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x76e51049], 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 0x1c7b9aa2], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3890659a] [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 0x32946ce5], 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 0x75074e09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2e794854] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x604752dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a915c8c[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@7ef4acd1, [apply] Handle 0x7fd0585a3410, [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 0x7fd0585a3410 [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 <1ad905bb, 1e0745c2>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd0585a3410, [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93], [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a3410 [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 <1ad905bb, 1e0745c2>[count 0, qsz 0, owner ] [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 0x6f74d2f4, handle 0x7fd058518670, isShared false, jogamp.opengl.gl4.GL4bcImpl@3397a6b5, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd0585a3410, [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93], [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a3410 [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 <1ad905bb, 1e0745c2>[count 0, qsz 0, owner ] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0xb6704b6], 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 0x5ec5ca56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x18664e93] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [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 0x834e67d], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x64b0a168], 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 0x5ec5ca56], hasSink true, dirty false], state OK, obj 0x49081cc0] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@2941cf89[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1fa04088[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@7ef4acd1, [apply] Handle 0x7fd058622b50, [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 0x7fd058622b50 [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 <4c184a49, 4eb525a6>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd058622b50, [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b], [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622b50 [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 <4c184a49, 4eb525a6>[count 0, qsz 0, owner ] [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 0x56badda8, handle 0x7fd058622dc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@115b92b3, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd058622b50, [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b], [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622b50 [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 <4c184a49, 4eb525a6>[count 0, qsz 0, owner ] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x45f35ded], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6c9b967b] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [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 0x7abc0bd], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x5ab49cf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x51fb3f37], hasSink true, dirty false], state OK, obj 0x1cfabc3a] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@12fc2eac[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a5c27f0[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@7ef4acd1, [apply] Handle 0x7fd058622ba0, [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 0x7fd058622ba0 [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 <58eb6e59, 4899c2aa>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd058622ba0, [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7], [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622ba0 [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 <58eb6e59, 4899c2aa>[count 0, qsz 0, owner ] [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 0x66bb4c22, handle 0x7fd058604ef0, isShared false, jogamp.opengl.gl4.GL4bcImpl@5fc65eb1, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd058622ba0, [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7], [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd058622ba0 [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 <58eb6e59, 4899c2aa>[count 0, qsz 0, owner ] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x128380df], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7781b9f7] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [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 0x65d8446c], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x128380df], hasSink true, dirty false], state OK, obj 0x597442b0] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5872e796[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5fc25637[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@7ef4acd1, [apply] Handle 0x7fd0585a6440, [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 0x7fd0585a6440 [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 <253a252a, c5dfb7e>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd0585a6440, [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3], [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a6440 [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 <253a252a, c5dfb7e>[count 0, qsz 0, owner ] [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 0x6e2a1389, handle 0x7fd0585a33f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@67323b17, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd0585a6440, [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3], [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a6440 [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 <253a252a, c5dfb7e>[count 0, qsz 0, owner ] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x310d117d], 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 0xc68bfe0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x50f73eb3] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [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 0x613efefe], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x1835834c], 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 0xc68bfe0], hasSink true, dirty false], state OK, obj 0x6ed70792] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@12c597ef[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a79d589[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@7ef4acd1, [apply] Handle 0x7fd0585a8c50, [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 0x7fd0585a8c50 [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 <3f81be9, 15f06008>[count 0, qsz 0, owner ] [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@7ef4acd1, [apply] Handle 0x7fd0585a8c50, [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1], [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a8c50 [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 <3f81be9, 15f06008>[count 0, qsz 0, owner ] [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 0x5830b878, handle 0x7fd0585a4ae0, isShared false, jogamp.opengl.gl4.GL4bcImpl@5dec5237, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7ef4acd1, [apply] Handle 0x7fd0585a8c50, [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1], [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fd0585a8c50 [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 <3f81be9, 15f06008>[count 0, qsz 0, owner ] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x7a8f9805], 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 0x5eeb48d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6945af1f] [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 0x4f928a17], 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 0x669efb83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1da814d1] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4609c90d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c6e9867[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298973024 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 @ 1407298976034 ms +++ localhost/127.0.0.1:59999 - Locked within 3018 ms, 4 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 0x6bfd1a10: tileRendererInUse null, GearsES2[obj 0x6bfd1a10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6bfd1a10 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 0x6bfd1a10 created: GearsObj[0x1ef20bb6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6bfd1a10 created: GearsObj[0x24dee999, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6bfd1a10 created: GearsObj[0x24dee999, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6bfd1a10 FIN GearsES2[obj 0x6bfd1a10 isInit true, usesShared false, 1 GearsObj[0x1ef20bb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24dee999, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26ba4eb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bfd1a10 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd05858ab30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 400x300, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 400x300, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd05858ab30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 200x150, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 200x150, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 200x150, swapInterval 0, drawable 0x7fd05858ab30 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x47f47e01] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x47f47e01] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bfd1a10 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd05858ab30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 800x600, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd05858ab30, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6bfd1a10, 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 0x6bfd1a10 600x450, swapInterval 0, drawable 0x7fd05858ab30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bfd1a10 600x450, swapInterval 0, drawable 0x7fd05858ab30 [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 0x6bfd1a10: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6bfd1a10 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 0x2ccef28d: tileRendererInUse null, GearsES2[obj 0x2ccef28d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2ccef28d 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 0x2ccef28d created: GearsObj[0x61573b80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2ccef28d created: GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2ccef28d created: GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ccef28d FIN GearsES2[obj 0x2ccef28d isInit true, usesShared false, 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,5,main] GearsES2.reshape 0x2ccef28d 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd05859b970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 400x300, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 400x300, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd05859b970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 200x150, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 200x150, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 200x150, swapInterval 0, drawable 0x7fd05859b970 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5b95eb41] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5b95eb41] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ccef28d 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd05859b970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 800x600, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd05859b970, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ccef28d, 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 0x2ccef28d 600x450, swapInterval 0, drawable 0x7fd05859b970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ccef28d 600x450, swapInterval 0, drawable 0x7fd05859b970 [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 0x2ccef28d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ccef28d 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 0x1d26b9db: tileRendererInUse null, GearsES2[obj 0x1d26b9db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d26b9db 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 0x1d26b9db created: GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d26b9db created: GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d26b9db created: GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1d26b9db FIN GearsES2[obj 0x1d26b9db isInit true, usesShared false, 1 GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fa648b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d26b9db 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd05859bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 400x300, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 400x300, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd05859bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 200x150, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 200x150, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 200x150, swapInterval 0, drawable 0x7fd05859bb30 [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d26b9db 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd05859bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 800x600, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd05859bb30, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1d26b9db, 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 0x1d26b9db 600x450, swapInterval 0, drawable 0x7fd05859bb30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d26b9db 600x450, swapInterval 0, drawable 0x7fd05859bb30 [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 0x1d26b9db: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d26b9db 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 0x604752dd: tileRendererInUse null, GearsES2[obj 0x604752dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x604752dd 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 0x604752dd created: GearsObj[0x268bb0b0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x604752dd created: GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x604752dd created: GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x604752dd FIN GearsES2[obj 0x604752dd isInit true, usesShared false, 1 GearsObj[0x268bb0b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27bb2f11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x604752dd 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd058612ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 400x300, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 400x300, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd058612ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 200x150, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 200x150, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 200x150, swapInterval 0, drawable 0x7fd058612ee0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x32946ce5] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x32946ce5] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x604752dd 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd058612ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 800x600, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd058612ee0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x604752dd, 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 0x604752dd 600x450, swapInterval 0, drawable 0x7fd058612ee0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604752dd 600x450, swapInterval 0, drawable 0x7fd058612ee0 [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 0x604752dd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x604752dd 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 0xb6704b6] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0xb6704b6] [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 0x45f35ded] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x45f35ded] [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 0x64b24bfb: tileRendererInUse null, GearsES2[obj 0x64b24bfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64b24bfb 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 0x64b24bfb created: GearsObj[0x38bd772, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64b24bfb created: GearsObj[0x51ed7f2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64b24bfb created: GearsObj[0x51ed7f2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64b24bfb FIN GearsES2[obj 0x64b24bfb isInit true, usesShared false, 1 GearsObj[0x38bd772, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51ed7f2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f3910ae, 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 0x64b24bfb 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fd0585a6440, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 400x300, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 400x300, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fd0585a6440, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 200x150, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 200x150, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 200x150, swapInterval -1, drawable 0x7fd0585a6440 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x310d117d] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x310d117d] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64b24bfb 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fd0585a6440, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 800x600, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fd0585a6440, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64b24bfb, 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 0x7fd0585a6440, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 600x450, swapInterval -1, drawable 0x7fd0585a6440 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64b24bfb 600x450, swapInterval -1, drawable 0x7fd0585a6440 [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 0x64b24bfb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64b24bfb 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 0x4609c90d: tileRendererInUse null, GearsES2[obj 0x4609c90d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4609c90d 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 0x4609c90d created: GearsObj[0x3e7e084e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4609c90d created: GearsObj[0x445358ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4609c90d created: GearsObj[0x445358ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4609c90d FIN GearsES2[obj 0x4609c90d isInit true, usesShared false, 1 GearsObj[0x3e7e084e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x445358ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bf3d5f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4609c90d 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fd0585a8c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 400x300, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 400x300, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fd0585a8c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 200x150, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 200x150, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d 200x150, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x4f928a17] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x4f928a17] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4609c90d 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fd0585a8c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 800x600, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fd0585a8c50, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4609c90d, 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 0x4609c90d 600x450, swapInterval 0, drawable 0x7fd0585a8c50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4609c90d 600x450, swapInterval 0, drawable 0x7fd0585a8c50 [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 0x4609c90d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4609c90d FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298982098 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01a_GL2ES2_Demo1_SingleBuffer_Normal took 2.514 sec [apply] Testcase: test01b_GL2ES2_Demo1_SingleBuffer_NoTex took 0.487 sec [apply] Testcase: test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth took 0.489 sec [apply] Testcase: test02a_GL2ES2_Demo1_DoubleBuffer_Normal took 0.495 sec [apply] Testcase: test03a_GL2ES2_Demo2MSAA4_Normal took 0.281 sec [apply] Testcase: test03b_GL2ES2_Demo2MSAA4_NoTex took 0.296 sec [apply] Testcase: test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth took 0.266 sec [apply] Testcase: test04_GL2ES2_FBODemoMSAA4_Normal took 0.793 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.34 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 @ 1407298983876 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 @ 1407298992898 ms +++ localhost/127.0.0.1:59999 - Locked within 9037 ms, 10 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 0x569374d3, handle 0x7f9e9b4fb690, isShared false, jogamp.opengl.gl4.GL4bcImpl@2c8f544b, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@75e71ec7, [apply] Handle 0x7f9e9b5b3070, [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 0x7f9e9b5a3bd0, [apply] SurfaceHandle 0x7f9e9b5b3070 (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 <1895d74a, 156947e2>[count 1, qsz 0, owner ], 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: 12.931 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298983876 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 @ 1407298992898 ms +++ localhost/127.0.0.1:59999 - Locked within 9037 ms, 10 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 0x569374d3, handle 0x7f9e9b4fb690, isShared false, jogamp.opengl.gl4.GL4bcImpl@2c8f544b, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@75e71ec7, [apply] Handle 0x7f9e9b5b3070, [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 0x7f9e9b5a3bd0, [apply] SurfaceHandle 0x7f9e9b5b3070 (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 <1895d74a, 156947e2>[count 1, qsz 0, owner ], 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 @ 1407298996725 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 3.727 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298996725 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 @ 1407298998291 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 @ 1407299006306 ms +++ localhost/127.0.0.1:59999 - Locked within 8033 ms, 9 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/1, 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/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 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 0x7bfd2f14: tileRendererInUse null, GearsES2[obj 0x7bfd2f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7bfd2f14 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 0x7bfd2f14 created: GearsObj[0x73d1386a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7bfd2f14 created: GearsObj[0x2ccef28d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7bfd2f14 created: GearsObj[0x2ccef28d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7bfd2f14 FIN GearsES2[obj 0x7bfd2f14 isInit true, usesShared false, 1 GearsObj[0x73d1386a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ccef28d, 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] 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 0x7bfd2f14 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x7f9b204b9ad0, 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 0x7bfd2f14 0/0 384x384 of 384x384, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, 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 0x7f9b204b9ad0, 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 0x7bfd2f14 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, 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 0x7f9b204b9ad0, 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 0x7bfd2f14 0/0 896x896 of 896x896, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, 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 0x7f9b204b9ad0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] junit.framework.TestListener: endTest(test01) [apply] junit.framework.TestListener: startTest(test01_Main) [apply] junit.framework.TestListener: endTest(test01_Main) [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 0x7bfd2f14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7bfd2f14 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.881 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298998291 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 @ 1407299006306 ms +++ localhost/127.0.0.1:59999 - Locked within 8033 ms, 9 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/1, 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/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 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 0x7bfd2f14: tileRendererInUse null, GearsES2[obj 0x7bfd2f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7bfd2f14 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 0x7bfd2f14 created: GearsObj[0x73d1386a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7bfd2f14 created: GearsObj[0x2ccef28d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7bfd2f14 created: GearsObj[0x2ccef28d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7bfd2f14 FIN GearsES2[obj 0x7bfd2f14 isInit true, usesShared false, 1 GearsObj[0x73d1386a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ccef28d, 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] 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 0x7bfd2f14 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x7f9b204b9ad0, 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 0x7bfd2f14 0/0 384x384 of 384x384, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, 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 0x7f9b204b9ad0, 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 0x7bfd2f14 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, 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 0x7f9b204b9ad0, 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 0x7bfd2f14 0/0 896x896 of 896x896, swapInterval -1, drawable 0x7f9b204b9ad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bfd2f14, 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 0x7f9b204b9ad0, 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 0x7bfd2f14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7bfd2f14 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 @ 1407299017090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 10.679 sec [apply] Testcase: test01_Main took 0 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299017090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299018800 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 @ 1407299027817 ms +++ localhost/127.0.0.1:59999 - Locked within 9024 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - 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 0x36525347: tileRendererInUse null, GearsES2[obj 0x36525347 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x36525347 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 0x36525347 created: GearsObj[0x5385af56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x36525347 created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x36525347 created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x36525347 FIN GearsES2[obj 0x36525347 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[0x19485182, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x36525347 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x36525347 256x256, swapInterval -1, drawable 0x7ff508cf5c50 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x36525347 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[0x19485182, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@558620f5[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508cf5c50, [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 0x5818ae41], 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 0x1609b964], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3c585a96], [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 0x75074e09], 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 0x4ca34ccd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x32946ce5], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508cf5c50 [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 <2e794854, 1c7b9aa2>[count 0, qsz 0, owner ] [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 0x157576df, handle 0x7ff50b009c60, isShared true, jogamp.opengl.gl4.GL4bcImpl@76e51049, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508cf5c50, [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 0x5818ae41], 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 0x1609b964], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3c585a96], [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 0x75074e09], 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 0x4ca34ccd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x32946ce5], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508cf5c50 [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 <2e794854, 1c7b9aa2>[count 0, qsz 0, owner ] [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@4af8d390, [apply] Handle 0x7ff508ce0b00, [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 0x7ff508ce0fe0, [apply] SurfaceHandle 0x7ff508ce0b00 (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@3890659a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@ffe7e79, ], 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@d214223, ], windowLock <27d0e91, 604752dd>[count 0, qsz 0, owner ], 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 0x5cedd8bc, handle 0x7ff508cf5460, isShared true, jogamp.opengl.gl4.GL4bcImpl@6a915c8c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508ce0b00, [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 0x7ff508ce0fe0, [apply] SurfaceHandle 0x7ff508ce0b00 (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@3890659a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@ffe7e79, ], 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@d214223, ], windowLock <27d0e91, 604752dd>[count 0, qsz 0, owner ], 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 0x7ff508ce0fe0, [apply] SurfaceHandle 0x7ff508ce0b00 (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@3890659a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@ffe7e79, ], 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@d214223, ], windowLock <27d0e91, 604752dd>[count 0, qsz 0, owner ], 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 0x7ff508dccb70, 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@16c8b5a6[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@530db0f9[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508dccb70, [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 0x49081cc0], 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 0x834e67d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3397a6b5], [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 0x1fa04088], 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 0x2941cf89], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x51ecb0f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508dccb70 [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 [count 0, qsz 0, owner ] [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 0x74af624b, handle 0x7ff508d09d20, isShared true, jogamp.opengl.gl4.GL4bcImpl@31fa4f2a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508dccb70, [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 0x49081cc0], 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 0x834e67d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3397a6b5], [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 0x1fa04088], 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 0x2941cf89], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x51ecb0f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508dccb70 [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 [count 0, qsz 0, owner ] [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 0x36525347 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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 0x7ff508dccb70, 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 0x36525347 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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 0x7ff508dccb70, 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 0x36525347 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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] XXX: 768x768, c 1 [apply] XXX: 768x768, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff508dccb70, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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 0x36525347 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff508dccb70, 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 0x36525347: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x36525347 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299033274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.549 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299018800 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 @ 1407299027817 ms +++ localhost/127.0.0.1:59999 - Locked within 9024 ms, 10 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 0x36525347: tileRendererInUse null, GearsES2[obj 0x36525347 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x36525347 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 0x36525347 created: GearsObj[0x5385af56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x36525347 created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x36525347 created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x36525347 FIN GearsES2[obj 0x36525347 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[0x19485182, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x36525347 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x36525347 256x256, swapInterval -1, drawable 0x7ff508cf5c50 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x36525347 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[0x19485182, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@558620f5[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508cf5c50, [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 0x5818ae41], 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 0x1609b964], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3c585a96], [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 0x75074e09], 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 0x4ca34ccd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x32946ce5], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508cf5c50 [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 <2e794854, 1c7b9aa2>[count 0, qsz 0, owner ] [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 0x157576df, handle 0x7ff50b009c60, isShared true, jogamp.opengl.gl4.GL4bcImpl@76e51049, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508cf5c50, [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 0x5818ae41], 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 0x1609b964], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3c585a96], [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 0x75074e09], 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 0x4ca34ccd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x32946ce5], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508cf5c50 [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 <2e794854, 1c7b9aa2>[count 0, qsz 0, owner ] [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@4af8d390, [apply] Handle 0x7ff508ce0b00, [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 0x7ff508ce0fe0, [apply] SurfaceHandle 0x7ff508ce0b00 (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@3890659a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@ffe7e79, ], 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@d214223, ], windowLock <27d0e91, 604752dd>[count 0, qsz 0, owner ], 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 0x5cedd8bc, handle 0x7ff508cf5460, isShared true, jogamp.opengl.gl4.GL4bcImpl@6a915c8c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508ce0b00, [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 0x7ff508ce0fe0, [apply] SurfaceHandle 0x7ff508ce0b00 (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@3890659a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@ffe7e79, ], 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@d214223, ], windowLock <27d0e91, 604752dd>[count 0, qsz 0, owner ], 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 0x7ff508ce0fe0, [apply] SurfaceHandle 0x7ff508ce0b00 (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@3890659a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@ffe7e79, ], 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@d214223, ], windowLock <27d0e91, 604752dd>[count 0, qsz 0, owner ], 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 0x7ff508dccb70, 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@16c8b5a6[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@530db0f9[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508dccb70, [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 0x49081cc0], 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 0x834e67d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3397a6b5], [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 0x1fa04088], 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 0x2941cf89], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x51ecb0f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508dccb70 [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 [count 0, qsz 0, owner ] [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 0x74af624b, handle 0x7ff508d09d20, isShared true, jogamp.opengl.gl4.GL4bcImpl@31fa4f2a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4af8d390, [apply] Handle 0x7ff508dccb70, [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 0x49081cc0], 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 0x834e67d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3397a6b5], [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 0x1fa04088], 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 0x2941cf89], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x51ecb0f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7ff508dccb70 [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 [count 0, qsz 0, owner ] [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 0x36525347 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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 0x7ff508dccb70, 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 0x36525347 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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 0x7ff508dccb70, 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 0x36525347 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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] XXX: 768x768, c 1 [apply] XXX: 768x768, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff508dccb70, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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 0x36525347 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff508cf5c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36525347, 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-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff508dccb70, 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 0x36525347: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x36525347 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 @ 1407299033274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 5.357 sec [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299035026 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 @ 1407299039037 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 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 0x48723f80: tileRendererInUse null, GearsES2[obj 0x48723f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48723f80 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 0x48723f80 created: GearsObj[0x70ba428e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48723f80 created: GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48723f80 created: GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x48723f80 FIN GearsES2[obj 0x48723f80 isInit true, usesShared false, 1 GearsObj[0x70ba428e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d16fc35, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x48723f80 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x48723f80 256x256, swapInterval -1, drawable 0x7f9602e32b00 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x48723f80 isInit true, usesShared false, 1 GearsObj[0x70ba428e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d16fc35, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@4472a836[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@22277671, [apply] Handle 0x7f9602e32b00, [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 0x4f882760], 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 0x4cd1063b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73d1386a], [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 0x46961df6], 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 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 0x7f9602e32b00 [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 <6b08d7cf, 11908def>[count 0, qsz 0, owner ] [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 0x3c724f11, handle 0x7f9602da2710, isShared true, jogamp.opengl.gl4.GL4bcImpl@29564eeb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@22277671, [apply] Handle 0x7f9602e32b00, [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 0x4f882760], 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 0x4cd1063b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73d1386a], [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 0x46961df6], 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 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 0x7f9602e32b00 [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 <6b08d7cf, 11908def>[count 0, qsz 0, owner ] [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@22277671, [apply] Handle 0x7f9602e14580, [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 0x7f9602e14a60, [apply] SurfaceHandle 0x7f9602e14580 (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@61573b80, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@2603826d, ], 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@3067d59a, ], windowLock <70f88a49, 4d3ef890>[count 0, qsz 0, owner ], 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 0x4a9b4a2, handle 0x7f9602e32310, isShared true, jogamp.opengl.gl4.GL4bcImpl@6130dd8e, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@22277671, [apply] Handle 0x7f9602e14580, [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 0x7f9602e14a60, [apply] SurfaceHandle 0x7f9602e14580 (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@61573b80, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@2603826d, ], 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@3067d59a, ], windowLock <70f88a49, 4d3ef890>[count 0, qsz 0, owner ], 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 0x7f9602e14a60, [apply] SurfaceHandle 0x7f9602e14580 (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@61573b80, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@2603826d, ], 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@3067d59a, ], windowLock <70f88a49, 4d3ef890>[count 0, qsz 0, owner ], 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 0x48723f80 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, 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 0x48723f80 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, 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 0x48723f80 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, angle 14.0, [l -1.0, r 1.0, b -1.0, t 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 0x48723f80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48723f80 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: 14.855 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299035026 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 @ 1407299039037 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 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 0x48723f80: tileRendererInUse null, GearsES2[obj 0x48723f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48723f80 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 0x48723f80 created: GearsObj[0x70ba428e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48723f80 created: GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48723f80 created: GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x48723f80 FIN GearsES2[obj 0x48723f80 isInit true, usesShared false, 1 GearsObj[0x70ba428e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d16fc35, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x48723f80 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x48723f80 256x256, swapInterval -1, drawable 0x7f9602e32b00 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x48723f80 isInit true, usesShared false, 1 GearsObj[0x70ba428e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5467b273, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d16fc35, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@4472a836[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@22277671, [apply] Handle 0x7f9602e32b00, [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 0x4f882760], 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 0x4cd1063b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73d1386a], [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 0x46961df6], 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 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 0x7f9602e32b00 [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 <6b08d7cf, 11908def>[count 0, qsz 0, owner ] [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 0x3c724f11, handle 0x7f9602da2710, isShared true, jogamp.opengl.gl4.GL4bcImpl@29564eeb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@22277671, [apply] Handle 0x7f9602e32b00, [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 0x4f882760], 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 0x4cd1063b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73d1386a], [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 0x46961df6], 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 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 0x7f9602e32b00 [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 <6b08d7cf, 11908def>[count 0, qsz 0, owner ] [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@22277671, [apply] Handle 0x7f9602e14580, [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 0x7f9602e14a60, [apply] SurfaceHandle 0x7f9602e14580 (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@61573b80, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@2603826d, ], 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@3067d59a, ], windowLock <70f88a49, 4d3ef890>[count 0, qsz 0, owner ], 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 0x4a9b4a2, handle 0x7f9602e32310, isShared true, jogamp.opengl.gl4.GL4bcImpl@6130dd8e, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@22277671, [apply] Handle 0x7f9602e14580, [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 0x7f9602e14a60, [apply] SurfaceHandle 0x7f9602e14580 (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@61573b80, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@2603826d, ], 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@3067d59a, ], windowLock <70f88a49, 4d3ef890>[count 0, qsz 0, owner ], 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 0x7f9602e14a60, [apply] SurfaceHandle 0x7f9602e14580 (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@61573b80, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@2603826d, ], 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@3067d59a, ], windowLock <70f88a49, 4d3ef890>[count 0, qsz 0, owner ], 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 0x48723f80 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, 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 0x48723f80 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, 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 0x48723f80 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7f9602e32b00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48723f80, angle 14.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x48723f80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48723f80 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 @ 1407299049792 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 10.653 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299049792 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299051435 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 @ 1407299062471 ms +++ localhost/127.0.0.1:59999 - Locked within 11043 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] junit.framework.TestListener: startTest(testOnScreenDblBuf) [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x38f263b: tileRendererInUse null, GearsES2[obj 0x38f263b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x38f263b 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 0x38f263b created: GearsObj[0x3d237608, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x38f263b created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x38f263b created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x38f263b FIN GearsES2[obj 0x38f263b 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-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x38f263b 0/0 640x400 of 640x400, swapInterval 1, drawable 0x7f9c53d79900, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38f263b, 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 / 2585 ms, 23.2 fps, 43 ms/f; total: 60 f, 23.2 fps, 43 ms/f [apply] Fin start ... [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@43bb703d, [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@46c5d788, com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], windowLock <2813e554, 3235025a>[count 0, qsz 0, owner ], 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@46c5d788, com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], windowLock <2813e554, 3235025a>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testOnScreenDblBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x38f263b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x38f263b 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.697 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@43bb703d, [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@46c5d788, com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], windowLock <2813e554, 3235025a>[count 0, qsz 0, owner ], 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@46c5d788, com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@66c94604, ], windowLock <2813e554, 3235025a>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299051435 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 @ 1407299062471 ms +++ localhost/127.0.0.1:59999 - Locked within 11043 ms, 12 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 0x38f263b: tileRendererInUse null, GearsES2[obj 0x38f263b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x38f263b 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 0x38f263b created: GearsObj[0x3d237608, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x38f263b created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x38f263b created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x38f263b FIN GearsES2[obj 0x38f263b 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-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x38f263b 0/0 640x400 of 640x400, swapInterval 1, drawable 0x7f9c53d79900, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38f263b, 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 / 2585 ms, 23.2 fps, 43 ms/f; total: 60 f, 23.2 fps, 43 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x38f263b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x38f263b 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 @ 1407299067051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOnScreenDblBuf took 4.483 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299067051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299068655 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 16 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299069658 ms +++ localhost/127.0.0.1:59999 - Locked within 1010 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - 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.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] 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2fb1e76a: tileRendererInUse null, GearsES2[obj 0x2fb1e76a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2fb1e76a 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 0x2fb1e76a created: GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2fb1e76a created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2fb1e76a created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2fb1e76a FIN GearsES2[obj 0x2fb1e76a 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[0x6b08d7cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2fb1e76a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd48261ee10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb1e76a, 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] 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.display 0x2fb1e76a 400x300, swapInterval 1, drawable 0x7fd48261ee10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb1e76a 400x300, swapInterval 1, drawable 0x7fd48261ee10 [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 0x2fb1e76a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd48261ee10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb1e76a, 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 0x2fb1e76a 200x150, swapInterval 1, drawable 0x7fd48261ee10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb1e76a 200x150, swapInterval 1, drawable 0x7fd48261ee10 [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 0x2fb1e76a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd48261ee10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb1e76a, 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 0x2fb1e76a 800x600, swapInterval 1, drawable 0x7fd48261ee10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb1e76a 800x600, swapInterval 1, drawable 0x7fd48261ee10 [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 0x2fb1e76a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2fb1e76a 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@61fc0ce6, [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 <6ab3024b, e5bc0a7>[count 0, qsz 0, owner ] [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@29c51b4e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4b83b34e, 3370ec9d>[count 0, qsz 0, owner ], 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 0x7fd482495e90, 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] 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-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 0x7fd482495e90, 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 0x7fd482495e90, 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] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@61fc0ce6, [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 <1e06d723, 53164a3b>[count 0, qsz 0, owner ] [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@5c63921a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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] 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] 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 0x5d3e4e54: tileRendererInUse null, GearsES2[obj 0x5d3e4e54 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d3e4e54 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 0x5d3e4e54 created: GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d3e4e54 created: GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d3e4e54 created: GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5d3e4e54 FIN GearsES2[obj 0x5d3e4e54 isInit true, usesShared false, 1 GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28c2ef53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d3e4e54 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4826186a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d3e4e54, 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 0x5d3e4e54 400x300, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d3e4e54 400x300, swapInterval 1, drawable 0x7fd4826186a0 [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 0x5d3e4e54 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4826186a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d3e4e54, 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 0x5d3e4e54 200x150, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d3e4e54 200x150, swapInterval 1, drawable 0x7fd4826186a0 [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 0x5d3e4e54 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4826186a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d3e4e54, 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 0x5d3e4e54 800x600, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d3e4e54 800x600, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@61fc0ce6, [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 <1e6e49a4, 5aa4bd97>[count 0, qsz 0, owner ] [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@759b32fe, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2030fe04, 7074c91e>[count 0, qsz 0, owner ], 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.dispose 0x5d3e4e54: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5d3e4e54 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x50f8b0cc: tileRendererInUse null, GearsES2[obj 0x50f8b0cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x50f8b0cc 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 0x50f8b0cc created: GearsObj[0xf5a941b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x50f8b0cc created: GearsObj[0x3b1807d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x50f8b0cc created: GearsObj[0x3b1807d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x50f8b0cc FIN GearsES2[obj 0x50f8b0cc isInit true, usesShared false, 1 GearsObj[0xf5a941b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b1807d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6a906f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x50f8b0cc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4825010a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50f8b0cc, 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 0x50f8b0cc 400x300, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x50f8b0cc 400x300, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [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 0x50f8b0cc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4825010a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50f8b0cc, 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 0x50f8b0cc 200x150, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x50f8b0cc 200x150, swapInterval 1, drawable 0x7fd4825010a0 [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 0x50f8b0cc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4825010a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50f8b0cc, 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 0x50f8b0cc 800x600, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x50f8b0cc 800x600, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@61fc0ce6, [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 <50ed5a99, ed71c51>[count 0, qsz 0, owner ] [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@4c841173, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7295bc43, 447b0d7a>[count 0, qsz 0, owner ], 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.dispose 0x50f8b0cc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x50f8b0cc 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] 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,5,main] GearsES2.init.0 0x52ff5996: tileRendererInUse null, GearsES2[obj 0x52ff5996 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x52ff5996 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 0x52ff5996 created: GearsObj[0x5d78069d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x52ff5996 created: GearsObj[0x72fa5d5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x52ff5996 created: GearsObj[0x72fa5d5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x52ff5996 FIN GearsES2[obj 0x52ff5996 isInit true, usesShared false, 1 GearsObj[0x5d78069d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72fa5d5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13073c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x52ff5996 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd48248ef30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52ff5996, 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 0x52ff5996 400x300, swapInterval 1, drawable 0x7fd48248ef30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x52ff5996 400x300, swapInterval 1, drawable 0x7fd48248ef30 [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 0x52ff5996 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd48248ef30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52ff5996, 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 0x52ff5996 200x150, swapInterval 1, drawable 0x7fd48248ef30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x52ff5996 200x150, swapInterval 1, drawable 0x7fd48248ef30 [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 0x52ff5996 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd48248ef30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52ff5996, 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 0x52ff5996 800x600, swapInterval 1, drawable 0x7fd48248ef30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x52ff5996 800x600, swapInterval 1, drawable 0x7fd48248ef30 [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@61fc0ce6, [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@44cf0416, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <731563a4, 140df03>[count 0, qsz 0, owner ], 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@44cf0416, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <731563a4, 140df03>[count 0, qsz 0, owner ], 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 0x52ff5996: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x52ff5996 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 0x7e9a57a0: tileRendererInUse null, GearsES2[obj 0x7e9a57a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e9a57a0 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] 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] gear1 0x7e9a57a0 created: GearsObj[0xab3fcc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e9a57a0 created: GearsObj[0x6ae96a6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e9a57a0 created: GearsObj[0x6ae96a6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7e9a57a0 FIN GearsES2[obj 0x7e9a57a0 isInit true, usesShared false, 1 GearsObj[0xab3fcc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ae96a6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x249cda3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7e9a57a0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd48249a550, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e9a57a0, 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 0x7e9a57a0 400x300, swapInterval 1, drawable 0x7fd48249a550 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7e9a57a0 400x300, swapInterval 1, drawable 0x7fd48249a550 [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 0x7e9a57a0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4826553f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e9a57a0, 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 0x7e9a57a0 200x150, swapInterval 1, drawable 0x7fd4826553f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7e9a57a0 200x150, swapInterval 1, drawable 0x7fd4826553f0 [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 0x7e9a57a0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd482495960, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e9a57a0, 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 0x7e9a57a0 800x600, swapInterval 1, drawable 0x7fd482495960 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7e9a57a0 800x600, swapInterval 1, drawable 0x7fd482495960 [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 0x7e9a57a0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7e9a57a0 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] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@61fc0ce6, [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@1b58adc7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5af8f1d7, dcd88ea>[count 0, qsz 0, owner ], 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@1b58adc7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5af8f1d7, dcd88ea>[count 0, qsz 0, owner ], 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] 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 0x6f64ebb6: tileRendererInUse null, GearsES2[obj 0x6f64ebb6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f64ebb6 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 0x6f64ebb6 created: GearsObj[0x7e392ce0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f64ebb6 created: GearsObj[0x5bb166dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f64ebb6 created: GearsObj[0x5bb166dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6f64ebb6 FIN GearsES2[obj 0x6f64ebb6 isInit true, usesShared false, 1 GearsObj[0x7e392ce0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bb166dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd86632, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f64ebb6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4824a7360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f64ebb6, 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 0x6f64ebb6 400x300, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f64ebb6 400x300, swapInterval 1, drawable 0x7fd4824a7360 [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 0x6f64ebb6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4824a7360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f64ebb6, 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 0x6f64ebb6 200x150, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f64ebb6 200x150, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f64ebb6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4824a7360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f64ebb6, 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 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f64ebb6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f64ebb6 FIN [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@61fc0ce6, [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@4cecdbe8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <525983cc, 72dbf050>[count 0, qsz 0, owner ], 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@4cecdbe8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <525983cc, 72dbf050>[count 0, qsz 0, owner ], 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] ++++ 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 0x3aa49259: tileRendererInUse null, GearsES2[obj 0x3aa49259 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3aa49259 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 0x3aa49259 created: GearsObj[0x2c1f437e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3aa49259 created: GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3aa49259 created: GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3aa49259 FIN GearsES2[obj 0x3aa49259 isInit true, usesShared false, 1 GearsObj[0x2c1f437e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fdad6a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3aa49259 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4824b06f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3aa49259, 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 0x3aa49259 400x300, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa49259 400x300, swapInterval 1, drawable 0x7fd4824b06f0 [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 0x3aa49259 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4824b06f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3aa49259, 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 0x3aa49259 200x150, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa49259 200x150, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x3aa49259 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4824b06f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3aa49259, 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 0x3aa49259 800x600, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa49259 800x600, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa49259: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa49259 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@61fc0ce6, [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@320e59bd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4c25a0f7, 3a6adf2f>[count 0, qsz 0, owner ], 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@320e59bd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4c25a0f7, 3a6adf2f>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299080797 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [apply] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 12.242 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@61fc0ce6, [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 <6ab3024b, e5bc0a7>[count 0, qsz 0, owner ] [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@29c51b4e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4b83b34e, 3370ec9d>[count 0, qsz 0, owner ], 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@61fc0ce6, [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 <1e06d723, 53164a3b>[count 0, qsz 0, owner ] [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@5c63921a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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@61fc0ce6, [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 <1e6e49a4, 5aa4bd97>[count 0, qsz 0, owner ] [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@759b32fe, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2030fe04, 7074c91e>[count 0, qsz 0, owner ], 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@61fc0ce6, [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 <50ed5a99, ed71c51>[count 0, qsz 0, owner ] [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@4c841173, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7295bc43, 447b0d7a>[count 0, qsz 0, owner ], 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@61fc0ce6, [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@44cf0416, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <731563a4, 140df03>[count 0, qsz 0, owner ], 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@44cf0416, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <731563a4, 140df03>[count 0, qsz 0, owner ], 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@61fc0ce6, [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@1b58adc7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5af8f1d7, dcd88ea>[count 0, qsz 0, owner ], 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@1b58adc7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5af8f1d7, dcd88ea>[count 0, qsz 0, owner ], 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@61fc0ce6, [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@4cecdbe8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <525983cc, 72dbf050>[count 0, qsz 0, owner ], 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@4cecdbe8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <525983cc, 72dbf050>[count 0, qsz 0, owner ], 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@61fc0ce6, [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@320e59bd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4c25a0f7, 3a6adf2f>[count 0, qsz 0, owner ], 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@320e59bd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4c25a0f7, 3a6adf2f>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299068655 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 @ 1407299069658 ms +++ localhost/127.0.0.1:59999 - Locked within 1010 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 0x2fb1e76a: tileRendererInUse null, GearsES2[obj 0x2fb1e76a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2fb1e76a 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 0x2fb1e76a created: GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2fb1e76a created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2fb1e76a created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2fb1e76a FIN GearsES2[obj 0x2fb1e76a 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[0x6b08d7cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2fb1e76a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd48261ee10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb1e76a, 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 0x2fb1e76a 400x300, swapInterval 1, drawable 0x7fd48261ee10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb1e76a 400x300, swapInterval 1, drawable 0x7fd48261ee10 [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 0x2fb1e76a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd48261ee10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb1e76a, 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 0x2fb1e76a 200x150, swapInterval 1, drawable 0x7fd48261ee10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb1e76a 200x150, swapInterval 1, drawable 0x7fd48261ee10 [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 0x2fb1e76a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd48261ee10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb1e76a, 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 0x2fb1e76a 800x600, swapInterval 1, drawable 0x7fd48261ee10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb1e76a 800x600, swapInterval 1, drawable 0x7fd48261ee10 [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 0x2fb1e76a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2fb1e76a 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 0x7fd482495e90, 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 0x7fd482495e90, 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 0x7fd482495e90, 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 0x5d3e4e54: tileRendererInUse null, GearsES2[obj 0x5d3e4e54 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d3e4e54 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 0x5d3e4e54 created: GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d3e4e54 created: GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d3e4e54 created: GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5d3e4e54 FIN GearsES2[obj 0x5d3e4e54 isInit true, usesShared false, 1 GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28c2ef53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d3e4e54 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4826186a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d3e4e54, 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 0x5d3e4e54 400x300, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d3e4e54 400x300, swapInterval 1, drawable 0x7fd4826186a0 [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 0x5d3e4e54 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4826186a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d3e4e54, 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 0x5d3e4e54 200x150, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d3e4e54 200x150, swapInterval 1, drawable 0x7fd4826186a0 [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 0x5d3e4e54 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4826186a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d3e4e54, 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 0x5d3e4e54 800x600, swapInterval 1, drawable 0x7fd4826186a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d3e4e54 800x600, swapInterval 1, drawable 0x7fd4826186a0 [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 0x5d3e4e54: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5d3e4e54 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 0x50f8b0cc: tileRendererInUse null, GearsES2[obj 0x50f8b0cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x50f8b0cc 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 0x50f8b0cc created: GearsObj[0xf5a941b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x50f8b0cc created: GearsObj[0x3b1807d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x50f8b0cc created: GearsObj[0x3b1807d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x50f8b0cc FIN GearsES2[obj 0x50f8b0cc isInit true, usesShared false, 1 GearsObj[0xf5a941b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b1807d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6a906f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x50f8b0cc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4825010a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50f8b0cc, 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 0x50f8b0cc 400x300, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x50f8b0cc 400x300, swapInterval 1, drawable 0x7fd4825010a0 [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 0x50f8b0cc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4825010a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50f8b0cc, 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 0x50f8b0cc 200x150, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x50f8b0cc 200x150, swapInterval 1, drawable 0x7fd4825010a0 [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 0x50f8b0cc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4825010a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50f8b0cc, 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 0x50f8b0cc 800x600, swapInterval 1, drawable 0x7fd4825010a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x50f8b0cc 800x600, swapInterval 1, drawable 0x7fd4825010a0 [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 0x50f8b0cc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x50f8b0cc 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 0x52ff5996: tileRendererInUse null, GearsES2[obj 0x52ff5996 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x52ff5996 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 0x52ff5996 created: GearsObj[0x5d78069d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x52ff5996 created: GearsObj[0x72fa5d5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x52ff5996 created: GearsObj[0x72fa5d5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x52ff5996 FIN GearsES2[obj 0x52ff5996 isInit true, usesShared false, 1 GearsObj[0x5d78069d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72fa5d5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13073c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x52ff5996 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd48248ef30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52ff5996, 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 0x52ff5996 400x300, swapInterval 1, drawable 0x7fd48248ef30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x52ff5996 400x300, swapInterval 1, drawable 0x7fd48248ef30 [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 0x52ff5996 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd48248ef30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52ff5996, 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 0x52ff5996 200x150, swapInterval 1, drawable 0x7fd48248ef30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x52ff5996 200x150, swapInterval 1, drawable 0x7fd48248ef30 [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 0x52ff5996 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd48248ef30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52ff5996, 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 0x52ff5996 800x600, swapInterval 1, drawable 0x7fd48248ef30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x52ff5996 800x600, swapInterval 1, drawable 0x7fd48248ef30 [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 0x52ff5996: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x52ff5996 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 0x7e9a57a0: tileRendererInUse null, GearsES2[obj 0x7e9a57a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e9a57a0 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 0x7e9a57a0 created: GearsObj[0xab3fcc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e9a57a0 created: GearsObj[0x6ae96a6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e9a57a0 created: GearsObj[0x6ae96a6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7e9a57a0 FIN GearsES2[obj 0x7e9a57a0 isInit true, usesShared false, 1 GearsObj[0xab3fcc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ae96a6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x249cda3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7e9a57a0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd48249a550, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e9a57a0, 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 0x7e9a57a0 400x300, swapInterval 1, drawable 0x7fd48249a550 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7e9a57a0 400x300, swapInterval 1, drawable 0x7fd48249a550 [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 0x7e9a57a0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4826553f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e9a57a0, 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 0x7e9a57a0 200x150, swapInterval 1, drawable 0x7fd4826553f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7e9a57a0 200x150, swapInterval 1, drawable 0x7fd4826553f0 [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 0x7e9a57a0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd482495960, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e9a57a0, 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 0x7e9a57a0 800x600, swapInterval 1, drawable 0x7fd482495960 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7e9a57a0 800x600, swapInterval 1, drawable 0x7fd482495960 [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 0x7e9a57a0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7e9a57a0 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 0x6f64ebb6: tileRendererInUse null, GearsES2[obj 0x6f64ebb6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f64ebb6 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 0x6f64ebb6 created: GearsObj[0x7e392ce0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f64ebb6 created: GearsObj[0x5bb166dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f64ebb6 created: GearsObj[0x5bb166dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6f64ebb6 FIN GearsES2[obj 0x6f64ebb6 isInit true, usesShared false, 1 GearsObj[0x7e392ce0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bb166dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd86632, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f64ebb6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4824a7360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f64ebb6, 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 0x6f64ebb6 400x300, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f64ebb6 400x300, swapInterval 1, drawable 0x7fd4824a7360 [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 0x6f64ebb6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4824a7360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f64ebb6, 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 0x6f64ebb6 200x150, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f64ebb6 200x150, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f64ebb6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4824a7360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f64ebb6, 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 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6f64ebb6 800x600, swapInterval 1, drawable 0x7fd4824a7360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f64ebb6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f64ebb6 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 0x3aa49259: tileRendererInUse null, GearsES2[obj 0x3aa49259 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3aa49259 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 0x3aa49259 created: GearsObj[0x2c1f437e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3aa49259 created: GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3aa49259 created: GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3aa49259 FIN GearsES2[obj 0x3aa49259 isInit true, usesShared false, 1 GearsObj[0x2c1f437e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fdad6a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3aa49259 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd4824b06f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3aa49259, 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 0x3aa49259 400x300, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa49259 400x300, swapInterval 1, drawable 0x7fd4824b06f0 [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 0x3aa49259 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd4824b06f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3aa49259, 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 0x3aa49259 200x150, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa49259 200x150, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x3aa49259 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd4824b06f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3aa49259, 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 0x3aa49259 800x600, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa49259 800x600, swapInterval 1, drawable 0x7fd4824b06f0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa49259: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa49259 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299080797 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.673 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.001 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec [apply] Testcase: testES2OnScreenDblBuf took 0.001 sec [apply] Testcase: testES2OnScreenSglBuf took 0.001 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.662 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.409 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.392 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.386 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.412 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.378 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.329 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.367 sec [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] junit.framework.TestListener: tests to run: 12 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299082494 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 @ 1407299086512 ms +++ localhost/127.0.0.1:59999 - Locked within 4025 ms, 5 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(testES2OffScreenPbufferDblBufStencilMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf) [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 @ 1407299088320 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 5.894 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299082494 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 @ 1407299086512 ms +++ localhost/127.0.0.1:59999 - Locked within 4025 ms, 5 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 @ 1407299088320 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.707 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBufMSAA took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBufStencil took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0.001 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0.001 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 0 sec [apply] Testcase: testES2OffScreenPbufferDblBufMSAA took 0 sec [apply] Testcase: testES2OffScreenPbufferDblBufStencil took 0 sec [apply] Testcase: testES2OffScreenPbufferDblBufStencilMSAA took 0 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 @ 1407299089991 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 @ 1407299091997 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] 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.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 0x7fd501443d20, 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] 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] 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-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 0x7fd501443d20, 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 0x7fd501443d20, 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5b879b5e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7cab0718[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 - 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 0x7fd5014abb00, 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 0x7fd5014abb00, 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 0x7fd5014abb00, 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@1e512082[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@602d465a[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.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 0x7fd50148ffd0, 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 0x7fd50148ffd0, 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 0x7fd50148ffd0, 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4472a836[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@43819455[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.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 0x7fd50161feb0, 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 0x7fd50161feb0, 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 0x7fd50161feb0, 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6444e5b7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@674584ce[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.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 0x7fd50149bc70, 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 0x7fd50149bc70, 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 0x7fd50149bc70, 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3c724f11[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74a50417[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] 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 0x7fd50161fa90, 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] 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 200x150 of 200x150, swapInterval 1, drawable 0x7fd50161fa90, 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 0x7fd50161fa90, 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@23341000[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2f06820e[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.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 0x7fd50150d810, 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 0x7fd50150d810, 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 0x7fd50150d810, 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@66757811[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2a1dd8a4[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 0x7fd5016345c0, 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 0x7fd5016345c0, 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 0x7fd5016345c0, 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@3de9a50a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@36525347[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 0x7fd501620f60, 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 0x7fd501620f60, 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 0x7fd501620f60, 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@2c88fcb2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@558620f5[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 0x7fd5014924f0, 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 0x7fd5014924f0, 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 0x7fd5014924f0, 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@4c98dda5[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@47ffa2ec[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 0x7fd501620090, 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 0x7fd501620090, 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 0x7fd501620090, 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@7642b4f1[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@157576df[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 0x7fd50149a6b0, 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 0x7fd50149a6b0, 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 0x7fd50149a6b0, 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@50696e43[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@39c619f3[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] 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] 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.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 0x7fd5014aa5d0, 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 0x7fd5014aa5d0, 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 0x7fd5014aa5d0, 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@6ab7bdae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4506213e[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] 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 0x7fd501491b10, 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] 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-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 0x7fd501491b10, 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 0x7fd501491b10, 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@68844472[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@43a9cdf9[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 0x7fd50162e920, 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 0x7fd50162e920, 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 0x7fd501471ee0, 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@1706f7ec[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4a7eb2c3[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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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@11236a4b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c176ab7[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 0x7fd50161f6b0, 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 0x7fd50161f6b0, 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 0x7fd50161f6b0, 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@52740fae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@41b192cc[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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1f9df19b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3a610754[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] ++++ 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 0x7fd50161f6b0, 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 0x7fd501490490, 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 0x7fd501490490, 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@16543141[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@716dadda[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.601 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@5b879b5e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7cab0718[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@1e512082[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@602d465a[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@4472a836[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@43819455[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@6444e5b7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@674584ce[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@3c724f11[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74a50417[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@23341000[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2f06820e[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@66757811[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2a1dd8a4[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@3de9a50a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@36525347[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@2c88fcb2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@558620f5[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@4c98dda5[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@47ffa2ec[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@7642b4f1[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@157576df[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@50696e43[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@39c619f3[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@6ab7bdae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4506213e[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@68844472[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@43a9cdf9[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@1706f7ec[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4a7eb2c3[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@11236a4b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c176ab7[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@52740fae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@41b192cc[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@1f9df19b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3a610754[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@16543141[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@716dadda[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UsSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299097509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] erApp-JUnitTestRunner @ 1407299089991 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 @ 1407299091997 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 0x7fd501443d20, 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 0x7fd501443d20, 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 0x7fd501443d20, 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 0x7fd5014abb00, 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 0x7fd5014abb00, 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 0x7fd5014abb00, 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 0x7fd50148ffd0, 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 0x7fd50148ffd0, 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 0x7fd50148ffd0, 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 0x7fd50161feb0, 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 0x7fd50161feb0, 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 0x7fd50161feb0, 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 0x7fd50149bc70, 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 0x7fd50149bc70, 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 0x7fd50149bc70, 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 0x7fd50161fa90, 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 0x7fd50161fa90, 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 0x7fd50161fa90, 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 0x7fd50150d810, 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 0x7fd50150d810, 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 0x7fd50150d810, 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 0x7fd5016345c0, 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 0x7fd5016345c0, 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 0x7fd5016345c0, 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 0x7fd501620f60, 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 0x7fd501620f60, 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 0x7fd501620f60, 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 0x7fd5014924f0, 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 0x7fd5014924f0, 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 0x7fd5014924f0, 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 0x7fd501620090, 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 0x7fd501620090, 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 0x7fd501620090, 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 0x7fd50149a6b0, 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 0x7fd50149a6b0, 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 0x7fd50149a6b0, 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 0x7fd5014aa5d0, 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 0x7fd5014aa5d0, 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 0x7fd5014aa5d0, 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 0x7fd501491b10, 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 0x7fd501491b10, 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 0x7fd501491b10, 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 0x7fd50162e920, 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 0x7fd50162e920, 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 0x7fd501471ee0, 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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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 0x7fd50161f6b0, 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 0x7fd50161f6b0, 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 0x7fd50161f6b0, 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_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, 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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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 0x7fd5014a5a40, 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 0x7fd50161f6b0, 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 0x7fd501490490, 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 0x7fd501490490, 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 @ 1407299097509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.715 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 0.361 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.19 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.21 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.186 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.176 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.176 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.174 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.188 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.18 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 0.196 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.18 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.166 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.196 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 0.165 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.188 sec [apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.21 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.184 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.196 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.163 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299099153 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 3 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299114184 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 0x7ff1a1d72130, 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 0x7ff1a1d72130, 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 0x7ff1a1d72130, 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 0x7ff1a1e43e00, 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@57f221b6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@75a1f0fb[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 0x7ff1a1e43e00, 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 0x7ff1a1e43e00, 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 17.473 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@57f221b6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@75a1f0fb[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 @ 1407299099153 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 @ 1407299114184 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 0x7ff1a1d72130, 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 0x7ff1a1d72130, 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 0x7ff1a1d72130, 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 0x7ff1a1e43e00, 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 0x7ff1a1e43e00, 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 0x7ff1a1e43e00, 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 @ 1407299116546 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.724 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.35 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.185 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299116546 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299118171 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 28 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299126181 ms +++ localhost/127.0.0.1:59999 - Locked within 8017 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] 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 0x34f5b235: tileRendererInUse null, GearsES2[obj 0x34f5b235 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34f5b235 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 0x34f5b235 created: GearsObj[0x6a915c8c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34f5b235 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34f5b235 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34f5b235 FIN GearsES2[obj 0x34f5b235 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,5,main] GearsES2.reshape 0x34f5b235 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d85760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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 0x34f5b235 400x300, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 400x300, swapInterval 1, drawable 0x7fe6c9d85760 [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 0x34f5b235 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d85760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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 0x34f5b235 200x150, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 200x150, swapInterval 1, drawable 0x7fe6c9d85760 [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 0x34f5b235 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d85760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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 0x34f5b235 800x600, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-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 0x34f5b235 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53273445[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@65d43d1e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <50f8b0cc, 771f4a9b>[count 0, qsz 0, owner ], 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x34f5b235: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x34f5b235 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] 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] 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 0x7fe6c9dac120, 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 0x7fe6c9dac120, 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 0x7fe6c9dac120, 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@44cf0416[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@731563a4[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@31ea813d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1acae565, 7e9a57a0>[count 0, qsz 0, owner ], 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] 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 0x290b0e80: tileRendererInUse null, GearsES2[obj 0x290b0e80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x290b0e80 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 0x290b0e80 created: GearsObj[0x5af8f1d7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x290b0e80 created: GearsObj[0xdcd88ea, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x290b0e80 created: GearsObj[0xdcd88ea, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x290b0e80 FIN GearsES2[obj 0x290b0e80 isInit true, usesShared false, 1 GearsObj[0x5af8f1d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdcd88ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30d7c1ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x290b0e80 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d7f680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x290b0e80, 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 0x290b0e80 400x300, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x290b0e80 400x300, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [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-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x290b0e80 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d7f680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x290b0e80, 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 0x290b0e80 200x150, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x290b0e80 200x150, swapInterval 1, drawable 0x7fe6c9d7f680 [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 0x290b0e80 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d7f680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x290b0e80, 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 0x290b0e80 800x600, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x290b0e80 800x600, swapInterval 1, drawable 0x7fe6c9d7f680 [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 0x290b0e80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@14e50a8d[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@a6edcf4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <746c1c85, 65c49b79>[count 0, qsz 0, owner ], 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 0x290b0e80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x290b0e80 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 0x63f95884: tileRendererInUse null, GearsES2[obj 0x63f95884 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63f95884 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 0x63f95884 created: GearsObj[0x929750e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63f95884 created: GearsObj[0xc3eed5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63f95884 created: GearsObj[0xc3eed5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x63f95884 FIN GearsES2[obj 0x63f95884 isInit true, usesShared false, 1 GearsObj[0x929750e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc3eed5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f74e257, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x63f95884 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d9ac00, msaa true, tileRendererInUse null [apply] >> GearsES2 0x63f95884, 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 0x63f95884 400x300, swapInterval 1, drawable 0x7fe6c9d9ac00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63f95884 400x300, swapInterval 1, drawable 0x7fe6c9d9ac00 [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 0x63f95884 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d9ac00, msaa true, tileRendererInUse null [apply] >> GearsES2 0x63f95884, 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 0x63f95884 200x150, swapInterval 1, drawable 0x7fe6c9d9ac00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63f95884 200x150, swapInterval 1, drawable 0x7fe6c9d9ac00 [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 0x63f95884 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d9ac00, msaa true, tileRendererInUse null [apply] >> GearsES2 0x63f95884, 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 0x63f95884 800x600, swapInterval 1, drawable 0x7fe6c9d9ac00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63f95884 800x600, swapInterval 1, drawable 0x7fe6c9d9ac00 [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 0x63f95884 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7227563[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@579cdf24, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7bfde16b, 58da7765>[count 0, qsz 0, owner ], 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 0x63f95884: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x63f95884 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 0x5db5dc81: tileRendererInUse null, GearsES2[obj 0x5db5dc81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5db5dc81 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 0x5db5dc81 created: GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5db5dc81 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5db5dc81 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5db5dc81 FIN GearsES2[obj 0x5db5dc81 isInit true, usesShared false, 1 GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34342fd2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5db5dc81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d9a850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5db5dc81, 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 0x5db5dc81 400x300, swapInterval 1, drawable 0x7fe6c9d9a850 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5db5dc81 400x300, swapInterval 1, drawable 0x7fe6c9d9a850 [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 0x5db5dc81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d9a850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5db5dc81, 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 0x5db5dc81 200x150, swapInterval 1, drawable 0x7fe6c9d9a850 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5db5dc81 200x150, swapInterval 1, drawable 0x7fe6c9d9a850 [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 0x5db5dc81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d9a850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5db5dc81, 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 0x5db5dc81 800x600, swapInterval 1, drawable 0x7fe6c9d9a850 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5db5dc81 800x600, swapInterval 1, drawable 0x7fe6c9d9a850 [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 0x5db5dc81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e9fc937[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@5bb166dd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5bd86632, 5c1d8bb9>[count 0, qsz 0, owner ], 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 0x5db5dc81: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x5db5dc81 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 0x369217ed: tileRendererInUse null, GearsES2[obj 0x369217ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x369217ed 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 0x369217ed created: GearsObj[0x12036483, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x369217ed created: GearsObj[0x1cbbddb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x369217ed created: GearsObj[0x1cbbddb2, vbo ff 7, fs 8, bf 9, bs 10] [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.X 0x369217ed FIN GearsES2[obj 0x369217ed isInit true, usesShared false, 1 GearsObj[0x12036483, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cbbddb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d7dfda, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x369217ed 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9dabf80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x369217ed, 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 0x369217ed 400x300, swapInterval 1, drawable 0x7fe6c9dabf80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x369217ed 400x300, swapInterval 1, drawable 0x7fe6c9dabf80 [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 0x369217ed 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9dabf80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x369217ed, 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 0x369217ed 200x150, swapInterval 1, drawable 0x7fe6c9dabf80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x369217ed 200x150, swapInterval 1, drawable 0x7fe6c9dabf80 [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 0x369217ed 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9dabf80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x369217ed, 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 0x369217ed 800x600, swapInterval 1, drawable 0x7fe6c9dabf80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x369217ed 800x600, swapInterval 1, drawable 0x7fe6c9dabf80 [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 0x369217ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3160e498[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@4cecdbe8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <525983cc, 72dbf050>[count 0, qsz 0, owner ], 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 0x369217ed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x369217ed 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 0x17e21b3: tileRendererInUse null, GearsES2[obj 0x17e21b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x17e21b3 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 0x17e21b3 created: GearsObj[0x71c26dad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x17e21b3 created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x17e21b3 created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x17e21b3 FIN GearsES2[obj 0x17e21b3 isInit true, usesShared false, 1 GearsObj[0x71c26dad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32772504, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x17e21b3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d9b000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17e21b3, 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 0x17e21b3 400x300, swapInterval 1, drawable 0x7fe6c9d9b000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17e21b3 400x300, swapInterval 1, drawable 0x7fe6c9d9b000 [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 0x17e21b3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d9b000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17e21b3, 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 0x17e21b3 200x150, swapInterval 1, drawable 0x7fe6c9d9b000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17e21b3 200x150, swapInterval 1, drawable 0x7fe6c9d9b000 [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 0x17e21b3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d9b000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17e21b3, 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 0x17e21b3 800x600, swapInterval 1, drawable 0x7fe6c9d9b000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17e21b3 800x600, swapInterval 1, drawable 0x7fe6c9d9b000 [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 0x17e21b3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x17e21b3 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x17e21b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7fd66f88[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@841a0b4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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] 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 0x47581385: tileRendererInUse null, GearsES2[obj 0x47581385 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x47581385 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 0x47581385 created: GearsObj[0x4e2b983f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x47581385 created: GearsObj[0x10187831, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x47581385 created: GearsObj[0x10187831, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x47581385 FIN GearsES2[obj 0x47581385 isInit true, usesShared false, 1 GearsObj[0x4e2b983f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10187831, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x367ae138, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x47581385 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e31760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47581385, 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 0x47581385 400x300, swapInterval 1, drawable 0x7fe6c9e31760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47581385 400x300, swapInterval 1, drawable 0x7fe6c9e31760 [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 0x47581385 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9db4370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47581385, 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 0x47581385 200x150, swapInterval 1, drawable 0x7fe6c9db4370 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47581385 200x150, swapInterval 1, drawable 0x7fe6c9db4370 [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 0x47581385 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9db4370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47581385, 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 0x47581385 800x600, swapInterval 1, drawable 0x7fe6c9db4370 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47581385 800x600, swapInterval 1, drawable 0x7fe6c9db4370 [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 0x47581385 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6769a55a[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@59433767, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4bea78f9, eac4a5f>[count 0, qsz 0, owner ], 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 0x47581385: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x47581385 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 0x535f79a4: tileRendererInUse null, GearsES2[obj 0x535f79a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x535f79a4 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 0x535f79a4 created: GearsObj[0x4c4609b6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x535f79a4 created: GearsObj[0xa27b2d9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x535f79a4 created: GearsObj[0xa27b2d9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x535f79a4 FIN GearsES2[obj 0x535f79a4 isInit true, usesShared false, 1 GearsObj[0x4c4609b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa27b2d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x344ec9c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x535f79a4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e4a180, msaa false, tileRendererInUse null [apply] >> GearsES2 0x535f79a4, 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 0x535f79a4 400x300, swapInterval 1, drawable 0x7fe6c9e4a180 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x535f79a4 400x300, swapInterval 1, drawable 0x7fe6c9e4a180 [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 0x535f79a4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9db1bb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x535f79a4, 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 0x535f79a4 200x150, swapInterval 1, drawable 0x7fe6c9db1bb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x535f79a4 200x150, swapInterval 1, drawable 0x7fe6c9db1bb0 [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 0x535f79a4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9db1bb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x535f79a4, 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 0x535f79a4 800x600, swapInterval 1, drawable 0x7fe6c9db1bb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x535f79a4 800x600, swapInterval 1, drawable 0x7fe6c9db1bb0 [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 0x535f79a4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x535f79a4 FIN [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x535f79a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@212b28bf[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@2c9fbddf, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b6a925c, 61aeec48>[count 0, qsz 0, owner ], 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: 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] ++++ 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 0x6dafa36: tileRendererInUse null, GearsES2[obj 0x6dafa36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6dafa36 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] 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] gear1 0x6dafa36 created: GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6dafa36 created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6dafa36 created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6dafa36 FIN GearsES2[obj 0x6dafa36 isInit true, usesShared false, 1 GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b058bfc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6dafa36 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d6d480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dafa36, 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 0x6dafa36 400x300, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6dafa36 400x300, swapInterval 1, drawable 0x7fe6c9d6d480 [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 0x6dafa36 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d6d480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dafa36, 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 0x6dafa36 200x150, swapInterval 1, drawable 0x7fe6c9d6d480 [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 0x6dafa36 200x150, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [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 0x6dafa36 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d6d480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dafa36, 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 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x6dafa36: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x6dafa36 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6dafa36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1260f2be[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@249b8f86, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <60ebb930, 13cb3006>[count 0, qsz 0, owner ], 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4f17cb47: tileRendererInUse null, GearsES2[obj 0x4f17cb47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f17cb47 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 0x4f17cb47 created: GearsObj[0x26acb63d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f17cb47 created: GearsObj[0x14f072a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f17cb47 created: GearsObj[0x14f072a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4f17cb47 FIN GearsES2[obj 0x4f17cb47 isInit true, usesShared false, 1 GearsObj[0x26acb63d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14f072a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35f5b2c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4f17cb47 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e4ddb0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4f17cb47, 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 0x4f17cb47 400x300, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4f17cb47 400x300, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png [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-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.reshape 0x4f17cb47 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9e4ddb0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4f17cb47, 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 0x4f17cb47 200x150, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4f17cb47 200x150, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [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 0x4f17cb47 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4f17cb47, 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 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x4f17cb47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x4f17cb47 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4f17cb47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2322cae2[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@6dd25fea, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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,5,main] GearsES2.init.0 0x47b7c1b7: tileRendererInUse null, GearsES2[obj 0x47b7c1b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x47b7c1b7 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 0x47b7c1b7 created: GearsObj[0x2083368a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x47b7c1b7 created: GearsObj[0x671aeb3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x47b7c1b7 created: GearsObj[0x671aeb3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x47b7c1b7 FIN GearsES2[obj 0x47b7c1b7 isInit true, usesShared false, 1 GearsObj[0x2083368a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x671aeb3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11846d13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x47b7c1b7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e54810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47b7c1b7, 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 0x47b7c1b7 400x300, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47b7c1b7 400x300, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [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-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.reshape 0x47b7c1b7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9e54810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47b7c1b7, 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 0x47b7c1b7 200x150, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47b7c1b7 200x150, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [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 0x47b7c1b7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9e54810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47b7c1b7, 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 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x47b7c1b7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x47b7c1b7 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x47b7c1b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@710efa29[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@94e9177, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5302067, 1a9f4cda>[count 0, qsz 0, owner ], 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] 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 0x10d69502: tileRendererInUse null, GearsES2[obj 0x10d69502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10d69502 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 0x10d69502 created: GearsObj[0x1c43f4ff, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10d69502 created: GearsObj[0x31899fd8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10d69502 created: GearsObj[0x31899fd8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x10d69502 FIN GearsES2[obj 0x10d69502 isInit true, usesShared false, 1 GearsObj[0x1c43f4ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31899fd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x425d3750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10d69502 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d948a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x10d69502, 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 0x10d69502 400x300, swapInterval 1, drawable 0x7fe6c9d948a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10d69502 400x300, swapInterval 1, drawable 0x7fe6c9d948a0 [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 0x10d69502 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d948a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x10d69502, 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 0x10d69502 200x150, swapInterval 1, drawable 0x7fe6c9d948a0 [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 0x10d69502 200x150, swapInterval 1, drawable 0x7fe6c9d948a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.reshape 0x10d69502 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d948a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x10d69502, 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-13,5,main] GearsES2.display 0x10d69502 800x600, swapInterval 1, drawable 0x7fe6c9d948a0 [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.display 0x10d69502 800x600, swapInterval 1, drawable 0x7fe6c9d948a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x10d69502: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x10d69502 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x10d69502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77d0bef0[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@1be2ee4f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4f8b92d6, 54554866>[count 0, qsz 0, owner ], 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] 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 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x481352e6 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 0x481352e6 created: GearsObj[0x6cdcb5eb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x481352e6 created: GearsObj[0xe2b8f23, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x481352e6 created: GearsObj[0xe2b8f23, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x481352e6 FIN GearsES2[obj 0x481352e6 isInit true, usesShared false, 1 GearsObj[0x6cdcb5eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe2b8f23, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc24a19, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x481352e6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9da90c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, 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 0x481352e6 400x300, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x481352e6 400x300, swapInterval 1, drawable 0x7fe6c9da90c0 [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 0x481352e6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9da90c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, 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 0x481352e6 200x150, swapInterval 1, drawable 0x7fe6c9da90c0 [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 0x481352e6 200x150, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [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.reshape 0x481352e6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9da90c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, 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 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x481352e6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6ca79f01[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@eb059ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5bd7eaea, 3c7fd7c1>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299142255 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 24.179 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 0x34f5b235 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53273445[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@65d43d1e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <50f8b0cc, 771f4a9b>[count 0, qsz 0, owner ], 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@44cf0416[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@731563a4[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@31ea813d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1acae565, 7e9a57a0>[count 0, qsz 0, owner ], 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 0x290b0e80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@14e50a8d[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@a6edcf4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <746c1c85, 65c49b79>[count 0, qsz 0, owner ], 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 0x63f95884 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7227563[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@579cdf24, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7bfde16b, 58da7765>[count 0, qsz 0, owner ], 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 0x5db5dc81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e9fc937[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@5bb166dd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5bd86632, 5c1d8bb9>[count 0, qsz 0, owner ], 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 0x369217ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3160e498[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@4cecdbe8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <525983cc, 72dbf050>[count 0, qsz 0, owner ], 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 0x17e21b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7fd66f88[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@841a0b4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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 0x47581385 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6769a55a[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@59433767, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4bea78f9, eac4a5f>[count 0, qsz 0, owner ], 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 0x535f79a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@212b28bf[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@2c9fbddf, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b6a925c, 61aeec48>[count 0, qsz 0, owner ], 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 0x6dafa36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1260f2be[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@249b8f86, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <60ebb930, 13cb3006>[count 0, qsz 0, owner ], 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 0x4f17cb47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2322cae2[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@6dd25fea, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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 0x47b7c1b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@710efa29[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@94e9177, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5302067, 1a9f4cda>[count 0, qsz 0, owner ], 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] 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 0x10d69502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77d0bef0[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@1be2ee4f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4f8b92d6, 54554866>[count 0, qsz 0, owner ], 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 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6ca79f01[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@eb059ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5bd7eaea, 3c7fd7c1>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299118171 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 @ 1407299126181 ms +++ localhost/127.0.0.1:59999 - Locked within 8017 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 0x34f5b235: tileRendererInUse null, GearsES2[obj 0x34f5b235 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34f5b235 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 0x34f5b235 created: GearsObj[0x6a915c8c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34f5b235 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34f5b235 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34f5b235 FIN GearsES2[obj 0x34f5b235 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,5,main] GearsES2.reshape 0x34f5b235 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d85760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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 0x34f5b235 400x300, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 400x300, swapInterval 1, drawable 0x7fe6c9d85760 [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 0x34f5b235 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d85760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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 0x34f5b235 200x150, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 200x150, swapInterval 1, drawable 0x7fe6c9d85760 [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 0x34f5b235 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d85760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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 0x34f5b235 800x600, swapInterval 1, drawable 0x7fe6c9d85760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 1, drawable 0x7fe6c9d85760 [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 0x34f5b235: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x34f5b235 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 0x7fe6c9dac120, 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 0x7fe6c9dac120, 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 0x7fe6c9dac120, 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 0x290b0e80: tileRendererInUse null, GearsES2[obj 0x290b0e80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x290b0e80 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 0x290b0e80 created: GearsObj[0x5af8f1d7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x290b0e80 created: GearsObj[0xdcd88ea, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x290b0e80 created: GearsObj[0xdcd88ea, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x290b0e80 FIN GearsES2[obj 0x290b0e80 isInit true, usesShared false, 1 GearsObj[0x5af8f1d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdcd88ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30d7c1ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x290b0e80 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d7f680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x290b0e80, 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 0x290b0e80 400x300, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x290b0e80 400x300, swapInterval 1, drawable 0x7fe6c9d7f680 [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 0x290b0e80 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d7f680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x290b0e80, 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 0x290b0e80 200x150, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x290b0e80 200x150, swapInterval 1, drawable 0x7fe6c9d7f680 [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 0x290b0e80 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d7f680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x290b0e80, 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 0x290b0e80 800x600, swapInterval 1, drawable 0x7fe6c9d7f680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x290b0e80 800x600, swapInterval 1, drawable 0x7fe6c9d7f680 [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 0x290b0e80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x290b0e80 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 0x63f95884: tileRendererInUse null, GearsES2[obj 0x63f95884 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63f95884 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 0x63f95884 created: GearsObj[0x929750e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63f95884 created: GearsObj[0xc3eed5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63f95884 created: GearsObj[0xc3eed5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x63f95884 FIN GearsES2[obj 0x63f95884 isInit true, usesShared false, 1 GearsObj[0x929750e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc3eed5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f74e257, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x63f95884 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d9ac00, msaa true, tileRendererInUse null [apply] >> GearsES2 0x63f95884, 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 0x63f95884 400x300, swapInterval 1, drawable 0x7fe6c9d9ac00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63f95884 400x300, swapInterval 1, drawable 0x7fe6c9d9ac00 [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 0x63f95884 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d9ac00, msaa true, tileRendererInUse null [apply] >> GearsES2 0x63f95884, 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 0x63f95884 200x150, swapInterval 1, drawable 0x7fe6c9d9ac00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63f95884 200x150, swapInterval 1, drawable 0x7fe6c9d9ac00 [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 0x63f95884 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d9ac00, msaa true, tileRendererInUse null [apply] >> GearsES2 0x63f95884, 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 0x63f95884 800x600, swapInterval 1, drawable 0x7fe6c9d9ac00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63f95884 800x600, swapInterval 1, drawable 0x7fe6c9d9ac00 [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 0x63f95884: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x63f95884 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 0x5db5dc81: tileRendererInUse null, GearsES2[obj 0x5db5dc81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5db5dc81 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 0x5db5dc81 created: GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5db5dc81 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5db5dc81 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5db5dc81 FIN GearsES2[obj 0x5db5dc81 isInit true, usesShared false, 1 GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34342fd2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5db5dc81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d9a850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5db5dc81, 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 0x5db5dc81 400x300, swapInterval 1, drawable 0x7fe6c9d9a850 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5db5dc81 400x300, swapInterval 1, drawable 0x7fe6c9d9a850 [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 0x5db5dc81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d9a850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5db5dc81, 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 0x5db5dc81 200x150, swapInterval 1, drawable 0x7fe6c9d9a850 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5db5dc81 200x150, swapInterval 1, drawable 0x7fe6c9d9a850 [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 0x5db5dc81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d9a850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5db5dc81, 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 0x5db5dc81 800x600, swapInterval 1, drawable 0x7fe6c9d9a850 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5db5dc81 800x600, swapInterval 1, drawable 0x7fe6c9d9a850 [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 0x5db5dc81: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x5db5dc81 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 0x369217ed: tileRendererInUse null, GearsES2[obj 0x369217ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x369217ed 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 0x369217ed created: GearsObj[0x12036483, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x369217ed created: GearsObj[0x1cbbddb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x369217ed created: GearsObj[0x1cbbddb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x369217ed FIN GearsES2[obj 0x369217ed isInit true, usesShared false, 1 GearsObj[0x12036483, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cbbddb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d7dfda, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x369217ed 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9dabf80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x369217ed, 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 0x369217ed 400x300, swapInterval 1, drawable 0x7fe6c9dabf80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x369217ed 400x300, swapInterval 1, drawable 0x7fe6c9dabf80 [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 0x369217ed 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9dabf80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x369217ed, 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 0x369217ed 200x150, swapInterval 1, drawable 0x7fe6c9dabf80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x369217ed 200x150, swapInterval 1, drawable 0x7fe6c9dabf80 [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 0x369217ed 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9dabf80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x369217ed, 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 0x369217ed 800x600, swapInterval 1, drawable 0x7fe6c9dabf80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x369217ed 800x600, swapInterval 1, drawable 0x7fe6c9dabf80 [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 0x369217ed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x369217ed 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 0x17e21b3: tileRendererInUse null, GearsES2[obj 0x17e21b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x17e21b3 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 0x17e21b3 created: GearsObj[0x71c26dad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x17e21b3 created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x17e21b3 created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x17e21b3 FIN GearsES2[obj 0x17e21b3 isInit true, usesShared false, 1 GearsObj[0x71c26dad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32772504, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x17e21b3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d9b000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17e21b3, 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 0x17e21b3 400x300, swapInterval 1, drawable 0x7fe6c9d9b000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17e21b3 400x300, swapInterval 1, drawable 0x7fe6c9d9b000 [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 0x17e21b3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d9b000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17e21b3, 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 0x17e21b3 200x150, swapInterval 1, drawable 0x7fe6c9d9b000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17e21b3 200x150, swapInterval 1, drawable 0x7fe6c9d9b000 [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 0x17e21b3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d9b000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17e21b3, 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 0x17e21b3 800x600, swapInterval 1, drawable 0x7fe6c9d9b000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17e21b3 800x600, swapInterval 1, drawable 0x7fe6c9d9b000 [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 0x17e21b3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x17e21b3 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 0x47581385: tileRendererInUse null, GearsES2[obj 0x47581385 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x47581385 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 0x47581385 created: GearsObj[0x4e2b983f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x47581385 created: GearsObj[0x10187831, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x47581385 created: GearsObj[0x10187831, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x47581385 FIN GearsES2[obj 0x47581385 isInit true, usesShared false, 1 GearsObj[0x4e2b983f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10187831, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x367ae138, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x47581385 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e31760, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47581385, 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 0x47581385 400x300, swapInterval 1, drawable 0x7fe6c9e31760 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47581385 400x300, swapInterval 1, drawable 0x7fe6c9e31760 [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 0x47581385 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9db4370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47581385, 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 0x47581385 200x150, swapInterval 1, drawable 0x7fe6c9db4370 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47581385 200x150, swapInterval 1, drawable 0x7fe6c9db4370 [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 0x47581385 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9db4370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47581385, 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 0x47581385 800x600, swapInterval 1, drawable 0x7fe6c9db4370 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47581385 800x600, swapInterval 1, drawable 0x7fe6c9db4370 [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 0x47581385: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x47581385 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 0x535f79a4: tileRendererInUse null, GearsES2[obj 0x535f79a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x535f79a4 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 0x535f79a4 created: GearsObj[0x4c4609b6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x535f79a4 created: GearsObj[0xa27b2d9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x535f79a4 created: GearsObj[0xa27b2d9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x535f79a4 FIN GearsES2[obj 0x535f79a4 isInit true, usesShared false, 1 GearsObj[0x4c4609b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa27b2d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x344ec9c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x535f79a4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e4a180, msaa false, tileRendererInUse null [apply] >> GearsES2 0x535f79a4, 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 0x535f79a4 400x300, swapInterval 1, drawable 0x7fe6c9e4a180 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x535f79a4 400x300, swapInterval 1, drawable 0x7fe6c9e4a180 [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 0x535f79a4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9db1bb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x535f79a4, 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 0x535f79a4 200x150, swapInterval 1, drawable 0x7fe6c9db1bb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x535f79a4 200x150, swapInterval 1, drawable 0x7fe6c9db1bb0 [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 0x535f79a4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9db1bb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x535f79a4, 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 0x535f79a4 800x600, swapInterval 1, drawable 0x7fe6c9db1bb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x535f79a4 800x600, swapInterval 1, drawable 0x7fe6c9db1bb0 [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 0x535f79a4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x535f79a4 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 0x6dafa36: tileRendererInUse null, GearsES2[obj 0x6dafa36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6dafa36 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 0x6dafa36 created: GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6dafa36 created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6dafa36 created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6dafa36 FIN GearsES2[obj 0x6dafa36 isInit true, usesShared false, 1 GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b058bfc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6dafa36 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d6d480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dafa36, 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 0x6dafa36 400x300, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6dafa36 400x300, swapInterval 1, drawable 0x7fe6c9d6d480 [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 0x6dafa36 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d6d480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dafa36, 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 0x6dafa36 200x150, swapInterval 1, drawable 0x7fe6c9d6d480 [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 0x6dafa36 200x150, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [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 0x6dafa36 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d6d480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dafa36, 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 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x6dafa36 800x600, swapInterval 1, drawable 0x7fe6c9d6d480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x6dafa36: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x6dafa36 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 0x4f17cb47: tileRendererInUse null, GearsES2[obj 0x4f17cb47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f17cb47 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 0x4f17cb47 created: GearsObj[0x26acb63d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f17cb47 created: GearsObj[0x14f072a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f17cb47 created: GearsObj[0x14f072a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4f17cb47 FIN GearsES2[obj 0x4f17cb47 isInit true, usesShared false, 1 GearsObj[0x26acb63d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14f072a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35f5b2c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4f17cb47 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e4ddb0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4f17cb47, 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 0x4f17cb47 400x300, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4f17cb47 400x300, swapInterval 1, drawable 0x7fe6c9e4ddb0 [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 0x4f17cb47 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9e4ddb0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4f17cb47, 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 0x4f17cb47 200x150, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4f17cb47 200x150, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [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 0x4f17cb47 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4f17cb47, 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 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x4f17cb47 800x600, swapInterval 1, drawable 0x7fe6c9e4ddb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x4f17cb47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x4f17cb47 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 0x47b7c1b7: tileRendererInUse null, GearsES2[obj 0x47b7c1b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x47b7c1b7 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 0x47b7c1b7 created: GearsObj[0x2083368a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x47b7c1b7 created: GearsObj[0x671aeb3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x47b7c1b7 created: GearsObj[0x671aeb3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x47b7c1b7 FIN GearsES2[obj 0x47b7c1b7 isInit true, usesShared false, 1 GearsObj[0x2083368a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x671aeb3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11846d13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x47b7c1b7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9e54810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47b7c1b7, 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 0x47b7c1b7 400x300, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47b7c1b7 400x300, swapInterval 1, drawable 0x7fe6c9e54810 [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 0x47b7c1b7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9e54810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47b7c1b7, 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 0x47b7c1b7 200x150, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x47b7c1b7 200x150, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [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 0x47b7c1b7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9e54810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47b7c1b7, 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 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x47b7c1b7 800x600, swapInterval 1, drawable 0x7fe6c9e54810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x47b7c1b7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x47b7c1b7 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 0x10d69502: tileRendererInUse null, GearsES2[obj 0x10d69502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10d69502 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 0x10d69502 created: GearsObj[0x1c43f4ff, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10d69502 created: GearsObj[0x31899fd8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10d69502 created: GearsObj[0x31899fd8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x10d69502 FIN GearsES2[obj 0x10d69502 isInit true, usesShared false, 1 GearsObj[0x1c43f4ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31899fd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x425d3750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10d69502 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9d948a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x10d69502, 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 0x10d69502 400x300, swapInterval 1, drawable 0x7fe6c9d948a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10d69502 400x300, swapInterval 1, drawable 0x7fe6c9d948a0 [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 0x10d69502 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9d948a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x10d69502, 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 0x10d69502 200x150, swapInterval 1, drawable 0x7fe6c9d948a0 [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 0x10d69502 200x150, swapInterval 1, drawable 0x7fe6c9d948a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.reshape 0x10d69502 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9d948a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x10d69502, 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-13,5,main] GearsES2.display 0x10d69502 800x600, swapInterval 1, drawable 0x7fe6c9d948a0 [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.display 0x10d69502 800x600, swapInterval 1, drawable 0x7fe6c9d948a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x10d69502: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x10d69502 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 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x481352e6 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 0x481352e6 created: GearsObj[0x6cdcb5eb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x481352e6 created: GearsObj[0xe2b8f23, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x481352e6 created: GearsObj[0xe2b8f23, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x481352e6 FIN GearsES2[obj 0x481352e6 isInit true, usesShared false, 1 GearsObj[0x6cdcb5eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe2b8f23, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc24a19, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x481352e6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe6c9da90c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, 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 0x481352e6 400x300, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x481352e6 400x300, swapInterval 1, drawable 0x7fe6c9da90c0 [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 0x481352e6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe6c9da90c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, 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 0x481352e6 200x150, swapInterval 1, drawable 0x7fe6c9da90c0 [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 0x481352e6 200x150, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [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.reshape 0x481352e6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe6c9da90c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, 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 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x481352e6 800x600, swapInterval 1, drawable 0x7fe6c9da90c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x481352e6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299142255 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.672 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.001 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0.001 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 sec [apply] Testcase: testES2OnScreenDblBufMSAA took 0 sec [apply] Testcase: testES2OnScreenDblBufStencil took 0 sec [apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0 sec [apply] Testcase: testES2OnScreenSglBuf took 0.001 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.619 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.386 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.385 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.424 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.381 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.391 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.351 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.394 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.374 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.315 sec [apply] Testcase: testGL2OnScreenDblBufMSAA took 0.298 sec [apply] Testcase: testGL2OnScreenDblBufStencil took 0.298 sec [apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.317 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.339 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] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299143920 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01_1A1RThreads_100Resizes) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299145928 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 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 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[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x258a1ed8 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x258a1ed8 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 0x258a1ed8 FIN GearsES2[obj 0x258a1ed8 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 0x258a1ed8 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fc02061dc00, 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 64x64, swapInterval 0, drawable 0x7fc02061dc00 [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 0x258a1ed8 64x64, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 66x66, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 66x66, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 66x66, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 67x67, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 67x67, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 67x67, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 68x68, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 68x68, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 68x68, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 69x69, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 69x69, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 69x69, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 70x70, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 70x70, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 70x70, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 71x71, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 71x71, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 71x71, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 72x72, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 72x72, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 72x72, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 73x73, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 73x73, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 73x73, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 74x74, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 74x74, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 74x74, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 75x75, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 75x75, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 75x75, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 76x76, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 76x76, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 76x76, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 77x77, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 77x77, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 77x77, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 78x78, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 78x78, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 78x78, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 29.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 34.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 36.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 37.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 38.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 44.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 51.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 55.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 58.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 65.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 69.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 72.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 76.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 79.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 83.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 86.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 90.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 93.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 97.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 114.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 142.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 146.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 149.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 153.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 156.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 160.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 167.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 170.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [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 0x258a1ed8 118x118, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 118x118, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 173.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 118x118, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 119x119, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 119x119, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 174.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 119x119, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 176.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 177.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 179.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 122x122, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 122x122, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 122x122, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 183.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 188.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 127x127, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 127x127, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 127x127, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 130x130, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 130x130, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 130x130, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 200.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 135x135, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 135x135, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 135x135, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 214.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 215.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 218.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 219.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 222.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 228.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 230.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 231.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [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.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 150x150, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 150x150, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 150x150, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 151x151, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 241.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 150x150, swapInterval 0, drawable 0x7fc02061dc00 [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 0x258a1ed8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x258a1ed8 FIN [apply] *** reshapes: 113, displays 483 [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 0x4e692639: tileRendererInUse null, GearsES2[obj 0x4e692639 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e692639 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 0x4e692639 created: GearsObj[0x4d18a206, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e692639 created: GearsObj[0xc355f75, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e692639 created: GearsObj[0xc355f75, 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 0x4e692639 FIN GearsES2[obj 0x4e692639 isInit true, usesShared false, 1 GearsObj[0x4d18a206, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc355f75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40e0096, 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 0x4e692639 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 64x64, swapInterval 0, drawable 0x7fc02058fbb0 [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] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] start resize thread 1 [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] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 64x64, swapInterval 0, drawable 0x7fc02058fbb0 [apply] start resize thread 2 [apply] start anim thread 2 [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 65x65 of 65x65, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 67x67 of 67x67, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 68x68 of 68x68, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 68x68 of 68x68, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 69x69 of 69x69, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 37.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 73x73 of 73x73, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 50.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 75x75 of 75x75, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 65.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 71.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 78.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 85.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 89.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 91.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 100.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 103.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 105.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 116.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 128.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 135.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 150.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 154.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-anim1,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 169.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 176.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 182.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [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 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [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 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [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 0x4e692639 96x96, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 96x96, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 96x96, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 187.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 190.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 99x99, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 99x99, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 99x99, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 100x100, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 100x100, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 100x100, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 101x101, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 101x101, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 101x101, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 201.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 208.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 217.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 225.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 226.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 228.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 233.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 235.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 239.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 241.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 243.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 244.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 244.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 252.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 253.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 256.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 258.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 259.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 261.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 261.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 264.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 268.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 270.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 116x116, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 274.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 275.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 117x117, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 117x117, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 279.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 117x117, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 282.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 119x119, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 119x119, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 119x119, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 285.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 287.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 287.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 289.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 122x122, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 122x122, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 290.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 122x122, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 291.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 293.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 124x124, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 124x124, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 295.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 124x124, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 125x125, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 125x125, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 125x125, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 299.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 128x128, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 128x128, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 302.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 128x128, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 129x129, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 303.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 129x129, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 129x129, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 130x130, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 130x130, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 305.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 130x130, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 131x131, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 131x131, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 131x131, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 308.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 309.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 311.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 313.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 314.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 136x136, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 136x136, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 136x136, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 137x137, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 137x137, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 137x137, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 320.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 321.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 322.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 140x140, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 140x140, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 140x140, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 141x141, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 141x141, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 141x141, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 327.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 143x143, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 329.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 331.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 145x145, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 333.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 145x145, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 145x145, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 146x146, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 146x146, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 146x146, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 147x147, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 336.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 147x147, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 147x147, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 148x148, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 148x148, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 338.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 148x148, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 149x149, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 339.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 149x149, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 149x149, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 150x150, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 150x150, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 150x150, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 151x151, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 151x151, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 151x151 of 151x151, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 151x151, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 152x152, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 152x152, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 152x152, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 345.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 154x154, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 346.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 349.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 350.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 351.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 156x156, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 156x156, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 352.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 156x156, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 353.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 355.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 355.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 158x158 of 158x158, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 357.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 159x159, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 159x159, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 159x159 of 159x159, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 358.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 159x159, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 160x160 of 160x160, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 359.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 160x160 of 160x160, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 361.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 160x160 of 160x160, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 361.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 161x161 of 161x161, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 363.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 162x162 of 162x162, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 364.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 162x162 of 162x162, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 365.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 162x162 of 162x162, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 366.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 163x163 of 163x163, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 367.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] junit.framework.TestListener: endTest(test01_3A3RThreads_50Resizes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 164x164, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 164x164, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 164x164 of 164x164, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 369.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 164x164, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 165x165, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 165x165 of 165x165, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] >> GearsES2 0x4e692639, angle 370.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 165x165, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [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.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 165x165 of 165x165, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 371.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 165x165, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [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.reshape 0x4e692639 0/0 166x166 of 166x166, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 372.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e692639: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e692639 FIN [apply] *** reshapes: 187, displays 745 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.039 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299143920 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 @ 1407299145928 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 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 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[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x258a1ed8 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x258a1ed8 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 0x258a1ed8 FIN GearsES2[obj 0x258a1ed8 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 0x258a1ed8 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fc02061dc00, 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 64x64, swapInterval 0, drawable 0x7fc02061dc00 [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 0x258a1ed8 64x64, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 65x65, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 66x66, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 66x66, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 66x66, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 67x67, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 67x67, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 67x67, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 68x68, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 68x68, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 68x68, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 69x69, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 69x69, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 69x69, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 70x70, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 70x70, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 70x70, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 71x71, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 71x71, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 71x71, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 72x72, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 72x72, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 72x72, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 73x73, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 73x73, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 73x73, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 74x74, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 74x74, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 74x74, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 75x75, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 75x75, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 75x75, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 76x76, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 76x76, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 76x76, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 77x77, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 77x77, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 77x77, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 78x78, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 78x78, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 78x78, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 29.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 34.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 36.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 37.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 38.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 79x79, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 80x80, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 44.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 81x81, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 82x82, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 51.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 83x83, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 55.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 84x84, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 58.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 85x85, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 86x86, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 65.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 87x87, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 69.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 88x88, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 72.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 89x89, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 76.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 90x90, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 79.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 91x91, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 83.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 92x92, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 86.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 93x93, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 90.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 94x94, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 93.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 95x95, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 97.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 96x96, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 97x97, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 98x98, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 99x99, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 100x100, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 114.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 101x101, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 102x102, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 103x103, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 104x104, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 105x105, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 106x106, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 107x107, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 108x108, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 142.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 109x109, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 146.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 110x110, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 149.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 111x111, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 153.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 112x112, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 156.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 113x113, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 160.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 114x114, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 115x115, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 167.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 116x116, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x258a1ed8 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 170.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x258a1ed8 117x117, swapInterval 0, drawable 0x7fc02061dc00 [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 0x258a1ed8 118x118, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 118x118, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 173.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 118x118, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 119x119, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 119x119, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 174.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 119x119, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299153893 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] GearsES2.reshape 0x258a1ed8 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 176.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 177.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 120x120, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 179.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 121x121, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 122x122, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 122x122, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 122x122, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 183.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 123x123, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 124x124, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 188.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 125x125, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 126x126, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 127x127, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 127x127, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 127x127, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 128x128, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 129x129, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 130x130, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 130x130, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 130x130, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 200.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 131x131, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 132x132, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 133x133, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 134x134, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 135x135, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 135x135, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 135x135, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 136x136, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 137x137, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 214.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 215.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 138x138, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 139x139, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 218.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 219.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 140x140, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 141x141, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 222.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 142x142, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 143x143, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 228.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 144x144, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 230.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 145x145, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 231.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 146x146, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 147x147, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 148x148, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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-1,5,main] GearsES2.display 0x258a1ed8 149x149, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 150x150, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 150x150, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, 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 0x258a1ed8 150x150, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 151x151, swapInterval 0, drawable 0x7fc02061dc00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fc02061dc00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 241.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 150x150, swapInterval 0, drawable 0x7fc02061dc00 [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 0x258a1ed8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x258a1ed8 FIN [apply] *** reshapes: 113, displays 483 [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 0x4e692639: tileRendererInUse null, GearsES2[obj 0x4e692639 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e692639 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 0x4e692639 created: GearsObj[0x4d18a206, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e692639 created: GearsObj[0xc355f75, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e692639 created: GearsObj[0xc355f75, 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 0x4e692639 FIN GearsES2[obj 0x4e692639 isInit true, usesShared false, 1 GearsObj[0x4d18a206, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc355f75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40e0096, 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 0x4e692639 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 64x64, swapInterval 0, drawable 0x7fc02058fbb0 [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] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] start resize thread 1 [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] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 64x64, swapInterval 0, drawable 0x7fc02058fbb0 [apply] start resize thread 2 [apply] start anim thread 2 [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 65x65 of 65x65, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 65x65, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 66x66, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 67x67 of 67x67, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 67x67, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 68x68 of 68x68, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 68x68 of 68x68, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 68x68, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 69x69 of 69x69, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 69x69, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 70x70, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 71x71, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 37.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 72x72, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 73x73 of 73x73, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 73x73, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 50.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 74x74, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 75x75 of 75x75, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 75x75, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 65.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 76x76, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 71.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 77x77, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 78.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 78x78, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 79x79, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 85.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 80x80, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 89.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 91.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 81x81, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 82x82, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 100.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 83x83, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 103.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 105.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 84x84, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 85x85, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 116.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 86x86, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 128.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 87x87, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 88x88, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 135.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 89x89, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 90x90, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 150.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 154.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 91x91, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-anim1,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 92x92, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 169.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 93x93, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 176.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 94x94, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x4e692639 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 182.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [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 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [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 0x4e692639 95x95, swapInterval 0, drawable 0x7fc02058fbb0 [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 0x4e692639 96x96, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 96x96, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 96x96, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 187.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 97x97, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 190.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 98x98, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 99x99, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 99x99, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 99x99, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 100x100, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 100x100, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 100x100, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 101x101, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 101x101, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 101x101, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 201.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 102x102, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 208.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 103x103, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 217.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 104x104, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 225.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 226.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 228.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 105x105, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 233.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 235.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 106x106, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 107x107, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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-2,5,main] GearsES2.display 0x4e692639 108x108, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 239.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 241.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 243.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 244.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 244.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 252.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 253.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 109x109, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 256.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 258.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 112x112, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 259.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 261.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 261.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 264.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 110x110, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 268.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 270.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 116x116, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 111x111, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 274.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 113x113, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 275.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 115x115, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 117x117, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 117x117, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 279.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 114x114, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 117x117, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 282.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 118x118, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 119x119, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 119x119, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 119x119, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 285.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 287.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 287.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 120x120, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 289.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 121x121, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 122x122, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 122x122, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 290.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 122x122, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 291.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 293.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 123x123, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 124x124, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 124x124, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 295.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 124x124, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 125x125, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 125x125, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 125x125, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 299.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 126x126, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 127x127, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 128x128, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 128x128, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 302.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 128x128, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 129x129, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 303.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 129x129, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 129x129, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 130x130, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 130x130, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 305.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 130x130, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 131x131, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 131x131, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 131x131, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 308.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 309.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 132x132, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 311.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 133x133, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 313.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 314.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 134x134, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 135x135, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 136x136, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 136x136, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 136x136, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 137x137, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 137x137, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 137x137, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 320.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 321.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 322.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 138x138, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 139x139, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 140x140, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 140x140, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 140x140, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 141x141, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 141x141, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 141x141, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 327.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 143x143, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 329.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 142x142, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 331.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 144x144, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 145x145, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 333.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 145x145, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 145x145, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 146x146, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 146x146, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 146x146, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 147x147, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 336.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 147x147, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 147x147, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 148x148, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 148x148, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 338.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 148x148, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 149x149, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 339.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 149x149, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 149x149, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 150x150, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 150x150, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 150x150, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 151x151, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 151x151, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 151x151 of 151x151, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 151x151, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 152x152, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 152x152, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 152x152, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 345.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 154x154, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 346.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 153x153, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, 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 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 349.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 350.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 351.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 155x155, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 156x156, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 156x156, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 352.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 156x156, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 353.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 355.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 355.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 157x157, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 158x158 of 158x158, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 357.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 158x158, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 159x159, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 159x159, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 159x159 of 159x159, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 358.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 159x159, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 160x160 of 160x160, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 359.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 160x160 of 160x160, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 361.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 160x160 of 160x160, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 361.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 160x160, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 161x161 of 161x161, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 363.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 161x161, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 162x162 of 162x162, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 364.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 162x162 of 162x162, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 365.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 162x162 of 162x162, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 366.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 162x162, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 163x163 of 163x163, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 367.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 163x163, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 164x164, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 164x164, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 164x164 of 164x164, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 369.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 164x164, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 165x165, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 165x165 of 165x165, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] >> GearsES2 0x4e692639, angle 370.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 165x165, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [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.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e692639 0/0 165x165 of 165x165, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 371.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 165x165, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [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.reshape 0x4e692639 0/0 166x166 of 166x166, swapInterval 0, drawable 0x7fc02058fbb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e692639, angle 372.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e692639 166x166, swapInterval 0, drawable 0x7fc02058fbb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e692639: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e692639 FIN [apply] *** reshapes: 187, displays 745 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299153893 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_1A1RThreads_100Resizes took 4.547 sec [apply] Testcase: test01_3A3RThreads_50Resizes took 3.316 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] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299155635 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01GLDebugDisabled) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299157647 ms +++ localhost/127.0.0.1:59999 - Locked within 2020 ms, 3 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 - test01GLDejunit.framework.TestListener: endTest(test01GLDebugDisabled) [apply] junit.framework.TestListener: startTest(test01GLDebugEnabled) [apply] bugDisabled [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] 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] junit.framework.TestListener: endTest(test02GLDebugError) [apply] junit.framework.TestListener: startTest(test03GLDebugInsert) [apply] junit.framework.TestListener: endTest(test03GLDebugInsert) [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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.348 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299155635 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 @ 1407299157647 ms +++ localhost/127.0.0.1:59999 - Locked within 2020 ms, 3 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 @ 1407299159913 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebugDisabled took 1.777 sec [apply] Testcase: test01GLDebugEnabled took 0.295 sec [apply] Testcase: test02GLDebugError took 0.043 sec [apply] Testcase: test03GLDebugInsert took 0.055 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299159913 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 @ 1407299161512 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 @ 1407299165518 ms +++ localhost/127.0.0.1:59999 - Locked within 4013 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] junit.framework.TestListener: startTest(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 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(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, 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] junit.framework.TestListener: endTest(test01GLDebug01Enabled) [apply] junit.framework.TestListener: startTest(test02GLDebug01Error) [apply] junit.framework.TestListener: endTest(test02GLDebug01Error) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299167788 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.351 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299161512 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 @ 1407299165518 ms +++ localhost/127.0.0.1:59999 - Locked within 4013 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 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] 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 @ 1407299167788 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebug01Disabled took 1.815 sec [apply] Testcase: test01GLDebug01Enabled took 0.291 sec [apply] Testcase: test02GLDebug01Error took 0.066 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] junit.framework.TestListener: tests to run: 10 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299169355 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 @ 1407299170360 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 2 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: 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: 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: 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: [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] junit.framework.TestListener: endTest(test02OnThreadAtReshape) [apply] junit.framework.TestListener: startTest(test03OnThreadAtDisplay) [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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] junit.framework.TestListener: endTest(test03OnThreadAtDisplay) [apply] junit.framework.TestListener: startTest(test04OnThreadAtInvoke) [apply] User caught exception GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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 : 7 / 7 [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: 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: 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: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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] 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 : 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] junit.framework.TestListener: endTest(test13OffThreadAtDisplay) [apply] junit.framework.TestListener: startTest(test14OffThreadAtInvoke) [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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] 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 : 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: 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: 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: 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: [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 : 12 / 12 [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 @ 1407299174607 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test15OffThreadAtDispose) [apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 5.334 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299169355 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 @ 1407299170360 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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 : 7 / 7 [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: 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: 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: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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] 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 : 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: 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: 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: 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: [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] 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 : 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: 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: 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: 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: [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 : 12 / 12 [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 @ 1407299174607 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OnThreadAtInit took 0.357 sec [apply] Testcase: test02OnThreadAtReshape took 0.08 sec [apply] Testcase: test03OnThreadAtDisplay took 0.146 sec [apply] Testcase: test04OnThreadAtInvoke took 0.109 sec [apply] Testcase: test05OnThreadAtDispose took 0.78 sec [apply] Testcase: test11OffThreadAtInit took 0.066 sec [apply] Testcase: test12OffThreadAtReshape took 0.076 sec [apply] Testcase: test13OffThreadAtDisplay took 0.102 sec [apply] Testcase: test14OffThreadAtInvoke took 0.094 sec [apply] Testcase: test15OffThreadAtDispose took 0.664 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 @ 1407299176216 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01_ES1) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299177221 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 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] 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@6184d88, 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_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 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@407d29df, 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_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(test04_GL3) [apply] junit.framework.TestListener: startTest(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] - 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] junit.framework.TestListener: endTest(test05_GL4) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.154 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 @ 1407299176216 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 @ 1407299177221 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 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@6184d88, 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@407d29df, 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 @ 1407299179293 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_ES1 took 1.677 sec [apply] Testcase: test02__ES2 took 0 sec [apply] Testcase: test03_GL2 took 0.119 sec [apply] Testcase: test04_GL3 took 0.1 sec [apply] Testcase: test05_GL4 took 0.082 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299179293 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299180895 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT [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 @ 1407299182902 ms +++ localhost/127.0.0.1:59999 - Locked within 2027 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test00ShowAvailProfiles) [apply] junit.framework.TestListener: startTest(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] 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: 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(test12GL3PolygonModeFailure) [apply] junit.framework.TestListener: startTest(test20GL2BindArrayAttributeFails) [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(test20GL2BindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails) [apply] junit.framework.TestListener: endTest(test22GL3BindArrayAttributeFails) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299185091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.285 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299180895 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 @ 1407299182902 ms +++ localhost/127.0.0.1:59999 - Locked within 2027 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 @ 1407299185091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00ShowAvailProfiles took 1.725 sec [apply] Testcase: test10GL2PolygonModeFailure took 0.137 sec [apply] Testcase: test11GL3bcPolygonModeFailure took 0 sec [apply] Testcase: test12GL3PolygonModeFailure took 0.079 sec [apply] Testcase: test20GL2BindArrayAttributeFails took 0.081 sec [apply] Testcase: test21GL3bcBindArrayAttributeFails took 0.001 sec [apply] Testcase: test22GL3BindArrayAttributeFails took 0.065 sec [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 @ 1407299186698 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 @ 1407299187711 ms +++ localhost/127.0.0.1:59999 - Locked within 1029 ms, 2 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] ++++ 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] 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] 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] junit.framework.TestListener: endTest(test04FFP__GL2ES2) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test11GLSL_GL2) [apply] junit.framework.TestListener: startTest(test12GLSL_ES2) [apply] junit.framework.TestListener: endTest(test12GLSL_ES2) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299190682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.068 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299186698 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 @ 1407299187711 ms +++ localhost/127.0.0.1:59999 - Locked within 1029 ms, 2 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 @ 1407299190682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FFP__GL2 took 2.139 sec [apply] Testcase: test02FFP__ES1 took 0.001 sec [apply] Testcase: test03FFP__ES2 took 0.001 sec [apply] Testcase: test04FFP__GL2ES2 took 0.493 sec [apply] Testcase: test11GLSL_GL2 took 0.23 sec [apply] Testcase: test12GLSL_ES2 took 0 sec [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 @ 1407299192283 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 @ 1407299195301 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] junit.framework.TestListener: endTest(testInitSingleton) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.921 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299192283 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 @ 1407299195301 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 @ 1407299197129 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testInitSingleton took 1.739 sec [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 @ 1407299197129 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299198704 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 15 [apply] junit.framework.TestListener: startTest(test00Version) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299206722 ms +++ localhost/127.0.0.1:59999 - Locked within 8035 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-b1327-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-b1327-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-b1327-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [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] ++++ 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(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 - test12_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4 [apply] junit.framework.TestListener: endTest(test12_GL2) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test13_GL4) [apply] junit.framework.TestListener: startTest(test14_GL3) [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(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.268 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 @ 1407299198704 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 @ 1407299206722 ms +++ localhost/127.0.0.1:59999 - Locked within 8035 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-b1327-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-b1327-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-b1327-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_EXTSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299209887 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] _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 @ 1407299209887 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Version took 1.729 sec [apply] Testcase: test01GLProfileDefault took 0.218 sec [apply] Testcase: test02GLProfileMaxProgrammable took 0.147 sec [apply] Testcase: test03GLProfileMaxFixedFunc took 0.146 sec [apply] Testcase: test04GLProfileGL2ES1 took 0.15 sec [apply] Testcase: test05GLProfileGL2ES2 took 0.17 sec [apply] Testcase: test06GLProfileGL4ES3 took 0.001 sec [apply] Testcase: test10_GL4bc took 0 sec [apply] Testcase: test11_GL3bc took 0 sec [apply] Testcase: test12_GL2 took 0.141 sec [apply] Testcase: test13_GL4 took 0.186 sec [apply] Testcase: test14_GL3 took 0.163 sec [apply] Testcase: test15_GLES1 took 0.001 sec [apply] Testcase: test16_GLES2 took 0.001 sec [apply] Testcase: test17_GLES3 took 0 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 @ 1407299211418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] junit.framework.TestListener: startTest(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] 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 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] 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 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.132 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299211418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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] TextRendererGLELSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299220469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] .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 @ 1407299220469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_MSAA0_DefFlip took 4.004 sec [apply] Testcase: test01_MSAA0_UsrFlip took 0.001 sec [apply] Testcase: test10_MSAA8_DefFlip took 3.261 sec [apply] Testcase: test11_MSAA8_UsrFlip took 0.001 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299222144 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 @ 1407299231170 ms +++ localhost/127.0.0.1:59999 - Locked within 9033 ms, 10 attempts [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: 9.16 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299222144 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 @ 1407299231170 ms +++ localhost/127.0.0.1:59999 - Locked within 9033 ms, 10 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 @ 1407299231235 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLVersion took 0.007 sec [apply] Testcase: test02GLVendorVersion took 0.005 sec [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 @ 1407299231235 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 @ 1407299232961 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 @ 1407299238972 ms +++ localhost/127.0.0.1:59999 - Locked within 6018 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] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_102x100xREDxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xREDxUB) [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_640x480xREDxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xRGBxUB) [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] 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, 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] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_99x100xRGBxUB) [apply] junit.framework.TestListener: startTest(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] 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] junit.framework.TestListener: endTest(testReadPixelsGL_99x100xRGBxUB) [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.002 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299232961 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 @ 1407299238972 ms +++ localhost/127.0.0.1:59999 - Locked within 6018 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 @ 1407299248873 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 3.235 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.257 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.261 sec [apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.246 sec [apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.563 sec [apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.243 sec [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299248873 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299250320 ms +++ localhost/127.0.0.1:59999 - Locked within 18 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true [apply] JOGLTask 1: START: 150/0, reuse true - Thread-5-jt1 [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0 [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 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[0xccdb92b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3655a5d0 created: GearsObj[0x1637bc9e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3655a5d0 created: GearsObj[0x1637bc9e, 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[0xccdb92b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1637bc9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40e0096, 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 0x7ffa59ca5520, 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 0x7ffa59ca5520 [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] 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[0x224fced0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30f9168e created: GearsObj[0x2592cb49, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30f9168e created: GearsObj[0x2592cb49, 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[0x224fced0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2592cb49, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x486038e4, 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 0x7ffa59c9db70, 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 0x7ffa59c9db70 [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] 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 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] 4: [0: false, 1: true] [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] 5: [0: true, 1: true] [apply] total: 2.33s [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[0xe1c84a5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68d1305d created: GearsObj[0x724873df, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68d1305d created: GearsObj[0x724873df, 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[0xe1c84a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x724873df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72af7016, 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 0x7ffa59cb4980, 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 0x7ffa59cb4980 [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 0x7dbe5f6d: tileRendererInUse null, GearsES2[obj 0x7dbe5f6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7dbe5f6d 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 0x7dbe5f6d created: GearsObj[0x6a8b11f5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7dbe5f6d created: GearsObj[0x50482278, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7dbe5f6d created: GearsObj[0x50482278, 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 0x7dbe5f6d FIN GearsES2[obj 0x7dbe5f6d isInit true, usesShared false, 1 GearsObj[0x6a8b11f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50482278, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fcf1d75, 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 0x7dbe5f6d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e3cc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7dbe5f6d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7dbe5f6d 128x128, swapInterval 0, drawable 0x7ffa59e3cc40 [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 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[0xca0898b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x746a56f0 created: GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x746a56f0 created: GearsObj[0x7fa60b26, 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[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-3,5,main] GearsES2.reshape 0x746a56f0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e630b0, 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 0x7ffa59e630b0 [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 0x7171e245: tileRendererInUse null, GearsES2[obj 0x7171e245 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7171e245 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 0x7171e245 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7171e245 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7171e245 created: GearsObj[0x1448f8cb, 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 0x7171e245 FIN GearsES2[obj 0x7171e245 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-3,5,main] GearsES2.reshape 0x7171e245 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e89da0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7171e245, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7171e245 128x128, swapInterval 0, drawable 0x7ffa59e89da0 [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 0x746a56f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x746a56f0 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 1: [0: false, 1: false, 2: true, 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] 2: [0: true, 1: false, 2: true, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7dbe5f6d: tileRendererInUse null [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 0x7dbe5f6d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7171e245: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7171e245 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3 [apply] JOGLTask 3: END: Thread-6-jt3 [apply] 3: [0: true, 1: false, 2: true, 3: true] [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1 [apply] JOGLTask 1: END: Thread-6-jt1 [apply] 4: [0: true, 1: true, 2: true, 3: true] [apply] total: 0.763s [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 0x28c6d50a: tileRendererInUse null, GearsES2[obj 0x28c6d50a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28c6d50a 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 0x28c6d50a created: GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28c6d50a created: GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28c6d50a created: GearsObj[0x723b8443, 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 0x28c6d50a FIN GearsES2[obj 0x28c6d50a isInit true, usesShared false, 1 GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2168854c, 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 0x28c6d50a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e400d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c6d50a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x28c6d50a 128x128, swapInterval 0, drawable 0x7ffa59e400d0 [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 0x2b2bec3e: tileRendererInUse null, GearsES2[obj 0x2b2bec3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b2bec3e 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 0x2b2bec3e created: GearsObj[0x728c2df1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b2bec3e created: GearsObj[0x511c63f7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b2bec3e created: GearsObj[0x511c63f7, 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 0x2b2bec3e FIN GearsES2[obj 0x2b2bec3e isInit true, usesShared false, 1 GearsObj[0x728c2df1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x511c63f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ee716bb, 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 0x2b2bec3e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e9a9e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b2bec3e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2b2bec3e 128x128, swapInterval 0, drawable 0x7ffa59e9a9e0 [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 0x79613135: tileRendererInUse null, GearsES2[obj 0x79613135 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x79613135 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 0x79613135 created: GearsObj[0x16b2145c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79613135 created: GearsObj[0x556afa8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79613135 created: GearsObj[0x556afa8, 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 0x79613135 FIN GearsES2[obj 0x79613135 isInit true, usesShared false, 1 GearsObj[0x16b2145c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x556afa8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e264154, 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 0x79613135 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e436d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79613135, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x79613135 128x128, swapInterval 0, drawable 0x7ffa59e436d0 [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 0x4beaa16e: tileRendererInUse null, GearsES2[obj 0x4beaa16e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4beaa16e 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 0x4beaa16e created: GearsObj[0x7490badc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4beaa16e created: GearsObj[0x49dbfd4d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4beaa16e created: GearsObj[0x49dbfd4d, 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 0x4beaa16e FIN GearsES2[obj 0x4beaa16e isInit true, usesShared false, 1 GearsObj[0x7490badc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49dbfd4d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9d2f01d, 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 0x4beaa16e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59ceb940, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4beaa16e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4beaa16e 128x128, swapInterval 0, drawable 0x7ffa59ceb940 [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 0x6dba61f0: tileRendererInUse null, GearsES2[obj 0x6dba61f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6dba61f0 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 0x6dba61f0 created: GearsObj[0x7c7d8dfe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6dba61f0 created: GearsObj[0x16f55e8c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6dba61f0 created: GearsObj[0x16f55e8c, 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 0x6dba61f0 FIN GearsES2[obj 0x6dba61f0 isInit true, usesShared false, 1 GearsObj[0x7c7d8dfe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16f55e8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4712451a, 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 0x6dba61f0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b904e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dba61f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6dba61f0 128x128, swapInterval 0, drawable 0x7ffa5b904e50 [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] 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 0x7c698adc: tileRendererInUse null, GearsES2[obj 0x7c698adc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c698adc 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 0x7c698adc created: GearsObj[0x654a1209, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c698adc created: GearsObj[0x61e640d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c698adc created: GearsObj[0x61e640d2, 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 0x7c698adc FIN GearsES2[obj 0x7c698adc isInit true, usesShared false, 1 GearsObj[0x654a1209, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61e640d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53a9cd34, 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 0x7c698adc 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b90cfa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c698adc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7c698adc 128x128, swapInterval 0, drawable 0x7ffa5b90cfa0 [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] JOGLTask 8: RUNNING: Thread-7-jt8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x73b58550: tileRendererInUse null, GearsES2[obj 0x73b58550 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x73b58550 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 0x73b58550 created: GearsObj[0xab353de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x73b58550 created: GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x73b58550 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 0x73b58550 FIN GearsES2[obj 0x73b58550 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 0x73b58550 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59ec96b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73b58550, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x73b58550 128x128, swapInterval 0, drawable 0x7ffa59ec96b0 [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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x83387: tileRendererInUse null, GearsES2[obj 0x83387 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x83387 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 0x83387 created: GearsObj[0x3515a84b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x83387 created: GearsObj[0x20dbef27, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x83387 created: GearsObj[0x20dbef27, 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 0x83387 FIN GearsES2[obj 0x83387 isInit true, usesShared false, 1 GearsObj[0x3515a84b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20dbef27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4731fa4b, 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 0x83387 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b941970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x83387, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x83387 128x128, swapInterval 0, drawable 0x7ffa5b941970 [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 0x1a6ee415: tileRendererInUse null, GearsES2[obj 0x1a6ee415 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a6ee415 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 0x1a6ee415 created: GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a6ee415 created: GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a6ee415 created: GearsObj[0x586a5f89, 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 0x1a6ee415 FIN GearsES2[obj 0x1a6ee415 isInit true, usesShared false, 1 GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fa648b8, 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 0x1a6ee415 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b95ca50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a6ee415, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1a6ee415 128x128, swapInterval 0, drawable 0x7ffa5b95ca50 [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 0x68398b18: tileRendererInUse null, GearsES2[obj 0x68398b18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68398b18 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] 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] gear1 0x68398b18 created: GearsObj[0x7e288894, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68398b18 created: GearsObj[0x171eed41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68398b18 created: GearsObj[0x171eed41, 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 0x68398b18 FIN GearsES2[obj 0x68398b18 isInit true, usesShared false, 1 GearsObj[0x7e288894, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x171eed41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d3ea433, 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 0x68398b18 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b984d70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68398b18, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x68398b18 128x128, swapInterval 0, drawable 0x7ffa5b984d70 [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 0x19db0a1d: tileRendererInUse null, GearsES2[obj 0x19db0a1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x19db0a1d 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 0x19db0a1d created: GearsObj[0x7a7caf9b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x19db0a1d created: GearsObj[0xfed27f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x19db0a1d created: GearsObj[0xfed27f0, 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 0x19db0a1d FIN GearsES2[obj 0x19db0a1d isInit true, usesShared false, 1 GearsObj[0x7a7caf9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfed27f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ad905bb, 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 0x19db0a1d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9a61d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19db0a1d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x19db0a1d 128x128, swapInterval 0, drawable 0x7ffa5b9a61d0 [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 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[0x726c554, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f23bead created: GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f23bead created: GearsObj[0x2651177, 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[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 0x3f23bead 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9befa0, 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 0x7ffa5b9befa0 [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 0x46c5d788: tileRendererInUse null, GearsES2[obj 0x46c5d788 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x46c5d788 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 0x46c5d788 created: GearsObj[0x7c101300, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x46c5d788 created: GearsObj[0x34fa4a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x46c5d788 created: GearsObj[0x34fa4a2, 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 0x46c5d788 FIN GearsES2[obj 0x46c5d788 isInit true, usesShared false, 1 GearsObj[0x7c101300, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34fa4a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61c18960, 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 0x46c5d788 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9da5a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46c5d788, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x46c5d788 128x128, swapInterval 0, drawable 0x7ffa5b9da5a0 [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 0x2813e554: tileRendererInUse null, GearsES2[obj 0x2813e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2813e554 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 0x2813e554 created: GearsObj[0x5c07481f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2813e554 created: GearsObj[0x62101a6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2813e554 created: GearsObj[0x62101a6c, 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 0x2813e554 FIN GearsES2[obj 0x2813e554 isInit true, usesShared false, 1 GearsObj[0x5c07481f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62101a6c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf36dac0, 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 0x2813e554 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9e8f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2813e554, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2813e554 128x128, swapInterval 0, drawable 0x7ffa5b9e8f20 [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] 2: [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 0x362d7c76: tileRendererInUse null, GearsES2[obj 0x362d7c76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x362d7c76 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 0x362d7c76 created: GearsObj[0x6562aeda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x362d7c76 created: GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x362d7c76 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 0x362d7c76 FIN GearsES2[obj 0x362d7c76 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 0x362d7c76 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5bb09b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x362d7c76 128x128, swapInterval 0, drawable 0x7ffa5bb09b10 [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 0x40c943a3: tileRendererInUse null, GearsES2[obj 0x40c943a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40c943a3 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 0x40c943a3 created: GearsObj[0x78741ea2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40c943a3 created: GearsObj[0x7f85a7f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40c943a3 created: GearsObj[0x7f85a7f0, 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 0x40c943a3 FIN GearsES2[obj 0x40c943a3 isInit true, usesShared false, 1 GearsObj[0x78741ea2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f85a7f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fd4bef8, 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 0x40c943a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5bb2b490, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40c943a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x40c943a3 128x128, swapInterval 0, drawable 0x7ffa5bb2b490 [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.dispose 0x28c6d50a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x28c6d50a FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [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: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2b2bec3e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2b2bec3e FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [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: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79613135: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79613135 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4beaa16e: tileRendererInUse null [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [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: false, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4beaa16e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6dba61f0: tileRendererInUse null [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [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: false, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6dba61f0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7c698adc: tileRendererInUse null [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [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: 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 0x7c698adc FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x73b58550: tileRendererInUse null [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 8: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x73b58550 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 9: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x83387: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x83387 FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [apply] 10: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x1a6ee415: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1a6ee415 FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 11: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x68398b18: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68398b18 FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x19db0a1d: tileRendererInUse null [apply] 12: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: true, 8: true, 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 0x19db0a1d FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 13: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: true, 7: true, 8: true, 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 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 14: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: true, 7: true, 8: true, 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 0x46c5d788: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x46c5d788 FIN [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 15: [0: true, 1: true, 2: false, 3: false, 4: false, 5: true, 6: true, 7: true, 8: true, 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 0x2813e554: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2813e554 FIN [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [apply] 16: [0: true, 1: true, 2: false, 3: false, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 17: [0: true, 1: true, 2: false, 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] junit.framework.TestListener: endTest(test16SixteenThreads) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40c943a3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40c943a3 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 18: [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.676s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.068 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299250320 ms +++ localhost/127.0.0.1:59999 - Locked within 18 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true [apply] JOGLTask 1: START: 150/0, reuse true - Thread-5-jt1 [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0 [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 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[0xccdb92b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3655a5d0 created: GearsObj[0x1637bc9e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3655a5d0 created: GearsObj[0x1637bc9e, 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[0xccdb92b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1637bc9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40e0096, 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 0x7ffa59ca5520, 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 0x7ffa59ca5520 [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] 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[0x224fced0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30f9168e created: GearsObj[0x2592cb49, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30f9168e created: GearsObj[0x2592cb49, 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[0x224fced0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2592cb49, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x486038e4, 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 0x7ffa59c9db70, 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 0x7ffa59c9db70 [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] 3: [0: false, 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] 4: [0: false, 1: true] [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] 5: [0: true, 1: true] [apply] total: 2.33s [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[0xe1c84a5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68d1305d created: GearsObj[0x724873df, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68d1305d created: GearsObj[0x724873df, 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[0xe1c84a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x724873df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72af7016, 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 0x7ffa59cb4980, 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 0x7ffa59cb4980 [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 0x7dbe5f6d: tileRendererInUse null, GearsES2[obj 0x7dbe5f6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7dbe5f6d 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 0x7dbe5f6d created: GearsObj[0x6a8b11f5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7dbe5f6d created: GearsObj[0x50482278, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7dbe5f6d created: GearsObj[0x50482278, 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 0x7dbe5f6d FIN GearsES2[obj 0x7dbe5f6d isInit true, usesShared false, 1 GearsObj[0x6a8b11f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50482278, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fcf1d75, 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 0x7dbe5f6d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e3cc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7dbe5f6d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7dbe5f6d 128x128, swapInterval 0, drawable 0x7ffa59e3cc40 [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 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[0xca0898b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x746a56f0 created: GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x746a56f0 created: GearsObj[0x7fa60b26, 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[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-3,5,main] GearsES2.reshape 0x746a56f0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e630b0, 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 0x7ffa59e630b0 [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 0x7171e245: tileRendererInUse null, GearsES2[obj 0x7171e245 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7171e245 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 0x7171e245 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7171e245 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7171e245 created: GearsObj[0x1448f8cb, 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 0x7171e245 FIN GearsES2[obj 0x7171e245 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-3,5,main] GearsES2.reshape 0x7171e245 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e89da0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7171e245, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7171e245 128x128, swapInterval 0, drawable 0x7ffa59e89da0 [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 0x746a56f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x746a56f0 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 1: [0: false, 1: false, 2: true, 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] 2: [0: true, 1: false, 2: true, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7dbe5f6d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7dbe5f6d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7171e245: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7171e245 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3 [apply] JOGLTask 3: END: Thread-6-jt3 [apply] 3: [0: true, 1: false, 2: true, 3: true] [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1 [apply] JOGLTask 1: END: Thread-6-jt1 [apply] 4: [0: true, 1: true, 2: true, 3: true] [apply] total: 0.763s [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 0x28c6d50a: tileRendererInUse null, GearsES2[obj 0x28c6d50a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28c6d50a 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 0x28c6d50a created: GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28c6d50a created: GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28c6d50a created: GearsObj[0x723b8443, 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 0x28c6d50a FIN GearsES2[obj 0x28c6d50a isInit true, usesShared false, 1 GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2168854c, 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 0x28c6d50a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e400d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c6d50a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x28c6d50a 128x128, swapInterval 0, drawable 0x7ffa59e400d0 [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 0x2b2bec3e: tileRendererInUse null, GearsES2[obj 0x2b2bec3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b2bec3e 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 0x2b2bec3e created: GearsObj[0x728c2df1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b2bec3e created: GearsObj[0x511c63f7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b2bec3e created: GearsObj[0x511c63f7, 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 0x2b2bec3e FIN GearsES2[obj 0x2b2bec3e isInit true, usesShared false, 1 GearsObj[0x728c2df1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x511c63f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ee716bb, 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 0x2b2bec3e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e9a9e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b2bec3e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2b2bec3e 128x128, swapInterval 0, drawable 0x7ffa59e9a9e0 [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 0x79613135: tileRendererInUse null, GearsES2[obj 0x79613135 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x79613135 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 0x79613135 created: GearsObj[0x16b2145c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79613135 created: GearsObj[0x556afa8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79613135 created: GearsObj[0x556afa8, 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 0x79613135 FIN GearsES2[obj 0x79613135 isInit true, usesShared false, 1 GearsObj[0x16b2145c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x556afa8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e264154, 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 0x79613135 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59e436d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79613135, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x79613135 128x128, swapInterval 0, drawable 0x7ffa59e436d0 [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 0x4beaa16e: tileRendererInUse null, GearsES2[obj 0x4beaa16e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4beaa16e 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 0x4beaa16e created: GearsObj[0x7490badc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4beaa16e created: GearsObj[0x49dbfd4d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4beaa16e created: GearsObj[0x49dbfd4d, 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 0x4beaa16e FIN GearsES2[obj 0x4beaa16e isInit true, usesShared false, 1 GearsObj[0x7490badc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49dbfd4d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9d2f01d, 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 0x4beaa16e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59ceb940, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4beaa16e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4beaa16e 128x128, swapInterval 0, drawable 0x7ffa59ceb940 [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 0x6dba61f0: tileRendererInUse null, GearsES2[obj 0x6dba61f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6dba61f0 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 0x6dba61f0 created: GearsObj[0x7c7d8dfe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6dba61f0 created: GearsObj[0x16f55e8c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6dba61f0 created: GearsObj[0x16f55e8c, 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 0x6dba61f0 FIN GearsES2[obj 0x6dba61f0 isInit true, usesShared false, 1 GearsObj[0x7c7d8dfe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16f55e8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4712451a, 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 0x6dba61f0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b904e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6dba61f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6dba61f0 128x128, swapInterval 0, drawable 0x7ffa5b904e50 [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] 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 0x7c698adc: tileRendererInUse null, GearsES2[obj 0x7c698adc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c698adc 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 0x7c698adc created: GearsObj[0x654a1209, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c698adc created: GearsObj[0x61e640d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c698adc created: GearsObj[0x61e640d2, 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 0x7c698adc FIN GearsES2[obj 0x7c698adc isInit true, usesShared false, 1 GearsObj[0x654a1209, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61e640d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53a9cd34, 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 0x7c698adc 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b90cfa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c698adc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7c698adc 128x128, swapInterval 0, drawable 0x7ffa5b90cfa0 [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] JOGLTask 8: RUNNING: Thread-7-jt8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x73b58550: tileRendererInUse null, GearsES2[obj 0x73b58550 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x73b58550 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 0x73b58550 created: GearsObj[0xab353de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x73b58550 created: GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x73b58550 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 0x73b58550 FIN GearsES2[obj 0x73b58550 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 0x73b58550 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa59ec96b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73b58550, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x73b58550 128x128, swapInterval 0, drawable 0x7ffa59ec96b0 [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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x83387: tileRendererInUse null, GearsES2[obj 0x83387 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x83387 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 0x83387 created: GearsObj[0x3515a84b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x83387 created: GearsObj[0x20dbef27, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x83387 created: GearsObj[0x20dbef27, 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 0x83387 FIN GearsES2[obj 0x83387 isInit true, usesShared false, 1 GearsObj[0x3515a84b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20dbef27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4731fa4b, 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 0x83387 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b941970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x83387, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x83387 128x128, swapInterval 0, drawable 0x7ffa5b941970 [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 0x1a6ee415: tileRendererInUse null, GearsES2[obj 0x1a6ee415 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a6ee415 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 0x1a6ee415 created: GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a6ee415 created: GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a6ee415 created: GearsObj[0x586a5f89, 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 0x1a6ee415 FIN GearsES2[obj 0x1a6ee415 isInit true, usesShared false, 1 GearsObj[0x1609b964, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x586a5f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fa648b8, 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 0x1a6ee415 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b95ca50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a6ee415, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1a6ee415 128x128, swapInterval 0, drawable 0x7ffa5b95ca50 [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 0x68398b18: tileRendererInUse null, GearsES2[obj 0x68398b18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68398b18 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] 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] gear1 0x68398b18 created: GearsObj[0x7e288894, vbSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299256308 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] o ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68398b18 created: GearsObj[0x171eed41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68398b18 created: GearsObj[0x171eed41, 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 0x68398b18 FIN GearsES2[obj 0x68398b18 isInit true, usesShared false, 1 GearsObj[0x7e288894, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x171eed41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d3ea433, 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 0x68398b18 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b984d70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68398b18, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x68398b18 128x128, swapInterval 0, drawable 0x7ffa5b984d70 [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 0x19db0a1d: tileRendererInUse null, GearsES2[obj 0x19db0a1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x19db0a1d 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 0x19db0a1d created: GearsObj[0x7a7caf9b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x19db0a1d created: GearsObj[0xfed27f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x19db0a1d created: GearsObj[0xfed27f0, 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 0x19db0a1d FIN GearsES2[obj 0x19db0a1d isInit true, usesShared false, 1 GearsObj[0x7a7caf9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfed27f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ad905bb, 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 0x19db0a1d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9a61d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19db0a1d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x19db0a1d 128x128, swapInterval 0, drawable 0x7ffa5b9a61d0 [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 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[0x726c554, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f23bead created: GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f23bead created: GearsObj[0x2651177, 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[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 0x3f23bead 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9befa0, 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 0x7ffa5b9befa0 [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 0x46c5d788: tileRendererInUse null, GearsES2[obj 0x46c5d788 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x46c5d788 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 0x46c5d788 created: GearsObj[0x7c101300, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x46c5d788 created: GearsObj[0x34fa4a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x46c5d788 created: GearsObj[0x34fa4a2, 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 0x46c5d788 FIN GearsES2[obj 0x46c5d788 isInit true, usesShared false, 1 GearsObj[0x7c101300, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34fa4a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61c18960, 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 0x46c5d788 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9da5a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46c5d788, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x46c5d788 128x128, swapInterval 0, drawable 0x7ffa5b9da5a0 [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 0x2813e554: tileRendererInUse null, GearsES2[obj 0x2813e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2813e554 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 0x2813e554 created: GearsObj[0x5c07481f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2813e554 created: GearsObj[0x62101a6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2813e554 created: GearsObj[0x62101a6c, 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 0x2813e554 FIN GearsES2[obj 0x2813e554 isInit true, usesShared false, 1 GearsObj[0x5c07481f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62101a6c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf36dac0, 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 0x2813e554 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5b9e8f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2813e554, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2813e554 128x128, swapInterval 0, drawable 0x7ffa5b9e8f20 [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] 2: [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 0x362d7c76: tileRendererInUse null, GearsES2[obj 0x362d7c76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x362d7c76 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 0x362d7c76 created: GearsObj[0x6562aeda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x362d7c76 created: GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x362d7c76 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 0x362d7c76 FIN GearsES2[obj 0x362d7c76 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 0x362d7c76 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5bb09b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x362d7c76 128x128, swapInterval 0, drawable 0x7ffa5bb09b10 [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 0x40c943a3: tileRendererInUse null, GearsES2[obj 0x40c943a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40c943a3 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 0x40c943a3 created: GearsObj[0x78741ea2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40c943a3 created: GearsObj[0x7f85a7f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40c943a3 created: GearsObj[0x7f85a7f0, 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 0x40c943a3 FIN GearsES2[obj 0x40c943a3 isInit true, usesShared false, 1 GearsObj[0x78741ea2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f85a7f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fd4bef8, 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 0x40c943a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ffa5bb2b490, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40c943a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x40c943a3 128x128, swapInterval 0, drawable 0x7ffa5bb2b490 [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.dispose 0x28c6d50a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x28c6d50a FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [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: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2b2bec3e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2b2bec3e FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [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: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79613135: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79613135 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4beaa16e: tileRendererInUse null [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [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: false, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4beaa16e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6dba61f0: tileRendererInUse null [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [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: false, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6dba61f0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7c698adc: tileRendererInUse null [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [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: 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 0x7c698adc FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x73b58550: tileRendererInUse null [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 8: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x73b58550 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 9: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x83387: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x83387 FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [apply] 10: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x1a6ee415: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1a6ee415 FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 11: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x68398b18: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68398b18 FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x19db0a1d: tileRendererInUse null [apply] 12: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: true, 8: true, 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 0x19db0a1d FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 13: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: true, 7: true, 8: true, 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 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 14: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: true, 7: true, 8: true, 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 0x46c5d788: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x46c5d788 FIN [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 15: [0: true, 1: true, 2: false, 3: false, 4: false, 5: true, 6: true, 7: true, 8: true, 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 0x2813e554: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2813e554 FIN [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [apply] 16: [0: true, 1: true, 2: false, 3: false, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 17: [0: true, 1: true, 2: false, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40c943a3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40c943a3 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 18: [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.676s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299256308 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test02TwoThreads took 2.337 sec [apply] Testcase: test04FourThreads took 0.764 sec [apply] Testcase: test16SixteenThreads took 2.677 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299257941 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 3 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299259947 ms +++ localhost/127.0.0.1:59999 - Locked within 2039 ms, 3 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] 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299260096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.25 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299257941 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 @ 1407299259947 ms +++ localhost/127.0.0.1:59999 - Locked within 2039 ms, 3 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 @ 1407299260096 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 [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 @ 1407299261631 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testMain) [apply] Implementation-Version: 2.2.0-rc-20140806 [apply] Implementation-Build: 2.2-b1327-20140806 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299267647 ms +++ localhost/127.0.0.1:59999 - Locked within 6024 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-b1327-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 @ 1407299269647 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(testMain) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.094 sec [apply] ------------- Standard Output --------------- [apply] Implementation-Version: 2.2.0-rc-20140806 [apply] Implementation-Build: 2.2-b1327-20140806 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299261631 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 @ 1407299267647 ms +++ localhost/127.0.0.1:59999 - Locked within 6024 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-b1327-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 @ 1407299269647 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testMain took 1.88 sec [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 @ 1407299271503 ms +++ localhost/127.0.0.1:59999 - Locked within 21 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap [apply] junit.framework.TestListener: startTest(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] 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 - 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] 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] junit.framework.TestListener: endTest(testWriteRead02aMapRange) [apply] junit.framework.TestListener: startTest(testWriteRead02bMapRange) [apply] junit.framework.TestListener: endTest(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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.902 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299271503 ms +++ localhost/127.0.0.1:59999 - Locked within 21 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 @ 1407299278290 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWriteRead01aMap took 3.088 sec [apply] Testcase: testWriteRead01bMap took 1.201 sec [apply] Testcase: testWriteRead02aMapRange took 1.191 sec [apply] Testcase: testWriteRead02bMapRange took 1.212 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299278290 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.364 sec [apply] [apply] Testcase: test01X11WindowMemoryLeak took 2.749 sec [apply] Testcase: test02X11WindowMemoryLeakPBufferAutoDrawable took 0.213 sec [apply] Testcase: test03X11WindowMemoryLeakFBOAutoDrawable took 0.337 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 @ 1407299284810 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 @ 1407299285815 ms +++ localhost/127.0.0.1:59999 - Locked within 1019 ms, 2 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 0x5cd4c5b1: tileRendererInUse null, GearsES2[obj 0x5cd4c5b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5cd4c5b1 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 0x5cd4c5b1 created: GearsObj[0x7874b547, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5cd4c5b1 created: GearsObj[0x36298619, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5cd4c5b1 created: GearsObj[0x36298619, 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 0x5cd4c5b1 FIN GearsES2[obj 0x5cd4c5b1 isInit true, usesShared false, 1 GearsObj[0x7874b547, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36298619, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xccdb92b, 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 0x5cd4c5b1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff150643f00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5cd4c5b1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5cd4c5b1 256x256, swapInterval 1, drawable 0x7ff150643f00 [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 0x6c25ffa: tileRendererInUse null, GearsES2[obj 0x6c25ffa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c25ffa 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 0x6c25ffa created: GearsObj[0x66ecc0f8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c25ffa created: GearsObj[0x41710e92, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c25ffa created: GearsObj[0x41710e92, 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 0x6c25ffa FIN GearsES2[obj 0x6c25ffa isInit true, usesShared false, 1 GearsObj[0x66ecc0f8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41710e92, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6573b4ce, 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 0x6c25ffa 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1505840c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c25ffa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6c25ffa 256x256, swapInterval 1, drawable 0x7ff1505840c0 [apply] junit.framework.TestListener: endTest(test01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cd4c5b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cd4c5b1 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6c25ffa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6c25ffa FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.836 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299284810 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 @ 1407299285815 ms +++ localhost/127.0.0.1:59999 - Locked within 1019 ms, 2 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 0x5cd4c5b1: tileRendererInUse null, GearsES2[obj 0x5cd4c5b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5cd4c5b1 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 0x5cd4c5b1 created: GearsObj[0x7874b547, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5cd4c5b1 created: GearsObj[0x36298619, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5cd4c5b1 created: GearsObj[0x36298619, 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 0x5cd4c5b1 FIN GearsES2[obj 0x5cd4c5b1 isInit true, usesShared false, 1 GearsObj[0x7874b547, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36298619, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xccdb92b, 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 0x5cd4c5b1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff150643f00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5cd4c5b1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5cd4c5b1 256x256, swapInterval 1, drawable 0x7ff150643f00 [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 0x6c25ffa: tileRendererInUse null, GearsES2[obj 0x6c25ffa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c25ffa 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 0x6c25ffa created: GearsObj[0x66ecc0f8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c25ffa created: GearsObj[0x41710e92, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c25ffa created: GearsObj[0x41710e92, 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 0x6c25ffa FIN GearsES2[obj 0x6c25ffa isInit true, usesShared false, 1 GearsObj[0x66ecc0f8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41710e92, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6573b4ce, 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 0x6c25ffa 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1505840c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c25ffa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6c25ffa 256x256, swapInterval 1, drawable 0x7ff1505840c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cd4c5b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cd4c5b1 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6c25ffa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6c25ffa FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299288564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.954 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299288564 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 @ 1407299290154 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 @ 1407299294161 ms +++ localhost/127.0.0.1:59999 - Locked within 4014 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 0x7f905ade2010, 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 0x7f905acdab50, 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 0x7f905d01a160, 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 0x7f905d108e00, 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] junit.framework.TestListener: endTest(test01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.706 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299290154 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 @ 1407299294161 ms +++ localhost/127.0.0.1:59999 - Locked within 4014 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 0x7f905ade2010, 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 0x7f905acdab50, 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 0x7f905d01a160, 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 0x7f905d108e00, 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 @ 1407299296782 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.839 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299296782 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299298432 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 @ 1407299300437 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] junit.framework.TestListener: startTest(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 0x7ff8d2c853d0, 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 0x7ff8d2caeee0, 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 0x7ff8d2e67d00, 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 0x7ff8d2e7d920, 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] junit.framework.TestListener: endTest(test01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.272 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299304629 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299298432 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 @ 1407299300437 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 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 0x7ff8d2c853d0, 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 0x7ff8d2caeee0, 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 0x7ff8d2e67d00, 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 0x7ff8d2e7d920, 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 @ 1407299304629 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.368 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 @ 1407299306272 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 @ 1407299316293 ms +++ localhost/127.0.0.1:59999 - Locked within 10029 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] junit.framework.TestListener: startTest(test01) [apply] gear1 created: GearsObj[0x51f9a96c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5de21b7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x277b5f00, 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[0x51f9a96c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x5de21b7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x277b5f00, 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 0x2b1fe010, (isShared true, created true) [apply] Ctx #0: hash 0x326edcf6, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x326edcf6, (isShared true, created true) [apply] Ctx #0: hash 0x2b1fe010, (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[0x51f9a96c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x5de21b7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x277b5f00, 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 0x2b1fe010, (isShared true, created true) [apply] Ctx #0: hash 0x7a2d2309, (created true) [apply] Ctx #1: hash 0x326edcf6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x7a2d2309, (isShared true, created true) [apply] Ctx #0: hash 0x2b1fe010, (created true) [apply] Ctx #1: hash 0x326edcf6, (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[0x7163238, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x423afe2a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x2f04995e, 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 0x2b1fe010, (isShared true, created true) [apply] Ctx #0: hash 0x7a2d2309, (created true) [apply] Ctx #1: hash 0x326edcf6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x7f0205c2, (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 @ 1407299318991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.807 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299306272 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 @ 1407299316293 ms +++ localhost/127.0.0.1:59999 - Locked within 10029 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[0x51f9a96c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5de21b7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x277b5f00, 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[0x51f9a96c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x5de21b7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x277b5f00, 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 0x2b1fe010, (isShared true, created true) [apply] Ctx #0: hash 0x326edcf6, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x326edcf6, (isShared true, created true) [apply] Ctx #0: hash 0x2b1fe010, (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[0x51f9a96c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x5de21b7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x277b5f00, 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 0x2b1fe010, (isShared true, created true) [apply] Ctx #0: hash 0x7a2d2309, (created true) [apply] Ctx #1: hash 0x326edcf6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x7a2d2309, (isShared true, created true) [apply] Ctx #0: hash 0x2b1fe010, (created true) [apply] Ctx #1: hash 0x326edcf6, (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[0x7163238, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x423afe2a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x2f04995e, 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 0x2b1fe010, (isShared true, created true) [apply] Ctx #0: hash 0x7a2d2309, (created true) [apply] Ctx #1: hash 0x326edcf6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x7f0205c2, (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 @ 1407299318991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.913 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 @ 1407299320641 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 @ 1407299326654 ms +++ localhost/127.0.0.1:59999 - Locked within 6021 ms, 7 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 0x723fff84: tileRendererInUse null, GearsES2[obj 0x723fff84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x723fff84 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 0x723fff84 created: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x723fff84 created: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x723fff84 created: GearsObj[0x5c8691e4, 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 0x723fff84 FIN GearsES2[obj 0x723fff84 isInit true, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, 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 0x723fff84 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669e449d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x723fff84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x723fff84 256x256, swapInterval 0, drawable 0x7fc669e449d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x723fff84 256x256, swapInterval 0, drawable 0x7fc669e449d0 [apply] XXX-C-2.1: [apply] Myself: hash 0x4e0bea2c, (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 0x2171145e: tileRendererInUse null, GearsES2[obj 0x2171145e isInit false, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x2171145e 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 0x2171145e created w/ share: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4cd1063b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2171145e created w/ share: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2ef032e3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2171145e created w/ share: GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46961df6, 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 0x2171145e FIN GearsES2[obj 0x2171145e isInit true, usesShared true, 1 GearsObj[0x4cd1063b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ef032e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46961df6, 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 0x2171145e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669d917e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2171145e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2171145e 256x256, swapInterval 0, drawable 0x7fc669d917e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2171145e 256x256, swapInterval 0, drawable 0x7fc669d917e0 [apply] XXX-C-2.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x6f03879, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x6f03879, (isShared true, created true) [apply] Ctx #0: hash 0x4e0bea2c, (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 0x3067d59a: tileRendererInUse null, GearsES2[obj 0x3067d59a isInit false, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x3067d59a 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 0x3067d59a created w/ share: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x48783691, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3067d59a created w/ share: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4c468ec2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3067d59a created w/ share: GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2c4689ad, 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 0x3067d59a FIN GearsES2[obj 0x3067d59a isInit true, usesShared true, 1 GearsObj[0x48783691, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c468ec2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c4689ad, 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 0x3067d59a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669e14140, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3067d59a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3067d59a 256x256, swapInterval 0, drawable 0x7fc669e14140 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3067d59a 256x256, swapInterval 0, drawable 0x7fc669e14140 [apply] XXX-C-3.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x70f88a49, (created true) [apply] Ctx #1: hash 0x6f03879, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x6f03879, (isShared true, created true) [apply] Ctx #0: hash 0x70f88a49, (created true) [apply] Ctx #1: hash 0x4e0bea2c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x70f88a49, (isShared true, created true) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #1: hash 0x6f03879, (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 0x3067d59a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3067d59a FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x6f03879, (created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x6f03879, (isShared true, created true) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x70f88a49, (isShared true, created false) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #1: hash 0x6f03879, (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 0x2171145e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2171145e FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Ctx #1: hash 0x6f03879, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x6f03879, (isShared true, created false) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x70f88a49, (isShared true, created false) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #0: hash 0x6f03879, (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 0x723fff84: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x723fff84 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x4e0bea2c, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x6f03879, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x70f88a49, (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] junit.framework.TestListener: endTest(test01CommonAnimatorSharedCopyBuffer) [apply] junit.framework.TestListener: startTest(test02CommonAnimatorMapBuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,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-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 0x49081cc0 created: GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x49081cc0 created: GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x49081cc0 created: GearsObj[0x366695d8, 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 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8f7b3cf, 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 0x49081cc0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669e3d940, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x49081cc0 256x256, swapInterval 0, drawable 0x7fc669e3d940 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x49081cc0 256x256, swapInterval 0, drawable 0x7fc669e3d940 [apply] XXX-C-2.1: [apply] Myself: hash 0xa548695, (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 0x4d7369fd: tileRendererInUse null, GearsES2[obj 0x4d7369fd isInit false, usesShared false, 1 GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x4d7369fd 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 0x4d7369fd created w/ share: GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x61c18960, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4d7369fd created w/ share: GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x69222fc3, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4d7369fd created w/ share: GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x436de121, 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 0x4d7369fd FIN GearsES2[obj 0x4d7369fd isInit true, usesShared true, 1 GearsObj[0x61c18960, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x69222fc3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x436de121, 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 0x4d7369fd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669d95680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d7369fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4d7369fd 256x256, swapInterval 0, drawable 0x7fc669d95680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d7369fd 256x256, swapInterval 0, drawable 0x7fc669d95680 [apply] XXX-C-2.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x543388c4, (isShared true, created true) [apply] Ctx #0: hash 0xa548695, (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 0x48f87a17: tileRendererInUse null, GearsES2[obj 0x48f87a17 isInit false, usesShared false, 1 GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x48f87a17 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 0x48f87a17 created w/ share: GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x55419644, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x48f87a17 created w/ share: GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x44f07616, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x48f87a17 created w/ share: GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x6d8c1b6, 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 0x48f87a17 FIN GearsES2[obj 0x48f87a17 isInit true, usesShared true, 1 GearsObj[0x55419644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x44f07616, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6d8c1b6, 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 0x48f87a17 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669d94700, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f87a17, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x48f87a17 256x256, swapInterval 0, drawable 0x7fc669d94700 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48f87a17 256x256, swapInterval 0, drawable 0x7fc669d94700 [apply] XXX-C-3.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #1: hash 0x3117a16e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x543388c4, (isShared true, created true) [apply] Ctx #0: hash 0x3117a16e, (created true) [apply] Ctx #1: hash 0xa548695, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3117a16e, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #1: hash 0xa548695, (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 0x48f87a17: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48f87a17 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #0: hash 0x3117a16e, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x543388c4, (isShared true, created true) [apply] Ctx #0: hash 0xa548695, (created true) [apply] Ctx #0: hash 0x3117a16e, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x3117a16e, (isShared true, created false) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #1: hash 0xa548695, (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 0x4d7369fd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4d7369fd FIN [apply] XXX-D-1.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created false) [apply] Ctx #1: hash 0x3117a16e, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x543388c4, (isShared true, created false) [apply] Ctx #0: hash 0xa548695, (created true) [apply] Ctx #0: hash 0x3117a16e, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x3117a16e, (isShared true, created false) [apply] Ctx #0: hash 0xa548695, (created true) [apply] Ctx #0: hash 0x543388c4, (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 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0xa548695, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x543388c4, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x3117a16e, (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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299337243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.679 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299320641 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 @ 1407299326654 ms +++ localhost/127.0.0.1:59999 - Locked within 6021 ms, 7 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 0x723fff84: tileRendererInUse null, GearsES2[obj 0x723fff84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x723fff84 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 0x723fff84 created: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x723fff84 created: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x723fff84 created: GearsObj[0x5c8691e4, 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 0x723fff84 FIN GearsES2[obj 0x723fff84 isInit true, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, 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 0x723fff84 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669e449d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x723fff84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x723fff84 256x256, swapInterval 0, drawable 0x7fc669e449d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x723fff84 256x256, swapInterval 0, drawable 0x7fc669e449d0 [apply] XXX-C-2.1: [apply] Myself: hash 0x4e0bea2c, (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 0x2171145e: tileRendererInUse null, GearsES2[obj 0x2171145e isInit false, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x2171145e 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 0x2171145e created w/ share: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4cd1063b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2171145e created w/ share: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2ef032e3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2171145e created w/ share: GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46961df6, 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 0x2171145e FIN GearsES2[obj 0x2171145e isInit true, usesShared true, 1 GearsObj[0x4cd1063b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ef032e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46961df6, 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 0x2171145e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669d917e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2171145e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2171145e 256x256, swapInterval 0, drawable 0x7fc669d917e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2171145e 256x256, swapInterval 0, drawable 0x7fc669d917e0 [apply] XXX-C-2.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x6f03879, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x6f03879, (isShared true, created true) [apply] Ctx #0: hash 0x4e0bea2c, (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 0x3067d59a: tileRendererInUse null, GearsES2[obj 0x3067d59a isInit false, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x3067d59a 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 0x3067d59a created w/ share: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x48783691, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3067d59a created w/ share: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4c468ec2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3067d59a created w/ share: GearsObj[0x13fe697f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2c4689ad, 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 0x3067d59a FIN GearsES2[obj 0x3067d59a isInit true, usesShared true, 1 GearsObj[0x48783691, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c468ec2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c4689ad, 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 0x3067d59a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669e14140, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3067d59a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3067d59a 256x256, swapInterval 0, drawable 0x7fc669e14140 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3067d59a 256x256, swapInterval 0, drawable 0x7fc669e14140 [apply] XXX-C-3.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x70f88a49, (created true) [apply] Ctx #1: hash 0x6f03879, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x6f03879, (isShared true, created true) [apply] Ctx #0: hash 0x70f88a49, (created true) [apply] Ctx #1: hash 0x4e0bea2c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x70f88a49, (isShared true, created true) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #1: hash 0x6f03879, (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 0x3067d59a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3067d59a FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x6f03879, (created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x6f03879, (isShared true, created true) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x70f88a49, (isShared true, created false) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #1: hash 0x6f03879, (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 0x2171145e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2171145e FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x4e0bea2c, (isShared true, created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Ctx #1: hash 0x6f03879, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x6f03879, (isShared true, created false) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #0: hash 0x70f88a49, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x70f88a49, (isShared true, created false) [apply] Ctx #0: hash 0x4e0bea2c, (created true) [apply] Ctx #0: hash 0x6f03879, (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 0x723fff84: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x723fff84 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x4e0bea2c, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x6f03879, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x70f88a49, (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 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-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 0x49081cc0 created: GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x49081cc0 created: GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x49081cc0 created: GearsObj[0x366695d8, 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 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8f7b3cf, 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 0x49081cc0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669e3d940, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x49081cc0 256x256, swapInterval 0, drawable 0x7fc669e3d940 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x49081cc0 256x256, swapInterval 0, drawable 0x7fc669e3d940 [apply] XXX-C-2.1: [apply] Myself: hash 0xa548695, (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 0x4d7369fd: tileRendererInUse null, GearsES2[obj 0x4d7369fd isInit false, usesShared false, 1 GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x4d7369fd 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 0x4d7369fd created w/ share: GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x61c18960, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4d7369fd created w/ share: GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x69222fc3, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4d7369fd created w/ share: GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x436de121, 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 0x4d7369fd FIN GearsES2[obj 0x4d7369fd isInit true, usesShared true, 1 GearsObj[0x61c18960, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x69222fc3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x436de121, 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 0x4d7369fd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669d95680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d7369fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4d7369fd 256x256, swapInterval 0, drawable 0x7fc669d95680 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d7369fd 256x256, swapInterval 0, drawable 0x7fc669d95680 [apply] XXX-C-2.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x543388c4, (isShared true, created true) [apply] Ctx #0: hash 0xa548695, (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 0x48f87a17: tileRendererInUse null, GearsES2[obj 0x48f87a17 isInit false, usesShared false, 1 GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x48f87a17 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 0x48f87a17 created w/ share: GearsObj[0x5d25379e, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x55419644, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x48f87a17 created w/ share: GearsObj[0x366695d8, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x44f07616, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x48f87a17 created w/ share: GearsObj[0x8f7b3cf, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x6d8c1b6, 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 0x48f87a17 FIN GearsES2[obj 0x48f87a17 isInit true, usesShared true, 1 GearsObj[0x55419644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x44f07616, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6d8c1b6, 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 0x48f87a17 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc669d94700, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f87a17, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x48f87a17 256x256, swapInterval 0, drawable 0x7fc669d94700 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48f87a17 256x256, swapInterval 0, drawable 0x7fc669d94700 [apply] XXX-C-3.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #1: hash 0x3117a16e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x543388c4, (isShared true, created true) [apply] Ctx #0: hash 0x3117a16e, (created true) [apply] Ctx #1: hash 0xa548695, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3117a16e, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #1: hash 0xa548695, (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 0x48f87a17: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48f87a17 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #0: hash 0x3117a16e, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x543388c4, (isShared true, created true) [apply] Ctx #0: hash 0xa548695, (created true) [apply] Ctx #0: hash 0x3117a16e, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x3117a16e, (isShared true, created false) [apply] Ctx #0: hash 0x543388c4, (created true) [apply] Ctx #1: hash 0xa548695, (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 0x4d7369fd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4d7369fd FIN [apply] XXX-D-1.1: [apply] Myself: hash 0xa548695, (isShared true, created true) [apply] Ctx #0: hash 0x543388c4, (created false) [apply] Ctx #1: hash 0x3117a16e, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x543388c4, (isShared true, created false) [apply] Ctx #0: hash 0xa548695, (created true) [apply] Ctx #0: hash 0x3117a16e, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x3117a16e, (isShared true, created false) [apply] Ctx #0: hash 0xa548695, (created true) [apply] Ctx #0: hash 0x543388c4, (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 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0xa548695, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x543388c4, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x3117a16e, (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 @ 1407299337243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.479 sec [apply] Testcase: test02CommonAnimatorMapBuffer took 4.296 sec [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 @ 1407299338850 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 @ 1407299344864 ms +++ localhost/127.0.0.1:59999 - Locked within 6021 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x432db58d: tileRendererInUse null, GearsES2[obj 0x432db58d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x432db58d 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 0x432db58d created: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x432db58d created: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x432db58d created: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x432db58d FIN GearsES2[obj 0x432db58d isInit true, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x432db58d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9ba0dacdb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x432db58d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x432db58d 256x256, swapInterval 1, drawable 0x7f9ba0dacdb0 [apply] Master Gears Init done: GearsES2[obj 0x432db58d isInit true, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0xd0bbe47: tileRendererInUse null, GearsES2[obj 0xd0bbe47 isInit false, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0xd0bbe47 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 0xd0bbe47 created w/ share: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5d77a38f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd0bbe47 created w/ share: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd0bbe47 created w/ share: GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x49dbfd4d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0xd0bbe47 FIN GearsES2[obj 0xd0bbe47 isInit true, usesShared true, 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[0x49dbfd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xd0bbe47 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3018ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd0bbe47, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3d6478c1, (isShared true, created true) [apply] Ctx #0: hash 0x6c2e91ac, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x6c2e91ac, (isShared true, created true) [apply] Ctx #0: hash 0x3d6478c1, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0xd0bbe47 isInit true, usesShared true, 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[0x49dbfd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x2171145e: tileRendererInUse null, GearsES2[obj 0x2171145e isInit false, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x2171145e 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 0x2171145e created w/ share: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x30ce9337, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2171145e created w/ share: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a2318e9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2171145e created w/ share: GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46388f05, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2171145e FIN GearsES2[obj 0x2171145e isInit true, usesShared true, 1 GearsObj[0x30ce9337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2318e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46388f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2171145e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3007c30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2171145e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3d6478c1, (isShared true, created true) [apply] Ctx #0: hash 0x3b0037c8, (created true) [apply] Ctx #1: hash 0x6c2e91ac, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x3b0037c8, (isShared true, created true) [apply] Ctx #0: hash 0x3d6478c1, (created true) [apply] Ctx #1: hash 0x6c2e91ac, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x2171145e isInit true, usesShared true, 1 GearsObj[0x30ce9337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2318e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46388f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7b781fdd: tileRendererInUse null, GearsES2[obj 0x7b781fdd isInit false, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x7b781fdd 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 0x7b781fdd created w/ share: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b9ced28, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7b781fdd created w/ share: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5b95eb41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7b781fdd created w/ share: GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f882760, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7b781fdd FIN GearsES2[obj 0x7b781fdd isInit true, usesShared true, 1 GearsObj[0x1b9ced28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b95eb41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f882760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7b781fdd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3029ae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7b781fdd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3d6478c1, (isShared true, created true) [apply] Ctx #0: hash 0x3b0037c8, (created true) [apply] Ctx #1: hash 0x6c2e91ac, (created true) [apply] Ctx #2: hash 0x7649bab8, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x7649bab8, (isShared true, created true) [apply] Ctx #0: hash 0x3d6478c1, (created true) [apply] Ctx #1: hash 0x3b0037c8, (created true) [apply] Ctx #2: hash 0x6c2e91ac, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7b781fdd isInit true, usesShared true, 1 GearsObj[0x1b9ced28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b95eb41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f882760, 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 0xd0bbe47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd0bbe47 FIN [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 0x2171145e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2171145e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7b781fdd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7b781fdd FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x432db58d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x432db58d 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 0x7f6bbdd7: tileRendererInUse null, GearsES2[obj 0x7f6bbdd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f6bbdd7 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 0x7f6bbdd7 created: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f6bbdd7 created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f6bbdd7 created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7f6bbdd7 FIN GearsES2[obj 0x7f6bbdd7 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,5,main] GearsES2.reshape 0x7f6bbdd7 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f9ba0dcfae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6bbdd7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x7f6bbdd7 64x64, swapInterval 1, drawable 0x7f9ba0dcfae0 [apply] Master Gears Init done: GearsES2[obj 0x7f6bbdd7 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-Animator,5,main] GearsES2.init.0 0x49081cc0: tileRendererInUse null, GearsES2[obj 0x49081cc0 isInit false, 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] GearsES2 init 0x49081cc0 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 0x49081cc0 created w/ share: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd47feb3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49081cc0 created w/ share: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49081cc0 created w/ share: GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6bdc8ed4, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared true, 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-Animator,5,main] GearsES2.reshape 0x49081cc0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba302b1b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7a7caf9b, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x28636808, (isShared true, created true) [apply] Ctx #0: hash 0x7a7caf9b, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x49081cc0 isInit true, usesShared true, 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-Animator,5,main] GearsES2.init.0 0x366695d8: tileRendererInUse null, GearsES2[obj 0x366695d8 isInit false, 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] GearsES2 init 0x366695d8 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 0x366695d8 created w/ share: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x366695d8 created w/ share: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x366695d8 created w/ share: GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x366695d8 FIN GearsES2[obj 0x366695d8 isInit true, usesShared true, 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-Animator,5,main] GearsES2.reshape 0x366695d8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba0da2120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x366695d8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7a7caf9b, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Ctx #1: hash 0x8f7b3cf, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x8f7b3cf, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Ctx #1: hash 0x7a7caf9b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x366695d8 isInit true, usesShared true, 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-Animator,5,main] GearsES2.init.0 0x7c101300: tileRendererInUse null, GearsES2[obj 0x7c101300 isInit false, 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] GearsES2 init 0x7c101300 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 0x7c101300 created w/ share: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7cf02bf7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c101300 created w/ share: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7bd6a535, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c101300 created w/ share: GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x48f87a17, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7c101300 FIN GearsES2[obj 0x7c101300 isInit true, usesShared true, 1 GearsObj[0x7cf02bf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bd6a535, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48f87a17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7c101300 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3004030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c101300, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7a7caf9b, (isShared true, created true) [apply] Ctx #0: hash 0x34fa4a2, (created true) [apply] Ctx #1: hash 0x28636808, (created true) [apply] Ctx #2: hash 0x8f7b3cf, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x34fa4a2, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Ctx #1: hash 0x8f7b3cf, (created true) [apply] Ctx #2: hash 0x7a7caf9b, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7c101300 isInit true, usesShared true, 1 GearsObj[0x7cf02bf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bd6a535, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48f87a17, 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-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x366695d8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x366695d8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7c101300: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7c101300 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7f6bbdd7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7f6bbdd7 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 0xf36dac0: tileRendererInUse null, GearsES2[obj 0xf36dac0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xf36dac0 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 0xf36dac0 created: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf36dac0 created: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf36dac0 created: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xf36dac0 FIN GearsES2[obj 0xf36dac0 isInit true, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf36dac0 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f9ba300f5a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf36dac0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xf36dac0 64x64, swapInterval 1, drawable 0x7f9ba300f5a0 [apply] Master Gears Init done: GearsES2[obj 0xf36dac0 isInit true, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x2cc9914e: tileRendererInUse null, GearsES2[obj 0x2cc9914e isInit false, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x2cc9914e 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 0x2cc9914e created w/ share: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x20bab550, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2cc9914e created w/ share: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41d5a7f9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2cc9914e created w/ share: GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3206ee33, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2cc9914e FIN GearsES2[obj 0x2cc9914e isInit true, usesShared true, 1 GearsObj[0x20bab550, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d5a7f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3206ee33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2cc9914e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba0db04b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2cc9914e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5a537b0d, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x251604c1, (isShared true, created true) [apply] Ctx #0: hash 0x5a537b0d, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x2cc9914e isInit true, usesShared true, 1 GearsObj[0x20bab550, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d5a7f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3206ee33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7fb46468: tileRendererInUse null, GearsES2[obj 0x7fb46468 isInit false, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x7fb46468 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 0x7fb46468 created w/ share: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x201d324c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7fb46468 created w/ share: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5cd12c0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7fb46468 created w/ share: GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x28a2f76f, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7fb46468 FIN GearsES2[obj 0x7fb46468 isInit true, usesShared true, 1 GearsObj[0x201d324c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cd12c0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28a2f76f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7fb46468 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba302b1b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fb46468, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5a537b0d, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x1a3587d1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x1a3587d1, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x5a537b0d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7fb46468 isInit true, usesShared true, 1 GearsObj[0x201d324c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cd12c0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28a2f76f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x799c7798: tileRendererInUse null, GearsES2[obj 0x799c7798 isInit false, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x799c7798 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 0x799c7798 created w/ share: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x49401778, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x799c7798 created w/ share: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xec4ecda, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x799c7798 created w/ share: GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2299e3c9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x799c7798 FIN GearsES2[obj 0x799c7798 isInit true, usesShared true, 1 GearsObj[0x49401778, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec4ecda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2299e3c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x799c7798 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3006600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5a537b0d, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x1a3587d1, (created true) [apply] Ctx #2: hash 0xf875b76, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0xf875b76, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x5a537b0d, (created true) [apply] Ctx #2: hash 0x1a3587d1, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x799c7798 isInit true, usesShared true, 1 GearsObj[0x49401778, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec4ecda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2299e3c9, 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 0x2cc9914e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2cc9914e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7fb46468: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7fb46468 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x799c7798: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x799c7798 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf36dac0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf36dac0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.408 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299338850 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 @ 1407299344864 ms +++ localhost/127.0.0.1:59999 - Locked within 6021 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x432db58d: tileRendererInUse null, GearsES2[obj 0x432db58d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x432db58d 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 0x432db58d created: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x432db58d created: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x432db58d created: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x432db58d FIN GearsES2[obj 0x432db58d isInit true, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x432db58d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9ba0dacdb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x432db58d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x432db58d 256x256, swapInterval 1, drawable 0x7f9ba0dacdb0 [apply] Master Gears Init done: GearsES2[obj 0x432db58d isInit true, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0xd0bbe47: tileRendererInUse null, GearsES2[obj 0xd0bbe47 isInit false, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0xd0bbe47 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 0xd0bbe47 created w/ share: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5d77a38f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd0bbe47 created w/ share: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd0bbe47 created w/ share: GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x49dbfd4d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0xd0bbe47 FIN GearsES2[obj 0xd0bbe47 isInit true, usesShared true, 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[0x49dbfd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xd0bbe47 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3018ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd0bbe47, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3d6478c1, (isShared true, created true) [apply] Ctx #0: hash 0x6c2e91ac, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x6c2e91ac, (isShared true, created true) [apply] Ctx #0: hash 0x3d6478c1, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0xd0bbe47 isInit true, usesShared true, 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[0x49dbfd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x2171145e: tileRendererInUse null, GearsES2[obj 0x2171145e isInit false, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x2171145e 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 0x2171145e created w/ share: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x30ce9337, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2171145e created w/ share: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a2318e9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2171145e created w/ share: GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46388f05, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2171145e FIN GearsES2[obj 0x2171145e isInit true, usesShared true, 1 GearsObj[0x30ce9337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2318e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46388f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2171145e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3007c30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2171145e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3d6478c1SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299351180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] , (isShared true, created true) [apply] Ctx #0: hash 0x3b0037c8, (created true) [apply] Ctx #1: hash 0x6c2e91ac, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x3b0037c8, (isShared true, created true) [apply] Ctx #0: hash 0x3d6478c1, (created true) [apply] Ctx #1: hash 0x6c2e91ac, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x2171145e isInit true, usesShared true, 1 GearsObj[0x30ce9337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2318e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46388f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7b781fdd: tileRendererInUse null, GearsES2[obj 0x7b781fdd isInit false, usesShared false, 1 GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x7b781fdd 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 0x7b781fdd created w/ share: GearsObj[0x74108172, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b9ced28, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7b781fdd created w/ share: GearsObj[0x67a29ee5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5b95eb41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7b781fdd created w/ share: GearsObj[0x3446c090, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f882760, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7b781fdd FIN GearsES2[obj 0x7b781fdd isInit true, usesShared true, 1 GearsObj[0x1b9ced28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b95eb41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f882760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7b781fdd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3029ae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7b781fdd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3d6478c1, (isShared true, created true) [apply] Ctx #0: hash 0x3b0037c8, (created true) [apply] Ctx #1: hash 0x6c2e91ac, (created true) [apply] Ctx #2: hash 0x7649bab8, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x7649bab8, (isShared true, created true) [apply] Ctx #0: hash 0x3d6478c1, (created true) [apply] Ctx #1: hash 0x3b0037c8, (created true) [apply] Ctx #2: hash 0x6c2e91ac, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7b781fdd isInit true, usesShared true, 1 GearsObj[0x1b9ced28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b95eb41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f882760, 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 0xd0bbe47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd0bbe47 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2171145e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2171145e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7b781fdd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7b781fdd FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x432db58d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x432db58d 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 0x7f6bbdd7: tileRendererInUse null, GearsES2[obj 0x7f6bbdd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f6bbdd7 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 0x7f6bbdd7 created: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f6bbdd7 created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f6bbdd7 created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7f6bbdd7 FIN GearsES2[obj 0x7f6bbdd7 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,5,main] GearsES2.reshape 0x7f6bbdd7 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f9ba0dcfae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6bbdd7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x7f6bbdd7 64x64, swapInterval 1, drawable 0x7f9ba0dcfae0 [apply] Master Gears Init done: GearsES2[obj 0x7f6bbdd7 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-Animator,5,main] GearsES2.init.0 0x49081cc0: tileRendererInUse null, GearsES2[obj 0x49081cc0 isInit false, 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] GearsES2 init 0x49081cc0 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 0x49081cc0 created w/ share: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd47feb3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49081cc0 created w/ share: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49081cc0 created w/ share: GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6bdc8ed4, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared true, 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-Animator,5,main] GearsES2.reshape 0x49081cc0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba302b1b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7a7caf9b, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x28636808, (isShared true, created true) [apply] Ctx #0: hash 0x7a7caf9b, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x49081cc0 isInit true, usesShared true, 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-Animator,5,main] GearsES2.init.0 0x366695d8: tileRendererInUse null, GearsES2[obj 0x366695d8 isInit false, 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] GearsES2 init 0x366695d8 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 0x366695d8 created w/ share: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x366695d8 created w/ share: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x366695d8 created w/ share: GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x366695d8 FIN GearsES2[obj 0x366695d8 isInit true, usesShared true, 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-Animator,5,main] GearsES2.reshape 0x366695d8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba0da2120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x366695d8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7a7caf9b, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Ctx #1: hash 0x8f7b3cf, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x8f7b3cf, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Ctx #1: hash 0x7a7caf9b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x366695d8 isInit true, usesShared true, 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-Animator,5,main] GearsES2.init.0 0x7c101300: tileRendererInUse null, GearsES2[obj 0x7c101300 isInit false, 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] GearsES2 init 0x7c101300 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 0x7c101300 created w/ share: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7cf02bf7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c101300 created w/ share: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7bd6a535, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c101300 created w/ share: GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x48f87a17, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7c101300 FIN GearsES2[obj 0x7c101300 isInit true, usesShared true, 1 GearsObj[0x7cf02bf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bd6a535, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48f87a17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7c101300 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3004030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c101300, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7a7caf9b, (isShared true, created true) [apply] Ctx #0: hash 0x34fa4a2, (created true) [apply] Ctx #1: hash 0x28636808, (created true) [apply] Ctx #2: hash 0x8f7b3cf, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x34fa4a2, (isShared true, created true) [apply] Ctx #0: hash 0x28636808, (created true) [apply] Ctx #1: hash 0x8f7b3cf, (created true) [apply] Ctx #2: hash 0x7a7caf9b, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7c101300 isInit true, usesShared true, 1 GearsObj[0x7cf02bf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bd6a535, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48f87a17, 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 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x366695d8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x366695d8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7c101300: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7c101300 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7f6bbdd7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7f6bbdd7 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 0xf36dac0: tileRendererInUse null, GearsES2[obj 0xf36dac0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xf36dac0 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 0xf36dac0 created: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf36dac0 created: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf36dac0 created: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xf36dac0 FIN GearsES2[obj 0xf36dac0 isInit true, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf36dac0 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f9ba300f5a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf36dac0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xf36dac0 64x64, swapInterval 1, drawable 0x7f9ba300f5a0 [apply] Master Gears Init done: GearsES2[obj 0xf36dac0 isInit true, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x2cc9914e: tileRendererInUse null, GearsES2[obj 0x2cc9914e isInit false, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x2cc9914e 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 0x2cc9914e created w/ share: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x20bab550, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2cc9914e created w/ share: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41d5a7f9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2cc9914e created w/ share: GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3206ee33, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2cc9914e FIN GearsES2[obj 0x2cc9914e isInit true, usesShared true, 1 GearsObj[0x20bab550, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d5a7f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3206ee33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2cc9914e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba0db04b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2cc9914e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5a537b0d, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x251604c1, (isShared true, created true) [apply] Ctx #0: hash 0x5a537b0d, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x2cc9914e isInit true, usesShared true, 1 GearsObj[0x20bab550, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d5a7f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3206ee33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7fb46468: tileRendererInUse null, GearsES2[obj 0x7fb46468 isInit false, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x7fb46468 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 0x7fb46468 created w/ share: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x201d324c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7fb46468 created w/ share: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5cd12c0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7fb46468 created w/ share: GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x28a2f76f, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7fb46468 FIN GearsES2[obj 0x7fb46468 isInit true, usesShared true, 1 GearsObj[0x201d324c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cd12c0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28a2f76f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7fb46468 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba302b1b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fb46468, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5a537b0d, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x1a3587d1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x1a3587d1, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x5a537b0d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7fb46468 isInit true, usesShared true, 1 GearsObj[0x201d324c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cd12c0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28a2f76f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x799c7798: tileRendererInUse null, GearsES2[obj 0x799c7798 isInit false, usesShared false, 1 GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x799c7798 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 0x799c7798 created w/ share: GearsObj[0x3cf7366d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x49401778, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x799c7798 created w/ share: GearsObj[0xa164d60, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xec4ecda, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x799c7798 created w/ share: GearsObj[0x3e31decc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2299e3c9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x799c7798 FIN GearsES2[obj 0x799c7798 isInit true, usesShared true, 1 GearsObj[0x49401778, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec4ecda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2299e3c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x799c7798 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9ba3006600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5a537b0d, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x1a3587d1, (created true) [apply] Ctx #2: hash 0xf875b76, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0xf875b76, (isShared true, created true) [apply] Ctx #0: hash 0x251604c1, (created true) [apply] Ctx #1: hash 0x5a537b0d, (created true) [apply] Ctx #2: hash 0x1a3587d1, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x799c7798 isInit true, usesShared true, 1 GearsObj[0x49401778, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec4ecda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2299e3c9, 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 0x2cc9914e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2cc9914e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7fb46468: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7fb46468 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x799c7798: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x799c7798 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf36dac0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf36dac0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299351180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedOnscreen took 1.683 sec [apply] Testcase: test02CommonAnimatorSharedOffscreen took 1.445 sec [apply] Testcase: test03EachWithAnimatorSharedOffscreen took 1.393 sec [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] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299352770 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 @ 1407299372799 ms +++ localhost/127.0.0.1:59999 - Locked within 20037 ms, 21 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 0x79497d11: tileRendererInUse null, GearsES2[obj 0x79497d11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x79497d11 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 0x79497d11 created: GearsObj[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79497d11 created: GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79497d11 created: GearsObj[0x594c9066, 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 0x79497d11 FIN GearsES2[obj 0x79497d11 isInit true, usesShared false, 1 GearsObj[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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 0x79497d11 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fa209d63780, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79497d11, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x79497d11 256x256, swapInterval 0, drawable 0x7fa209d63780 [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 0x79497d11 isInit true, usesShared false, 1 GearsObj[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7a312160, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18509e9f created w/ share: GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2f86644c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18509e9f created w/ share: GearsObj[0x5d930dd2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2022d1f4, 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[0x7a312160, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f86644c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2022d1f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x79497d11 isInit true, usesShared false, 1 GearsObj[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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 0x7fa209d90fe0, 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 0x7fa209d90fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x18509e9f 256x256, swapInterval 0, drawable 0x7fa209d90fe0 [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 0x79497d11 isInit true, usesShared false, 1 GearsObj[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x261931e4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5cf1a3d6 created w/ share: GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5cf1a3d6 created w/ share: GearsObj[0x5d930dd2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xca0898b, 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[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 GearsES2[obj 0x79497d11 isInit true, usesShared false, 1 GearsObj[0x4e692639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x594c9066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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 0x7fa209d734c0, 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 0x7fa209d734c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5cf1a3d6 256x256, swapInterval 0, drawable 0x7fa209d734c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79497d11 256x256, swapInterval 0, drawable 0x7fa209d63780 [apply] XXX-C-3.1: [apply] Myself: hash 0x5449a5ba, (isShared true, created true) [apply] Ctx #0: hash 0x426c57e5, (created true) [apply] Ctx #1: hash 0x4e05faa7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x426c57e5, (isShared true, created true) [apply] Ctx #0: hash 0x4e05faa7, (created true) [apply] Ctx #1: hash 0x5449a5ba, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x4e05faa7, (isShared true, created true) [apply] Ctx #0: hash 0x426c57e5, (created true) [apply] Ctx #1: hash 0x5449a5ba, (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 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 0x79497d11: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x79497d11 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] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrder) [apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x28636808: tileRendererInUse null, GearsES2[obj 0x28636808 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28636808 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 0x28636808 created: GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28636808 created: GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28636808 created: GearsObj[0x358270c, 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 0x28636808 FIN GearsES2[obj 0x28636808 isInit true, usesShared false, 1 GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x106b868b, 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 0x28636808 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fa209e4cc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28636808, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x28636808 256x256, swapInterval 0, drawable 0x7fa209e4cc40 [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 GearsES2[obj 0x28636808 isInit true, usesShared false, 1 GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x106b868b, vbo ff 13, fs 14, bf 15, bs 16], 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 w/ share: GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x62d7601c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x726c554 created w/ share: GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x29e700f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x726c554 created w/ share: GearsObj[0x106b868b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7cf02bf7, 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 0x726c554 FIN GearsES2[obj 0x726c554 isInit true, usesShared true, 1 GearsObj[0x62d7601c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29e700f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cf02bf7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x28636808 isInit true, usesShared false, 1 GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x106b868b, 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 0x726c554 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fa209d93730, 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 0x7fa209d93730 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x726c554 256x256, swapInterval 0, drawable 0x7fa209d93730 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x395d9cdb: tileRendererInUse null, GearsES2[obj 0x395d9cdb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x28636808 isInit true, usesShared false, 1 GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x106b868b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x395d9cdb 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 0x395d9cdb created w/ share: GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4ebbc946, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x395d9cdb created w/ share: GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xa9b3b0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x395d9cdb created w/ share: GearsObj[0x106b868b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55419644, 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 0x395d9cdb FIN GearsES2[obj 0x395d9cdb isInit true, usesShared true, 1 GearsObj[0x4ebbc946, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa9b3b0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55419644, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x28636808 isInit true, usesShared false, 1 GearsObj[0x543388c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x358270c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x106b868b, 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 0x395d9cdb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fa209e59e90, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x395d9cdb 256x256, swapInterval 0, drawable 0x7fa209e59e90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x395d9cdb 256x256, swapInterval 0, drawable 0x7fa209e59e90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28636808 256x256, swapInterval 0, drawable 0x7fa209e4cc40 [apply] XXX-C-3.1: [apply] Myself: hash 0x6bdc8ed4, (isShared true, created true) [apply] Ctx #0: hash 0x7bd6a535, (created true) [apply] Ctx #1: hash 0x34e1819, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x34e1819, (isShared true, created true) [apply] Ctx #0: hash 0x6bdc8ed4, (created true) [apply] Ctx #1: hash 0x7bd6a535, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x7bd6a535, (isShared true, created true) [apply] Ctx #0: hash 0x6bdc8ed4, (created true) [apply] Ctx #1: hash 0x34e1819, (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 0x28636808: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x28636808 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] 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] ++++ 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 0x3e31decc: tileRendererInUse null, GearsES2[obj 0x3e31decc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3e31decc 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 0x3e31decc created: GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3e31decc created: GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3e31decc created: GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3e31decc FIN GearsES2[obj 0x3e31decc isInit true, usesShared false, 1 GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6952c44b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3e31decc 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fa209d6fc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3e31decc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x251604c1: tileRendererInUse null, GearsES2[obj 0x251604c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3e31decc isInit true, usesShared false, 1 GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6952c44b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x251604c1 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 0x251604c1 created w/ share: GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xf6fda88, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x251604c1 created w/ share: GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78741ea2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x251604c1 created w/ share: GearsObj[0x6952c44b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xf875b76, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x251604c1 FIN GearsES2[obj 0x251604c1 isInit true, usesShared true, 1 GearsObj[0xf6fda88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78741ea2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf875b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3e31decc isInit true, usesShared false, 1 GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6952c44b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x251604c1 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fa209e62ae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x251604c1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x454d427a: tileRendererInUse null, GearsES2[obj 0x454d427a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3e31decc isInit true, usesShared false, 1 GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6952c44b, 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[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6f9bc97, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x454d427a created w/ share: GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x75cc6114, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x454d427a created w/ share: GearsObj[0x6952c44b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3cf9a477, 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[0x6f9bc97, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75cc6114, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cf9a477, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3e31decc isInit true, usesShared false, 1 GearsObj[0x1a3587d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3067b7c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6952c44b, 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 0x7fa209e68940, 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 0x6562aeda, (isShared true, created true) [apply] Ctx #0: hash 0x38d54df2, (created true) [apply] Ctx #1: hash 0x243cfd5a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x38d54df2, (isShared true, created true) [apply] Ctx #0: hash 0x6562aeda, (created true) [apply] Ctx #1: hash 0x243cfd5a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x243cfd5a, (isShared true, created true) [apply] Ctx #0: hash 0x38d54df2, (created true) [apply] Ctx #1: hash 0x6562aeda, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] # [apply] # A fatal error has been detected by the Java Runtime Environment: [apply] # [apply] # SIGSEGV (0xb) at pc=0x000000010aba6e35, pid=5244, tid=48899 [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 0x000000010aba6e35 [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_pid5244.log [apply] [thread 46731 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.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 @ 1407299379803 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 @ 1407299394832 ms +++ localhost/127.0.0.1:59999 - Locked within 15036 ms, 16 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 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-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 0x1951ca8c created: GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1951ca8c created: GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1951ca8c created: GearsObj[0x5880ad77, 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 0x1951ca8c FIN GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19335a4c, 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 0x1951ca8c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62def6a0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1951ca8c 256x256, swapInterval 0, drawable 0x7fea62def6a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5497d017: tileRendererInUse null, GearsES2[obj 0x5497d017 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19335a4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5497d017 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 0x5497d017 created w/ share: GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x31ff309f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5497d017 created w/ share: GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x68d1305d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5497d017 created w/ share: GearsObj[0x19335a4c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7dbe5f6d, 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 0x5497d017 FIN GearsES2[obj 0x5497d017 isInit true, usesShared true, 1 GearsObj[0x31ff309f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68d1305d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7dbe5f6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19335a4c, 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 0x5497d017 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea6500da90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5497d017, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5497d017 256x256, swapInterval 0, drawable 0x7fea6500da90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0xaec55a: tileRendererInUse null, GearsES2[obj 0xaec55a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19335a4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0xaec55a 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 0xaec55a created w/ share: GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6e262d42, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xaec55a created w/ share: GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xc65808d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xaec55a created w/ share: GearsObj[0x19335a4c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5bdaaf56, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0xaec55a FIN GearsES2[obj 0xaec55a isInit true, usesShared true, 1 GearsObj[0x6e262d42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc65808d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bdaaf56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x6d43f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5880ad77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19335a4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xaec55a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62c525a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xaec55a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x9d64598, (isShared true, created true) [apply] Ctx #0: hash 0x2f86644c, (created true) [apply] Ctx #1: hash 0x5e8e9e3d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x2f86644c, (isShared true, created true) [apply] Ctx #0: hash 0x9d64598, (created true) [apply] Ctx #1: hash 0x5e8e9e3d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5e8e9e3d, (isShared true, created true) [apply] Ctx #0: hash 0x2f86644c, (created true) [apply] Ctx #1: hash 0x9d64598, (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 0x5497d017: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5497d017 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] 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] 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 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-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 0x49081cc0 created: GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x49081cc0 created: GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x49081cc0 created: GearsObj[0x71a2a094, 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 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6bdc8ed4, 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 0x49081cc0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62cd7150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x49081cc0 256x256, swapInterval 0, drawable 0x7fea62cd7150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x51ecb0f0: tileRendererInUse null, GearsES2[obj 0x51ecb0f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6bdc8ed4, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x51ecb0f0 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 0x51ecb0f0 created w/ share: GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x2089208e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x51ecb0f0 created w/ share: GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xab85b52, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x51ecb0f0 created w/ share: GearsObj[0x6bdc8ed4, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x4d7369fd, 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 0x51ecb0f0 FIN GearsES2[obj 0x51ecb0f0 isInit true, usesShared true, 1 GearsObj[0x2089208e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xab85b52, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4d7369fd, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6bdc8ed4, 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 0x51ecb0f0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea65010270, msaa false, tileRendererInUse null [apply] >> GearsES2 0x51ecb0f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x51ecb0f0 256x256, swapInterval 0, drawable 0x7fea65010270 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x2941cf89: tileRendererInUse null, GearsES2[obj 0x2941cf89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6bdc8ed4, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x2941cf89 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 0x2941cf89 created w/ share: GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x48f87a17, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x2941cf89 created w/ share: GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3117a16e, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x2941cf89 created w/ share: GearsObj[0x6bdc8ed4, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x66755f0, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2941cf89 FIN GearsES2[obj 0x2941cf89 isInit true, usesShared true, 1 GearsObj[0x48f87a17, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3117a16e, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x66755f0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6bdc8ed4, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2941cf89 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62de3260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2941cf89, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1642f9ef, (isShared true, created true) [apply] Ctx #0: hash 0x34fa4a2, (created true) [apply] Ctx #1: hash 0x5d25379e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x34fa4a2, (isShared true, created true) [apply] Ctx #0: hash 0x1642f9ef, (created true) [apply] Ctx #1: hash 0x5d25379e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5d25379e, (isShared true, created true) [apply] Ctx #0: hash 0x34fa4a2, (created true) [apply] Ctx #1: hash 0x1642f9ef, (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 0x51ecb0f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x51ecb0f0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2941cf89: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2941cf89 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x49081cc0 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 0x7d7636ca: tileRendererInUse null, GearsES2[obj 0x7d7636ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d7636ca 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 0x7d7636ca created: GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d7636ca created: GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d7636ca created: GearsObj[0x2cc9914e, 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 0x7d7636ca FIN GearsES2[obj 0x7d7636ca isInit true, usesShared false, 1 GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6562aeda, 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 0x7d7636ca 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62df6f80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d7636ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7d7636ca 256x256, swapInterval 0, drawable 0x7fea62df6f80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x5a537b0d: tileRendererInUse null, GearsES2[obj 0x5a537b0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7d7636ca isInit true, usesShared false, 1 GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6562aeda, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5a537b0d 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 0x5a537b0d created w/ share: GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x53477b21, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5a537b0d created w/ share: GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x79e4de3d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5a537b0d created w/ share: GearsObj[0x6562aeda, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x20bab550, 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 0x5a537b0d FIN GearsES2[obj 0x5a537b0d isInit true, usesShared true, 1 GearsObj[0x53477b21, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79e4de3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20bab550, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7d7636ca isInit true, usesShared false, 1 GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6562aeda, 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 0x5a537b0d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea6500fc50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5a537b0d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5a537b0d 256x256, swapInterval 0, drawable 0x7fea6500fc50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x62101a6c: tileRendererInUse null, GearsES2[obj 0x62101a6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7d7636ca isInit true, usesShared false, 1 GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6562aeda, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x62101a6c 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 0x62101a6c created w/ share: GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5cd12c0c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x62101a6c created w/ share: GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x28a2f76f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x62101a6c created w/ share: GearsObj[0x6562aeda, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6322ad40, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x62101a6c FIN GearsES2[obj 0x62101a6c isInit true, usesShared true, 1 GearsObj[0x5cd12c0c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28a2f76f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6322ad40, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7d7636ca isInit true, usesShared false, 1 GearsObj[0x602349e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc9914e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6562aeda, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x62101a6c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea65000950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x62101a6c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x57156285, (isShared true, created true) [apply] Ctx #0: hash 0x31c59e36, (created true) [apply] Ctx #1: hash 0x174e5edb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x174e5edb, (isShared true, created true) [apply] Ctx #0: hash 0x57156285, (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 0x31c59e36, (isShared true, created true) [apply] Ctx #0: hash 0x57156285, (created true) [apply] Ctx #1: hash 0x174e5edb, (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 0x7d7636ca: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7d7636ca FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x62101a6c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x62101a6c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5a537b0d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5a537b0d 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 0x75cc6114: tileRendererInUse null, GearsES2[obj 0x75cc6114 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x75cc6114 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 0x75cc6114 created: GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x75cc6114 created: GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x75cc6114 created: GearsObj[0x1dfc617e, 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 0x75cc6114 FIN GearsES2[obj 0x75cc6114 isInit true, usesShared false, 1 GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2464a693, 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 0x75cc6114 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea65000950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x75cc6114, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x75cc6114 256x256, swapInterval 0, drawable 0x7fea65000950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x49401778: tileRendererInUse null, GearsES2[obj 0x49401778 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x75cc6114 isInit true, usesShared false, 1 GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2464a693, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x49401778 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 0x49401778 created w/ share: GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x3de76262, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x49401778 created w/ share: GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x21ec2fae, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x49401778 created w/ share: GearsObj[0x2464a693, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x192e59e8, 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 0x49401778 FIN GearsES2[obj 0x49401778 isInit true, usesShared true, 1 GearsObj[0x3de76262, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x21ec2fae, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x192e59e8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x75cc6114 isInit true, usesShared false, 1 GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2464a693, 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 0x49401778 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea6500fc50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49401778, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x49401778 256x256, swapInterval 0, drawable 0x7fea6500fc50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x299c9fe7: tileRendererInUse null, GearsES2[obj 0x299c9fe7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x75cc6114 isInit true, usesShared false, 1 GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2464a693, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x299c9fe7 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 0x299c9fe7 created w/ share: GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x45f35ded, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x299c9fe7 created w/ share: GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x6c9b967b, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x299c9fe7 created w/ share: GearsObj[0x2464a693, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x5ab49cf1, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x299c9fe7 FIN GearsES2[obj 0x299c9fe7 isInit true, usesShared true, 1 GearsObj[0x45f35ded, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6c9b967b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ab49cf1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x75cc6114 isInit true, usesShared false, 1 GearsObj[0x38bf66e5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1dfc617e, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2464a693, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x299c9fe7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62cd7150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x299c9fe7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6f0e1fe9, (isShared true, created true) [apply] Ctx #0: hash 0x25b94a21, (created true) [apply] Ctx #1: hash 0x4bf40f8f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x25b94a21, (isShared true, created true) [apply] Ctx #0: hash 0x6f0e1fe9, (created true) [apply] Ctx #1: hash 0x4bf40f8f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x4bf40f8f, (isShared true, created true) [apply] Ctx #0: hash 0x25b94a21, (created true) [apply] Ctx #1: hash 0x6f0e1fe9, (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 0x75cc6114: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x75cc6114 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x299c9fe7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x299c9fe7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x49401778: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x49401778 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 0x1275ffe5: tileRendererInUse null, GearsES2[obj 0x1275ffe5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1275ffe5 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 0x1275ffe5 created: GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1275ffe5 created: GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1275ffe5 created: GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1275ffe5 FIN GearsES2[obj 0x1275ffe5 isInit true, usesShared false, 1 GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1275ffe5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea62cd7150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1275ffe5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x68bb39fe: tileRendererInUse null, GearsES2[obj 0x68bb39fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1275ffe5 isInit true, usesShared false, 1 GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x68bb39fe 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 0x68bb39fe created w/ share: GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x14febdb5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68bb39fe created w/ share: GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6058c0d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68bb39fe created w/ share: GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x62dc94ab, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x68bb39fe FIN GearsES2[obj 0x68bb39fe isInit true, usesShared true, 1 GearsObj[0x14febdb5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6058c0d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62dc94ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1275ffe5 isInit true, usesShared false, 1 GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x68bb39fe 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea650169c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68bb39fe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x7781b9f7: tileRendererInUse null, GearsES2[obj 0x7781b9f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1275ffe5 isInit true, usesShared false, 1 GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x7781b9f7 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 0x7781b9f7 created w/ share: GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x58954f6e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7781b9f7 created w/ share: GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3291ec31, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7781b9f7 created w/ share: GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa299ee7, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7781b9f7 FIN GearsES2[obj 0x7781b9f7 isInit true, usesShared true, 1 GearsObj[0x58954f6e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3291ec31, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa299ee7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1275ffe5 isInit true, usesShared false, 1 GearsObj[0x7a1caa1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe4948c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d4acb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7781b9f7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fea65000950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7781b9f7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3c0e2f8e, (isShared true, created true) [apply] Ctx #0: hash 0x4c4c624, (created true) [apply] Ctx #1: hash 0x712ff9fa, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4c4c624, (isShared true, created true) [apply] Ctx #0: hash 0x3c0e2f8e, (created true) [apply] Ctx #1: hash 0x712ff9fa, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x712ff9fa, (isShared true, created true) [apply] Ctx #0: hash 0x4c4c624, (created true) [apply] Ctx #1: hash 0x3c0e2f8e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] # [apply] # A fatal error has been detected by the Java Runtime Environment: [apply] # [apply] # SIGSEGV (0xb) at pc=0x0000000105772e35, pid=5247, tid=46647 [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 0x0000000105772e35 [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_pid5247.log [apply] [thread 48783 also had an error] [apply] [thread 48783 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 @ 1407299416760 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 @ 1407299422772 ms +++ localhost/127.0.0.1:59999 - Locked within 6019 ms, 7 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 0x53744222: tileRendererInUse null, GearsES2[obj 0x53744222 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53744222 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 0x53744222 created: GearsObj[0x5b7feb0b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53744222 created: GearsObj[0x2b204e1b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53744222 created: GearsObj[0x2b204e1b, 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 0x53744222 FIN GearsES2[obj 0x53744222 isInit true, usesShared false, 1 GearsObj[0x5b7feb0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b204e1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc6d1896, 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 0x53744222 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482ddcc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53744222, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x53744222 256x256, swapInterval 1, drawable 0x7fb482ddcc40 [apply] 1 s: 60 f / 1999 ms, 30.0 fps, 33 ms/f; total: 60 f, 30.0 fps, 33 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 0x53744222: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53744222 FIN [apply] Total: 4004.657ms [apply] GLProfile.initSingleton(): 1686.262ms [apply] Demo Code: 2316.219ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 2.176ms [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 0x7902c9f5: tileRendererInUse null, GearsES2[obj 0x7902c9f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7902c9f5 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 0x7902c9f5 created: GearsObj[0xa12491c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7902c9f5 created: GearsObj[0x367dd26e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7902c9f5 created: GearsObj[0x367dd26e, 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 0x7902c9f5 FIN GearsES2[obj 0x7902c9f5 isInit true, usesShared false, 1 GearsObj[0xa12491c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x367dd26e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e824fb4, 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 0x7902c9f5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482cce9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7902c9f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x7902c9f5 256x256, swapInterval 1, drawable 0x7fb482cce9a0 [apply] junit.framework.TestListener: endTest(test02AnotherLifeWithGLInfo) [apply] junit.framework.TestListener: startTest(test03AnotherLife) [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-2,5,main] GearsES2.dispose 0x7902c9f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7902c9f5 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: 3038.063ms [apply] GLProfile.initSingleton(): 908.413ms [apply] Demo Code: 2129.013ms [apply] GLInfo: 0.589ms [apply] GLProfile.shutdown(): 0.048ms [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 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-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 0x5d57a747 created: GearsObj[0xe2ef9bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d57a747 created: GearsObj[0x2e0dee91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d57a747 created: GearsObj[0x2e0dee91, 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 0x5d57a747 FIN GearsES2[obj 0x5d57a747 isInit true, usesShared false, 1 GearsObj[0xe2ef9bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e0dee91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a98936, 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 0x5d57a747 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482ddcc40, 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-3,5,main] GearsES2.display 0x5d57a747 256x256, swapInterval 1, drawable 0x7fb482ddcc40 [apply] junit.framework.TestListener: endTest(test03AnotherLife) [apply] junit.framework.TestListener: startTest(test03TwoLifes) [apply] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5d57a747: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5d57a747 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: 2030.992ms [apply] GLProfile.initSingleton(): 912.277ms [apply] Demo Code: 1118.392ms [apply] GLInfo: 0.279ms [apply] GLProfile.shutdown(): 0.044ms [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 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 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 0x34af863e created: GearsObj[0x46c5d788, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34af863e created: GearsObj[0x66c94604, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34af863e created: GearsObj[0x66c94604, 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[0x46c5d788, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c94604, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2813e554, 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 256x256 of 256x256, swapInterval 1, drawable 0x7fb482decf00, 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 256x256, swapInterval 1, drawable 0x7fb482decf00 [apply] 1 s: 60 f / 1170 ms, 51.2 fps, 19 ms/f; total: 60 f, 51.2 fps, 19 ms/f [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] Total: 2222.189ms [apply] GLProfile.initSingleton(): 908.799ms [apply] Demo Code: 1313.335ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 0.055ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x2644f3a2: tileRendererInUse null, GearsES2[obj 0x2644f3a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2644f3a2 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 0x2644f3a2 created: GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2644f3a2 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2644f3a2 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 0x2644f3a2 FIN GearsES2[obj 0x2644f3a2 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 0x2644f3a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482ddcc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2644f3a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2644f3a2 256x256, swapInterval 1, drawable 0x7fb482ddcc40 [apply] junit.framework.TestListener: endTest(test03TwoLifes) [apply] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2644f3a2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2644f3a2 FIN [apply] Total: 1980.577ms [apply] GLProfile.initSingleton(): 889.301ms [apply] Demo Code: 1091.222ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 0.053ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.468 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299416760 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 @ 1407299422772 ms +++ localhost/127.0.0.1:59999 - Locked within 6019 ms, 7 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 0x53744222: tileRendererInUse null, GearsES2[obj 0x53744222 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53744222 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 0x53744222 created: GearsObj[0x5b7feb0b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53744222 created: GearsObj[0x2b204e1b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53744222 created: GearsObj[0x2b204e1b, 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 0x53744222 FIN GearsES2[obj 0x53744222 isInit true, usesShared false, 1 GearsObj[0x5b7feb0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b204e1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc6d1896, 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 0x53744222 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482ddcc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53744222, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x53744222 256x256, swapInterval 1, drawable 0x7fb482ddcc40 [apply] 1 s: 60 f / 1999 ms, 30.0 fps, 33 ms/f; total: 60 f, 30.0 fps, 33 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53744222: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53744222 FIN [apply] Total: 4004.657ms [apply] GLProfile.initSingleton(): 1686.262ms [apply] Demo Code: 2316.219ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 2.176ms [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 0x7902c9f5: tileRendererInUse null, GearsES2[obj 0x7902c9f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7902c9f5 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 0x7902c9f5 created: GearsObj[0xa12491c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7902c9f5 created: GearsObj[0x367dd26e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7902c9f5 created: GearsObj[0x367dd26e, 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 0x7902c9f5 FIN GearsES2[obj 0x7902c9f5 isInit true, usesShared false, 1 GearsObj[0xa12491c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x367dd26e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e824fb4, 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 0x7902c9f5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482cce9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7902c9f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x7902c9f5 256x256, swapInterval 1, drawable 0x7fb482cce9a0 [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-2,5,main] GearsES2.dispose 0x7902c9f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7902c9f5 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: 3038.063ms [apply] GLProfile.initSingleton(): 908.413ms [apply] Demo Code: 2129.013ms [apply] GLInfo: 0.589ms [apply] GLProfile.shutdown(): 0.048ms [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 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-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 0x5d57a747 created: GearsObj[0xe2ef9bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d57a747 created: GearsObj[0x2e0dee91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d57a747 created: GearsObj[0x2e0dee91, 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 0x5d57a747 FIN GearsES2[obj 0x5d57a747 isInit true, usesShared false, 1 GearsObj[0xe2ef9bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e0dee91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a98936, 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 0x5d57a747 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482ddcc40, 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-3,5,main] GearsES2.display 0x5d57a747 256x256, swapInterval 1, drawable 0x7fb482ddcc40 [apply] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5d57a747: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5d57a747 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: 2030.992ms [apply] GLProfile.initSingleton(): 912.277ms [apply] Demo Code: 1118.392ms [apply] GLInfo: 0.279ms [apply] GLProfile.shutdown(): 0.044ms [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 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 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 0x34af863e created: GearsObj[0x46c5d788, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34af863e created: GearsObj[0x66c94604, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34af863e created: GearsObj[0x66c94604, 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[0x46c5d788, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c94604, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2813e554, 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 256x256 of 256x256, swapInterval 1, drawable 0x7fb482decf00, 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 256x256, swapInterval 1, drawable 0x7fb482decf00 [apply] 1 s: 60 f / 1170 ms, 51.2 fps, 19 ms/f; total: 60 f, 51.2 fps, 19 ms/f [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] Total: 2222.189ms [apply] GLProfile.initSingleton(): 908.799ms [apply] Demo Code: 1313.335ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 0.055ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x2644f3a2: tileRendererInUse null, GearsES2[obj 0x2644f3a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2644f3a2 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 0x2644f3a2 created: GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2644f3a2 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2644f3a2 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 0x2644f3a2 FIN GearsES2[obj 0x2644f3a2 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 0x2644f3a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb482ddcc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2644f3a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2644f3a2 256x256, swapInterval 1, drawable 0x7fb482ddcc40 [apply] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2644f3a2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2644f3a2 FIN [apply] Total: 1980.577ms [apply] GLProfile.initSingleton(): 889.301ms [apply] Demo Code: 1091.222ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 0.053ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299436152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OneLife took 4.007 sec [apply] Testcase: test02AnotherLifeWithGLInfo took 3.039 sec [apply] Testcase: test03AnotherLife took 2.031 sec [apply] Testcase: test03TwoLifes took 4.204 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299436152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299437756 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 @ 1407299450781 ms +++ localhost/127.0.0.1:59999 - Locked within 13032 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 0x6321d94c: tileRendererInUse null, GearsES2[obj 0x6321d94c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6321d94c 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 0x6321d94c created: GearsObj[0x72af7016, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6321d94c created: GearsObj[0x5be7ef2c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6321d94c created: GearsObj[0x5be7ef2c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6321d94c FIN GearsES2[obj 0x6321d94c isInit true, usesShared false, 1 GearsObj[0x72af7016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be7ef2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9c94115, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6321d94c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a61be30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6321d94c, 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 0x769e1df4: tileRendererInUse null, GearsES2[obj 0x769e1df4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x769e1df4 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 0x769e1df4 created: GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x769e1df4 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x769e1df4 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x769e1df4 FIN GearsES2[obj 0x769e1df4 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-null,5,main] GearsES2.reshape 0x769e1df4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a4b3cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x769e1df4, 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 0x3135d0d0: tileRendererInUse null, GearsES2[obj 0x3135d0d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3135d0d0 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 0x3135d0d0 created: GearsObj[0x1b49edc3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3135d0d0 created: GearsObj[0x1298ab34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3135d0d0 created: GearsObj[0x1298ab34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3135d0d0 FIN GearsES2[obj 0x3135d0d0 isInit true, usesShared false, 1 GearsObj[0x1b49edc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1298ab34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x650fec75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3135d0d0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a4bb2e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3135d0d0, 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 0x6321d94c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6321d94c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x769e1df4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x769e1df4 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3135d0d0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3135d0d0 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 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-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 0x61573b80 created: GearsObj[0xffe7e79, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61573b80 created: GearsObj[0xd214223, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61573b80 created: GearsObj[0xd214223, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x61573b80 FIN GearsES2[obj 0x61573b80 isInit true, usesShared false, 1 GearsObj[0xffe7e79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd214223, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x604752dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x61573b80 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a61e3e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61573b80, 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 0x3a609e06: tileRendererInUse null, GearsES2[obj 0x3a609e06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3a609e06 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 0x3a609e06 created: GearsObj[0x240c5895, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3a609e06 created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3a609e06 created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3a609e06 FIN GearsES2[obj 0x3a609e06 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[0x3d510e21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3a609e06 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a6479f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3a609e06, 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 0x1c7b9aa2: tileRendererInUse null, GearsES2[obj 0x1c7b9aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1c7b9aa2 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 0x1c7b9aa2 created: GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1c7b9aa2 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1c7b9aa2 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1c7b9aa2 FIN GearsES2[obj 0x1c7b9aa2 isInit true, usesShared false, 1 GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c1b019, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1c7b9aa2 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a4dfe40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7b9aa2, 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 0x61573b80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x61573b80 FIN [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3a609e06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3a609e06 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1c7b9aa2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1c7b9aa2 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.543 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299437756 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 @ 1407299450781 ms +++ localhost/127.0.0.1:59999 - Locked within 13032 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 0x6321d94c: tileRendererInUse null, GearsES2[obj 0x6321d94c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6321d94c 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 0x6321d94c created: GearsObj[0x72af7016, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6321d94c created: GearsObj[0x5be7ef2c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6321d94c created: GearsObj[0x5be7ef2c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6321d94c FIN GearsES2[obj 0x6321d94c isInit true, usesShared false, 1 GearsObj[0x72af7016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be7ef2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9c94115, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6321d94c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a61be30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6321d94c, 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 0x769e1df4: tileRendererInUse null, GearsES2[obj 0x769e1df4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x769e1df4 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 0x769e1df4 created: GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x769e1df4 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x769e1df4 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x769e1df4 FIN GearsES2[obj 0x769e1df4 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-null,5,main] GearsES2.reshape 0x769e1df4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a4b3cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x769e1df4, 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 0x3135d0d0: tileRendererInUse null, GearsES2[obj 0x3135d0d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3135d0d0 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 0x3135d0d0 created: GearsObj[0x1b49edc3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3135d0d0 created: GearsObj[0x1298ab34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3135d0d0 created: GearsObj[0x1298ab34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3135d0d0 FIN GearsES2[obj 0x3135d0d0 isInit true, usesShared false, 1 GearsObj[0x1b49edc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1298ab34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x650fec75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3135d0d0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a4bb2e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3135d0d0, 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 0x6321d94c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6321d94c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x769e1df4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x769e1df4 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3135d0d0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3135d0d0 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 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-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 0x61573b80 created: GearsObj[0xffe7e79, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61573b80 created: GearsObj[0xd214223, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61573b80 created: GearsObj[0xd214223, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x61573b80 FIN GearsES2[obj 0x61573b80 isInit true, usesShared false, 1 GearsObj[0xffe7e79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd214223, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x604752dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x61573b80 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a61e3e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61573b80, 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 0x3a609e06: tileRendererInUse null, GearsES2[obj 0x3a609e06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3a609e06 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 0x3a609e06 created: GearsObj[0x240c5895, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3a609e06 created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3a609e06 created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3a609e06 FIN GearsES2[obj 0x3a609e06 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[0x3d510e21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3a609e06 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a6479f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3a609e06, 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 0x1c7b9aa2: tileRendererInUse null, GearsES2[obj 0x1c7b9aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1c7b9aa2 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 0x1c7b9aa2 created: GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1c7b9aa2 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1c7b9aa2 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1c7b9aa2 FIN GearsES2[obj 0x1c7b9aa2 isInit true, usesShared false, 1 GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c1b019, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1c7b9aa2 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc28a4dfe40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7b9aa2, 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 0x61573b80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x61573b80 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3a609e06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3a609e06 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1c7b9aa2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1c7b9aa2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299456217 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.764 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299456217 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 @ 1407299457839 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 @ 1407299470864 ms +++ localhost/127.0.0.1:59999 - Locked within 13032 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] junit.framework.TestListener: endTest(test01NormalPre_1Win) [apply] junit.framework.TestListener: startTest(test02NormalPost_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] 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] junit.framework.TestListener: endTest(test04ExclPost_1Win) [apply] junit.framework.TestListener: startTest(test05NormalPre_4Win) [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_4Winjunit.framework.TestListener: endTest(test05NormalPre_4Win) [apply] junit.framework.TestListener: startTest(test06NormalPost_4Win) [apply] [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_4Wijunit.framework.TestListener: endTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win) [apply] n [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] 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.553 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299457839 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 @ 1407299470864 ms +++ localhost/127.0.0.1:59999 - Locked within 13032 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 @ 1407299484313 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 3.376 sec [apply] Testcase: test02NormalPost_1Win took 0.349 sec [apply] Testcase: test03ExclPre_1Win took 3.013 sec [apply] Testcase: test04ExclPost_1Win took 0.352 sec [apply] Testcase: test05NormalPre_4Win took 1.762 sec [apply] Testcase: test06NormalPost_4Win took 0.434 sec [apply] Testcase: test07ExclPre_4Win took 3.532 sec [apply] Testcase: test08ExclPost_4Win took 0.455 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299484313 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407299485921 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 @ 1407299492933 ms +++ localhost/127.0.0.1:59999 - Locked within 7019 ms, 8 attempts [apply] junit.framework.TestListener: startTest(test01NormalPre_1Win) [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 4 ms, tExec 0 ms, tQueue 4 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [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] ++++ 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] junit.framework.TestListener: endTest(test01NormalPre_1Win) [apply] junit.framework.TestListener: startTest(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] 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 - test03ExclPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_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 - 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] ++++ 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(test05NormalPre_4Win) [apply] junit.framework.TestListener: startTest(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] 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 - 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] junit.framework.TestListener: endTest(test08ExclPost_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 20.339 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299485921 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 @ 1407299492933 ms +++ localhost/127.0.0.1:59999 - Locked within 7019 ms, 8 attempts [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 4 ms, tExec 0 ms, tQueue 4 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [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] ++++ 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 @ 1407299506180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 3.392 sec [apply] Testcase: test02NormalPost_1Win took 0.342 sec [apply] Testcase: test03ExclPre_1Win took 3.005 sec [apply] Testcase: test04ExclPost_1Win took 0.355 sec [apply] Testcase: test05NormalPre_4Win took 1.771 sec [apply] Testcase: test06NormalPost_4Win took 0.43 sec [apply] Testcase: test07ExclPre_4Win took 3.374 sec [apply] Testcase: test08ExclPost_4Win took 0.399 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299506180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407299507796 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 @ 1407299514816 ms +++ localhost/127.0.0.1:59999 - Locked within 7028 ms, 8 attempts [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 3 ms, tExec 0 ms, tQueue 3 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] 0 s: 60 f / 639 ms, 93.8 fps, 10 ms/f; total: 60 f, 93.8 fps, 10 ms/f [apply] 1 s: 60 f / 494 ms, 121.4 fps, 8 ms/f; total: 120 f, 105.9 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] junit.framework.TestListener: endTest(test01Normal_1Win) [apply] junit.framework.TestListener: startTest(test03Excl_1Win) [apply] 0 s: 60 f / 510 ms, 117.6 fps, 8 ms/f; total: 60 f, 117.6 fps, 8 ms/f [apply] 0 s: 60 f / 479 ms, 125.2 fps, 7 ms/f; total: 120 f, 121.3 fps, 8 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(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(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: 14.938 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299507796 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 @ 1407299514816 ms +++ localhost/127.0.0.1:59999 - Locked within 7028 ms, 8 attempts [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 3 ms, tExec 0 ms, tQueue 3 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 639 ms, 93.8 fps, 10 ms/f; total: 60 f, 93.8 fps, 10 ms/f [apply] 1 s: 60 f / 494 ms, 121.4 fps, 8 ms/f; total: 120 f, 105.9 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 / 510 ms, 117.6 fps, 8 ms/f; total: 60 f, 117.6 fps, 8 ms/f [apply] 0 s: 60 f / 479 ms, 125.2 fps, 7 ms/f; total: 120 f, 121.3 fps, 8 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 @ 1407299522666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 3.148 sec [apply] Testcase: test03Excl_1Win took 1.434 sec [apply] Testcase: test05Normal_4Win took 1.569 sec [apply] Testcase: test07Excl_4Win took 1.521 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299522666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299524272 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] run: 4 [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299532293 ms +++ localhost/127.0.0.1:59999 - Locked within 8035 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 637 ms, 94.1 fps, 10 ms/f; total: 60 f, 94.1 fps, 10 ms/f [apply] 1 s: 60 f / 499 ms, 120.2 fps, 8 ms/f; total: 120 f, 105.6 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 / 520 ms, 115.3 fps, 8 ms/f; total: 60 f, 115.3 fps, 8 ms/f [apply] 0 s: 60 f / 475 ms, 126.3 fps, 7 ms/f; total: 120 f, 120.6 fps, 8 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] junit.framework.TestListener: endTest(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test07Excl_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299540062 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.881 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299524272 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 @ 1407299532293 ms +++ localhost/127.0.0.1:59999 - Locked within 8035 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 637 ms, 94.1 fps, 10 ms/f; total: 60 f, 94.1 fps, 10 ms/f [apply] 1 s: 60 f / 499 ms, 120.2 fps, 8 ms/f; total: 120 f, 105.6 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 / 520 ms, 115.3 fps, 8 ms/f; total: 60 f, 115.3 fps, 8 ms/f [apply] 0 s: 60 f / 475 ms, 126.3 fps, 7 ms/f; total: 120 f, 120.6 fps, 8 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 @ 1407299540062 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 3.115 sec [apply] Testcase: test03Excl_1Win took 1.429 sec [apply] Testcase: test05Normal_4Win took 1.528 sec [apply] Testcase: test07Excl_4Win took 1.522 sec [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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299541661 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299566709 ms +++ localhost/127.0.0.1:59999 - Locked within 25055 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 0xb43c677: tileRendererInUse null, GearsES2[obj 0xb43c677 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xb43c677 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 0xb43c677 created: GearsObj[0x778adf2f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xb43c677 created: GearsObj[0x3e42c3f9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xb43c677 created: GearsObj[0x3e42c3f9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0xb43c677 FIN GearsES2[obj 0xb43c677 isInit true, usesShared false, 1 GearsObj[0x778adf2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e42c3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x411d84f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0xb43c677 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21046e910, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb43c677, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x7fe21048bbe0, 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 1014 [apply] 1 - A w1-h 0x7fe21046e910,-ctx 0x7fe210656320 [apply] 1 - A w2-h 0x7fe21048bbe0,-ctx 0x7fe21066bd30 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0xb43c677 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe21048bbe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb43c677, angle 7.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x7fe21046e910, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x7fe21046e910,-ctx 0x7fe21066bd30 [apply] 1 - B w2-h 0x7fe21048bbe0,-ctx 0x7fe210656320 [apply] 1 - switch - END 1014 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0015-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0015-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2031 [apply] 2 - A w1-h 0x7fe21046e910,-ctx 0x7fe21066bd30 [apply] 2 - A w2-h 0x7fe21048bbe0,-ctx 0x7fe210656320 [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe21048bbe0, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5,5,main] GearsES2.reshape 0xb43c677 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21046e910, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb43c677, angle 15.5, [l -1.0, r 1.0, b -1.0, t 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 0x7fe21046e910,-ctx 0x7fe210656320 [apply] 2 - B w2-h 0x7fe21048bbe0,-ctx 0x7fe21066bd30 [apply] 2 - switch - END 2031 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0033-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0031-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 0xb43c677: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xb43c677 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 0x55c1c532: tileRendererInUse null, GearsES2[obj 0x55c1c532 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x55c1c532 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 0x55c1c532 created: GearsObj[0x59d996fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x55c1c532 created: GearsObj[0x5c4766d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x55c1c532 created: GearsObj[0x5c4766d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x55c1c532 FIN GearsES2[obj 0x55c1c532 isInit true, usesShared false, 1 GearsObj[0x59d996fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c4766d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53af9452, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x55c1c532 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55c1c532, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1008 [apply] 1 - A w1-h 0x7fe21066cb30,-ctx 0x7fe2104498d0 [apply] 1 - A w2-h 0x7fe21064a8d0,-ctx 0x7fe21047cab0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x55c1c532 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe21064a8d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55c1c532, 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] 1 - B w1-h 0x7fe21066cb30,-ctx 0x7fe21047cab0 [apply] 1 - B w2-h 0x7fe21064a8d0,-ctx 0x7fe2104498d0 [apply] 1 - switch - END 1008 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0028-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2031 [apply] 2 - A w1-h 0x7fe21066cb30,-ctx 0x7fe21047cab0 [apply] 2 - A w2-h 0x7fe21064a8d0,-ctx 0x7fe2104498d0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x55c1c532 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55c1c532, 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 [apply] 2 - B w1-h 0x7fe21066cb30,-ctx 0x7fe2104498d0 [apply] 2 - B w2-h 0x7fe21064a8d0,-ctx 0x7fe21047cab0 [apply] 2 - switch - END 2031 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0048-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [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] 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 0x55c1c532: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x55c1c532 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 0x6ec535fc: tileRendererInUse null, GearsES2[obj 0x6ec535fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6ec535fc 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 0x6ec535fc created: GearsObj[0x6748ba3d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6ec535fc created: GearsObj[0x57bb2fc4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6ec535fc created: GearsObj[0x57bb2fc4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x6ec535fc FIN GearsES2[obj 0x6ec535fc isInit true, usesShared false, 1 GearsObj[0x6748ba3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57bb2fc4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x423d19db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x6ec535fc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ec535fc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1009 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x6ec535fc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe210650a30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ec535fc, angle 9.5, [l -1.0, r 1.0, b -1.0, t 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 1009 [apply] 2 - switch - START 2044 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x6ec535fc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ec535fc, 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] 2 - switch - END 2044 [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2) [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2) [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x6ec535fc: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x6ec535fc 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] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 34.059 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299541661 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 @ 1407299566709 ms +++ localhost/127.0.0.1:59999 - Locked within 25055 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 0xb43c677: tileRendererInUse null, GearsES2[obj 0xb43c677 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xb43c677 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 0xb43c677 created: GearsObj[0x778adf2f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xb43c677 created: GearsObj[0x3e42c3f9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xb43c677 created: GearsObj[0x3e42c3f9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0xb43c677 FIN GearsES2[obj 0xb43c677 isInit true, usesShared false, 1 GearsObj[0x778adf2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e42c3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x411d84f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0xb43c677 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21046e910, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb43c677, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x7fe21048bbe0, 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 1014 [apply] 1 - A w1-h 0x7fe21046e910,-ctx 0x7fe210656320 [apply] 1 - A w2-h 0x7fe21048bbe0,-ctx 0x7fe21066bd30 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0xb43c677 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe21048bbe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb43c677, angle 7.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x7fe21046e910, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x7fe21046e910,-ctx 0x7fe21066bd30 [apply] 1 - B w2-h 0x7fe21048bbe0,-ctx 0x7fe210656320 [apply] 1 - switch - END 1014 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0015-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0015-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2031 [apply] 2 - A w1-h 0x7fe21046e910,-ctx 0x7fe21066bd30 [apply] 2 - A w2-h 0x7fe21048bbe0,-ctx 0x7fe210656320 [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe21048bbe0, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5,5,main] GearsES2.reshape 0xb43c677 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21046e910, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb43c677, angle 15.5, [l -1.0, r 1.0, b -1.0, t 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 0x7fe21046e910,-ctx 0x7fe210656320 [apply] 2 - B w2-h 0x7fe21048bbe0,-ctx 0x7fe21066bd30 [apply] 2 - switch - END 2031 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0033-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0031-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 0xb43c677: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xb43c677 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 0x55c1c532: tileRendererInUse null, GearsES2[obj 0x55c1c532 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x55c1c532 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 0x55c1c532 created: GearsObj[0x59d996fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x55c1c532 created: GearsObj[0x5c4766d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x55c1c532 created: GearsObj[0x5c4766d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x55c1c532 FIN GearsES2[obj 0x55c1c532 isInit true, usesShared false, 1 GearsObj[0x59d996fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c4766d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53af9452, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x55c1c532 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55c1c532, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1008 [apply] 1 - A w1-h 0x7fe21066cb30,-ctx 0x7fe2104498d0 [apply] 1 - A w2-h 0x7fe21064a8d0,-ctx 0x7fe21047cab0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x55c1c532 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe21064a8d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55c1c532, 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] 1 - B w1-h 0x7fe21066cb30,-ctx 0x7fe21047cab0 [apply] 1 - B w2-h 0x7fe21064a8d0,-ctx 0x7fe2104498d0 [apply] 1 - switch - END 1008 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0028-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2031 [apply] 2 - A w1-h 0x7fe21066cb30,-ctx 0x7fe21047cab0 [apply] 2 - A w2-h 0x7fe21064a8d0,-ctx 0x7fe2104498d0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x55c1c532 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55c1c532, 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 [apply] 2 - B w1-h 0x7fe21066cb30,-ctx 0x7fe2104498d0 [apply] 2 - B w2-h 0x7fe21064a8d0,-ctx 0x7fe21047cab0 [apply] 2 - switch - END 2031 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0048-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 0x55c1c532: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x55c1c532 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 0x6ec535fc: tileRendererInUse null, GearsES2[obj 0x6ec535fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6ec535fc 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 0x6ec535fc created: GearsObj[0x6748ba3d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6ec535fc created: GearsObj[0x57bb2fc4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6ec535fc created: GearsObj[0x57bb2fc4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x6ec535fc FIN GearsES2[obj 0x6ec535fc isInit true, usesShared false, 1 GearsObj[0x6748ba3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57bb2fc4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x423d19db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x6ec535fc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ec535fc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1009 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x6ec535fc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe210650a30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ec535fc, angle 9.5, [l -1.0, r 1.0, b -1.0, t 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 1009 [apply] 2 - switch - START 2044 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x6ec535fc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe21066cb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ec535fc, 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] 2 - switch - END 2044 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x6ec535fc: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x6ec535fc 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 @ 1407299575644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 4.121 sec [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 0.001 sec [apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.354 sec [apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 0.001 sec [apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.35 sec [apply] Testcase: testSwitch2WindowSingleContextGLES2 took 0.001 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299575644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 tSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299577295 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] o run: 12 [apply] junit.framework.TestListener: startTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299580301 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 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 1057 [apply] 1 - switch - END 1057 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0233-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2025 [apply] 2 - switch - END 2025 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0286-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] junit.framework.TestListener: endTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(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__-n0059-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__-n0141-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def) [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 1017 [apply] 1 - switch - END 1017 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0224-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2034 [apply] 2 - switch - END 2034 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0457-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] ++++ 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 1075 [apply] 1 - switch - END 1075 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0244-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2018 [apply] 2 - switch - END 2018 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0297-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 1064 [apply] 1 - switch - END 1064 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0087-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] 2 - switch - START 2031 [apply] 2 - switch - END 2031 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0115-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA) [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(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(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], 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 1019 [apply] 1 - switch - END 1019 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] 2 - switch - START 2066 [apply] 2 - switch - END 2066 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0062-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [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] ++++ 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] 2014-08-06 06:33:20.197 java[5272:bd23] 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 06:33:20.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.208 java[5272:bd23] invalid pixel format attribute [apply] 2014-08-06 06:33:20.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.281 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.281 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.281 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.283 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.375 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.376 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.390 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.390 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.390 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.489 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.492 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.492 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.493 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.493 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.494 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.494 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.496 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.496 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.497 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.497 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.498 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.498 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.499 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.499 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.500 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.500 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.502 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.502 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.503 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.504 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.600 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.601 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.601 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.605 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.605 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.605 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.606 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.606 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.606 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.606 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.607 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.607 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.607 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.607 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.608 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.608 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.608 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.608 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.612 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.612 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.651 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.651 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.652 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.652 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.652 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.660 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.660 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.660 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.664 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.664 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.681 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.684 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.684 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.714 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.714 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.715 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.715 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.715 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.715 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.716 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.716 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.716 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.716 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.717 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.717 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.717 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.718 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.718 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.718 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.718 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.719 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.719 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.719 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.719 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.804 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.804 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.804 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.822 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.822 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.822 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.822 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.823 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.823 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.823 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.824 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.824 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.824 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.825 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.825 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.825 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.825 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.826 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.826 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.826 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.826 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.827 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.827 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.827 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.828 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.828 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.828 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.828 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.829 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.829 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.829 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.829 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.830 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.830 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.830 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.830 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.831 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.831 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.831 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.831 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.832 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.832 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.832 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.833 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.833 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.833 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.833 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.834 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.834 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.834 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.834 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.835 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.835 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.835 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.835 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.836 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.836 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.836 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.837 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.837 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.837 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.837 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.940 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.940 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.940 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.953 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.953 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.953 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.954 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.954 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.954 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.955 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.955 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.956 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.956 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.956 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.957 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.957 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.958 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.958 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.958 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.958 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.959 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.959 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.959 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.959 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.960 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.960 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.960 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.960 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.961 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.961 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.961 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.961 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.962 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.962 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.962 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:20.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.046 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.067 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.067 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.069 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.069 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.140 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.140 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.140 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.149 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.150 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.151 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.151 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.153 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.153 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.154 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.154 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.162 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.168 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.168 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.173 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.173 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.173 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.174 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.174 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.174 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.175 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.175 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.175 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.176 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.176 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.176 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.176 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.177 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.177 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.177 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.177 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.178 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.178 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.178 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.178 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.179 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.179 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.179 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.179 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.180 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.180 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.180 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.180 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.181 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.181 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.181 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.221 java[5272:bc33] invalid pixel format attribute [apply] 1 - switch - START 1022 [apply] 2014-08-06 06:33:21.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.222 java[5272:bb2b] invalid pixel format attribute [apply] 2014-08-06 06:33:21.222 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.222 java[5272:bb2b] invalid pixel format attribute [apply] 1 - switch - END 1022 [apply] 2014-08-06 06:33:21.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.272 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.272 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.281 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.281 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.281 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.282 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.283 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.283 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.283 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.283 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.284 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.284 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.284 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.284 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.285 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.285 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.285 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.285 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.286 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.286 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.286 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.286 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.287 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.287 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.287 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.288 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.288 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.288 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.289 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.289 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.289 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.389 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.390 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.390 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.390 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.391 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.392 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.393 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.394 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.395 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.438 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.438 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.438 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.487 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.487 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.498 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.498 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.498 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.498 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.499 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.499 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.499 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.500 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.500 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.500 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.500 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.501 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.502 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.502 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.502 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.502 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.503 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.503 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.503 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.503 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.504 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.504 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.504 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.504 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.593 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.593 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.593 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.593 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.599 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.599 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.610 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.611 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.612 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.612 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.612 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.612 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.613 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.648 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.649 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.650 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.651 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.651 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.652 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.652 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.652 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.653 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.654 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.655 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.656 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.657 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.658 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.659 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.660 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.660 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.660 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.661 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.663 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.664 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.664 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.664 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.681 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.684 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.718 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.719 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.719 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.720 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.721 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.777 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.815 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.815 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.823 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.829 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.935 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.936 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.937 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.938 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.939 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.940 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.940 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.940 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.941 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.942 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.955 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.957 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.958 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.962 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:21.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.045 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.045 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.045 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.045 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.046 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.046 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.046 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.046 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.047 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.047 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.047 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.047 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.048 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.048 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.048 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.048 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.049 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.049 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.049 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.049 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.050 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.050 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.050 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.051 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.051 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.051 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.051 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.137 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.138 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.139 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.140 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.140 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.140 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.141 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.142 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.143 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.144 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.145 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.146 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.147 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.148 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.149 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.149 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.149 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.149 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.150 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.150 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.150 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.150 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.151 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.151 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.151 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.151 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.152 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.153 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.153 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.153 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.153 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.154 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.154 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.154 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.154 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.155 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.155 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.155 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.155 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.156 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.156 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.156 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.157 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.157 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.157 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.158 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.158 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.158 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.158 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.159 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.159 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.159 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.159 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.160 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.160 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.160 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.160 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.161 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.161 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.161 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.161 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.162 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.162 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.162 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.162 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.163 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.164 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.165 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.166 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.167 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.168 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.168 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.168 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.168 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.169 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.170 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.171 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.172 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.180 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.181 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.181 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.181 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.182 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.183 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.184 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.185 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.186 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.187 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.188 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.189 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.190 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.191 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.192 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.193 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.194 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.195 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.196 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.197 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.198 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.199 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.200 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.201 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.202 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.203 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.204 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.205 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.206 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.207 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.208 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.209 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.210 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.211 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.212 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.213 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.214 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.215 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.216 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.217 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.218 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.219 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.220 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.221 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.222 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.222 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.222 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.222 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.223 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.224 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.225 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.226 java[5272:bc33] invalid pixel format attribute [apply] 2 - switch - START 2027 [apply] 2014-08-06 06:33:22.226 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.227 java[5272:bb2b] invalid pixel format attribute [apply] 2014-08-06 06:33:22.227 java[5272:bb2b] invalid pixel format attribute [apply] 2 - switch - END 2027 [apply] 2014-08-06 06:33:22.227 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.228 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.229 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.230 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.231 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.232 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.233 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.234 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.235 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.236 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.237 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.238 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.239 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.240 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.241 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.242 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.243 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.244 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.245 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.246 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.247 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.248 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.249 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.250 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.251 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.252 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.253 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.254 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.255 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.256 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.257 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.258 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.259 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.260 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.261 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.262 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.263 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.264 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.265 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.266 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.267 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.268 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.269 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.269 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.269 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.269 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.270 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.270 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.270 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.270 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.271 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.271 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.271 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.271 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.272 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.272 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.272 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.272 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.273 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.274 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.275 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.276 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.277 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.278 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.279 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.280 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.288 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.289 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.289 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.289 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.290 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.291 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.292 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.293 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.294 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.295 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.296 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.297 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.298 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.299 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.300 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.301 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.302 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.303 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.304 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.305 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.306 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.307 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.308 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.309 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.310 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.311 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.312 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.313 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.314 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.315 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.316 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.317 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.318 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.319 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.320 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.321 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.322 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.323 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.324 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.325 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.326 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.327 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.328 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.329 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.330 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.331 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.332 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.333 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.334 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.335 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.336 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.337 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.338 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.339 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.340 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.341 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.342 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.343 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.344 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.345 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.346 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.347 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.348 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.349 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.350 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.351 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.352 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.353 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.354 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.355 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.356 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.357 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.358 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.359 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.360 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.361 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.362 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.363 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.364 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.365 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.366 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.367 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.368 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.369 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.370 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.371 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.372 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.373 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.374 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.375 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.375 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.375 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.375 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.376 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.376 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.376 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.377 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.377 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.377 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.378 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.378 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.378 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.379 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.379 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.379 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.379 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.380 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.380 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.380 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.381 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.381 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.381 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.381 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.382 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.382 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.382 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.382 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.383 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.384 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.385 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.386 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.387 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.388 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.396 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.397 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.398 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.399 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.400 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.401 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.402 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.403 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.404 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.405 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.406 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.407 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.408 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.409 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.410 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.411 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.412 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.413 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.414 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.415 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.416 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.417 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.418 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.419 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.420 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.421 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.422 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.423 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.424 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.425 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.426 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.427 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.428 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.429 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.430 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.431 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.432 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.433 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.434 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.435 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.436 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.437 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.438 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.438 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.439 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.440 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.441 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.442 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.443 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.444 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.445 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.446 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.447 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.448 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.449 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.450 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.451 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.452 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.453 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.454 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.455 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.456 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.457 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.458 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.459 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.460 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.461 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.462 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.463 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.464 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.465 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.466 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.467 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.468 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.469 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.470 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.471 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.472 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.473 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.474 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.475 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.476 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.477 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.478 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.479 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.480 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.481 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.482 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.483 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.484 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.485 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.486 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.487 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.487 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.487 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.487 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.488 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.488 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.488 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.488 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.489 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.489 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.489 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.489 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.490 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.491 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.492 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.492 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.492 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.492 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.493 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.493 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.493 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.493 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.494 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.494 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.494 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.494 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.495 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.505 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.506 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.507 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.508 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.509 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.510 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.511 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.512 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.513 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.514 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.515 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.516 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.517 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.518 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.519 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.520 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.521 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.522 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.523 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.524 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.525 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.526 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.527 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.528 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.529 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.530 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.531 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.532 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.533 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.534 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.535 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.536 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.537 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.538 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.539 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.540 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.541 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.542 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.543 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.544 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.545 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.546 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.547 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.548 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.549 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.550 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.551 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.552 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.553 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.554 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.555 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.556 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.557 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.558 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.559 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.560 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.561 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.562 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.563 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.564 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.565 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.566 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.567 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.568 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.569 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.570 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.571 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.572 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.573 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.574 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.575 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.576 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.577 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.578 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.579 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.580 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.581 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.582 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.583 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.584 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.585 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.586 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.587 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.588 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.589 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.590 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.591 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.592 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.593 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.593 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.594 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.595 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.596 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.597 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.598 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.599 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.599 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.599 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.599 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.600 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.600 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.600 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.600 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.601 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.601 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.601 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.601 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.602 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.603 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.604 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.607 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.609 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.614 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.615 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.616 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.617 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.618 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.619 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.620 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.621 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.622 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.623 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.624 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.625 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.626 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.627 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.628 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.629 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.630 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.631 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.632 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.633 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.634 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.635 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.636 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.637 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.638 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.639 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.640 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.641 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.642 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.643 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.644 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.645 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.646 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.647 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.662 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.664 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.665 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.666 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.667 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.668 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.669 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.670 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.671 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.672 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.673 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.674 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.675 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.676 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.677 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.678 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.679 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.680 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.681 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.681 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.681 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.681 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.682 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.683 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.684 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.684 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.684 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.685 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.686 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.687 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.688 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.689 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.690 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.691 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.692 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.693 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.694 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.695 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.696 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.697 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.698 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.699 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.700 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.701 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.702 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.703 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.704 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.705 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.706 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.707 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.708 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.709 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.710 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.711 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.712 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.713 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.714 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.714 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.722 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.723 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.724 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.725 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.726 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.727 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.728 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.729 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.730 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.731 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.732 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.733 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.734 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.735 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.736 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.737 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.738 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.739 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.740 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.741 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.742 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.743 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.744 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.745 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.746 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.747 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.748 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.749 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.750 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.751 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.752 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.753 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.754 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.755 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.756 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.757 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.758 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.759 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.760 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.761 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.762 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.763 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.764 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.765 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.766 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.767 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.768 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.769 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.770 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.771 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.772 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.773 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.774 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.775 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.776 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.778 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.779 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.780 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.781 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.782 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.783 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.784 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.785 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.786 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.787 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.788 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.789 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.790 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.791 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.792 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.793 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.794 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.795 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.796 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.797 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.798 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.799 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.800 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.801 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.802 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.803 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.804 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.804 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.804 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.805 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.806 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.807 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.808 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.809 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.810 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.811 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.812 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.813 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.814 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.815 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.815 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.815 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.815 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.816 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.817 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.818 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.819 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.820 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.821 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.832 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.835 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.836 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.836 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.837 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.837 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.838 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.839 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.840 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.841 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.842 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.843 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.844 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.845 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.846 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.847 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.848 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.849 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.850 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.851 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.852 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.853 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.854 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.855 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.856 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.857 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.858 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.859 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.860 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.861 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.862 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.863 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.864 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.865 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.866 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.867 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.868 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.869 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.870 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.871 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.872 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.873 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.874 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.875 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.876 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.877 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.878 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.879 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.880 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.881 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.882 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.883 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.884 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.885 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.886 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.887 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.888 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.889 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.890 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.891 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.892 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.893 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.894 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.895 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.896 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.897 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.898 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.899 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.900 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.901 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.902 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.903 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.904 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.905 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.906 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.907 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.908 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.909 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.910 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.911 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.912 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.913 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.914 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.915 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.916 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.917 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.918 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.919 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.920 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.921 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.922 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.923 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.924 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.925 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.926 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.927 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.928 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.929 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.930 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.931 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.932 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.933 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.934 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.943 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.944 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.945 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.946 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.947 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.948 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.949 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.950 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.951 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.952 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.963 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.964 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.965 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.966 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.967 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.968 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.969 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.970 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.971 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.972 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.973 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.974 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.975 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.976 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.977 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.978 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.979 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.980 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.981 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.982 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.983 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.984 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.985 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.986 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.987 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.988 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.989 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.990 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.991 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.992 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.993 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.994 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.995 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.996 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.997 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.998 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:22.999 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.000 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.001 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.002 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.003 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.004 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.005 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.006 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.007 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.008 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.009 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.010 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.011 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.012 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.013 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.014 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.015 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.016 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.017 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.018 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.019 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.020 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.021 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.022 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.023 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.024 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.025 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.026 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.027 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.028 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.029 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.030 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.031 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.032 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.033 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.034 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.035 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.036 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.037 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.038 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.039 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.040 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.041 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.042 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.043 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.044 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.052 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.053 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.054 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.055 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.056 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.057 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.058 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.059 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.060 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.061 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.062 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.063 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.064 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.065 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.066 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.067 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.067 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.067 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.067 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.068 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.069 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.069 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.069 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.070 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.071 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.072 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.073 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.074 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.075 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.076 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.077 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.078 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.079 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.080 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.081 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.082 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.083 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.084 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.085 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.086 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.087 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.088 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.089 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.090 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.091 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.092 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.093 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.094 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.095 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.096 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.097 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.098 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.099 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.100 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.101 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.102 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.103 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.104 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.105 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.106 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.107 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.108 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.109 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.110 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.111 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.112 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.113 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.114 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.115 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.116 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.117 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.118 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.119 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.120 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.121 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.122 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.123 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.124 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.125 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.126 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.127 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.128 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.129 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.130 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.131 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.132 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.133 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.134 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.135 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.136 java[5272:bc33] invalid pixel format attribute [apply] 2014-08-06 06:33:23.136 java[5272:bc33] 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 06:33:23.163 java[5272:a947] 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] junit.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] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1017 [apply] 1 - switch - END 1017 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0087-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2037 [apply] 2 - switch - END 2037 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0179-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] junit.framework.TestListener: endTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu) [apply] junit.framework.TestListener: startTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu) [apply] junit.framework.TestListener: endTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299606240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 29.041 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299577295 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 @ 1407299580301 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 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 1057 [apply] 1 - switch - END 1057 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0233-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2025 [apply] 2 - switch - END 2025 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0286-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__-n0059-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__-n0141-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 1017 [apply] 1 - switch - END 1017 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0224-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2034 [apply] 2 - switch - END 2034 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0457-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 1075 [apply] 1 - switch - END 1075 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0244-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2018 [apply] 2 - switch - END 2018 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0297-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 1064 [apply] 1 - switch - END 1064 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0087-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] 2 - switch - START 2031 [apply] 2 - switch - END 2031 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0115-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 1019 [apply] 1 - switch - END 1019 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] 2 - switch - START 2066 [apply] 2 - switch - END 2066 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0062-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 1022 [apply] 1 - switch - END 1022 [apply] 2 - switch - START 2027 [apply] 2 - switch - END 2027 [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 1017 [apply] 1 - switch - END 1017 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0087-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2037 [apply] 2 - switch - END 2037 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0179-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 @ 1407299606240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.824 sec [apply] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 2.968 sec [apply] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.957 sec [apply] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.983 sec [apply] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.055 sec [apply] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.06 sec [apply] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 3.019 sec [apply] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.002 sec [apply] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 2.956 sec [apply] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.026 sec [apply] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.981 sec [apply] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.001 sec [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] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299607826 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 @ 1407299609830 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01GLADDelegateGL2ES2) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x4a7eb2c3: tileRendererInUse null, GearsES2[obj 0x4a7eb2c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4a7eb2c3 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 0x4a7eb2c3 created: GearsObj[0x4e05faa7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4a7eb2c3 created: GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4a7eb2c3 created: GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x4a7eb2c3 FIN GearsES2[obj 0x4a7eb2c3 isInit true, usesShared false, 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[0x27c76b8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x4a7eb2c3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9030e11160, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a7eb2c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x4a7eb2c3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9030e11160, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a7eb2c3, 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-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4a7eb2c3: tileRendererInUse null [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4a7eb2c3 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 @ 1407299613802 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.058 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299607826 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 @ 1407299609830 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 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 0x4a7eb2c3: tileRendererInUse null, GearsES2[obj 0x4a7eb2c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4a7eb2c3 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 0x4a7eb2c3 created: GearsObj[0x4e05faa7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4a7eb2c3 created: GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4a7eb2c3 created: GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x4a7eb2c3 FIN GearsES2[obj 0x4a7eb2c3 isInit true, usesShared false, 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[0x27c76b8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x4a7eb2c3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9030e11160, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a7eb2c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x4a7eb2c3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9030e11160, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a7eb2c3, 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-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4a7eb2c3: tileRendererInUse null [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4a7eb2c3 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 @ 1407299613802 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLADDelegateGL2ES2 took 3.87 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] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299615359 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 @ 1407299623378 ms +++ localhost/127.0.0.1:59999 - Locked within 8026 ms, 9 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] 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] 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 @ 1407299625461 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01StencilFBO) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.179 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 @ 1407299615359 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 @ 1407299623378 ms +++ localhost/127.0.0.1:59999 - Locked within 8026 ms, 9 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 @ 1407299625461 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01AccumStencilPBuffer took 1.862 sec [apply] Testcase: test01DefaultFBO took 0.058 sec [apply] Testcase: test01DefaultPBuffer took 0.037 sec [apply] Testcase: test01StencilFBO took 0.023 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 @ 1407299627038 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 @ 1407299634053 ms +++ localhost/127.0.0.1:59999 - Locked within 7032 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] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8) [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] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8) [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] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0) [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] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA2) [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] 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.131 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299627038 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 @ 1407299634053 ms +++ localhost/127.0.0.1:59999 - Locked within 7032 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 @ 1407299642090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 3.204 sec [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.328 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.312 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.342 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.189 sec [apply] Testcase: testOnscreenMultiSampleAA2 took 0.183 sec [apply] Testcase: testOnscreenMultiSampleAA4 took 0.184 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.187 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299642090 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299643732 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299647741 ms +++ localhost/127.0.0.1:59999 - Locked within 4026 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] junit.framework.TestListener: addError(testOffscreenFBOMultiSampleAA0, test timed out after 3000 milliseconds) [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8) [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] 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.711 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299643732 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 @ 1407299647741 ms +++ localhost/127.0.0.1:59999 - Locked within 4026 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 @ 1407299655342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 3.005 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.44 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.326 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.309 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.216 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.2 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299655342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407299656967 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 @ 1407299658970 ms +++ localhost/127.0.0.1:59999 - Locked within 2011 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01OpaqueDecorated) [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 0x59f322a4: tileRendererInUse null, GearsES2[obj 0x59f322a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59f322a4 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 0x59f322a4 created: GearsObj[0x2870b0a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59f322a4 created: GearsObj[0x7e5c2ec4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59f322a4 created: GearsObj[0x7e5c2ec4, 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 0x59f322a4 FIN GearsES2[obj 0x59f322a4 isInit true, usesShared false, 1 GearsObj[0x2870b0a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e5c2ec4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5880ad77, 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 0x59f322a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f83e2cb3bd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59f322a4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x59f322a4 512x512, swapInterval 1, drawable 0x7f83e2cb3bd0 [apply] junit.framework.TestListener: endTest(test01OpaqueDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentDecorated) [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 0x59f322a4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x59f322a4 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 0x23bb1a9a: tileRendererInUse null, GearsES2[obj 0x23bb1a9a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x23bb1a9a 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 0x23bb1a9a created: GearsObj[0x110c48c0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23bb1a9a created: GearsObj[0x3d7c3dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23bb1a9a created: GearsObj[0x3d7c3dfe, 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 0x23bb1a9a FIN GearsES2[obj 0x23bb1a9a isInit true, usesShared false, 1 GearsObj[0x110c48c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d7c3dfe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27ca0e3b, 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 0x23bb1a9a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f83e2df9830, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23bb1a9a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x23bb1a9a 512x512, swapInterval 1, drawable 0x7f83e2df9830 [apply] junit.framework.TestListener: endTest(test01TransparentDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentUndecorated) [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 0x23bb1a9a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x23bb1a9a 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 0x2bbfdaa4: tileRendererInUse null, GearsES2[obj 0x2bbfdaa4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2bbfdaa4 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 0x2bbfdaa4 created: GearsObj[0x6bbe5a32, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2bbfdaa4 created: GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2bbfdaa4 created: GearsObj[0x1e13bfe1, 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 0x2bbfdaa4 FIN GearsES2[obj 0x2bbfdaa4 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-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2bbfdaa4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f83e2cc79f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bbfdaa4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2bbfdaa4 512x512, swapInterval 1, drawable 0x7f83e2cc79f0 [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 0x2bbfdaa4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2bbfdaa4 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.349 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299656967 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 @ 1407299658970 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 0x59f322a4: tileRendererInUse null, GearsES2[obj 0x59f322a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59f322a4 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 0x59f322a4 created: GearsObj[0x2870b0a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59f322a4 created: GearsObj[0x7e5c2ec4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59f322a4 created: GearsObj[0x7e5c2ec4, 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 0x59f322a4 FIN GearsES2[obj 0x59f322a4 isInit true, usesShared false, 1 GearsObj[0x2870b0a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e5c2ec4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5880ad77, 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 0x59f322a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f83e2cb3bd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59f322a4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x59f322a4 512x512, swapInterval 1, drawable 0x7f83e2cb3bd0 [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 0x59f322a4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x59f322a4 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 0x23bb1a9a: tileRendererInUse null, GearsES2[obj 0x23bb1a9a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x23bb1a9a 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 0x23bb1a9a created: GearsObj[0x110c48c0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23bb1a9a created: GearsObj[0x3d7c3dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23bb1a9a created: GearsObj[0x3d7c3dfe, 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 0x23bb1a9a FIN GearsES2[obj 0x23bb1a9a isInit true, usesShared false, 1 GearsObj[0x110c48c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d7c3dfe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27ca0e3b, 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 0x23bb1a9a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f83e2df9830, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23bb1a9a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x23bb1a9a 512x512, swapInterval 1, drawable 0x7f83e2df9830 [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 0x23bb1a9a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x23bb1a9a 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 0x2bbfdaa4: tileRendererInUse null, GearsES2[obj 0x2bbfdaa4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2bbfdaa4 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 0x2bbfdaa4 created: GearsObj[0x6bbe5a32, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2bbfdaa4 created: GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2bbfdaa4 created: GearsObj[0x1e13bfe1, 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 0x2bbfdaa4 FIN GearsES2[obj 0x2bbfdaa4 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-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2bbfdaa4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f83e2cc79f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bbfdaa4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2bbfdaa4 512x512, swapInterval 1, drawable 0x7f83e2cc79f0 [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 0x2bbfdaa4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2bbfdaa4 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299663240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OpaqueDecorated took 0.918 sec [apply] Testcase: test01TransparentDecorated took 0.789 sec [apply] Testcase: test01TransparentUndecorated took 0.795 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299663240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299664857 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 @ 1407299667862 ms +++ localhost/127.0.0.1:59999 - Locked within 3012 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] junit.framework.TestListener: startTest(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.589 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299664857 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 @ 1407299667862 ms +++ localhost/127.0.0.1:59999 - Locked within 3012 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 @ 1407299670369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.406 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299670369 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 @ 1407299671944 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test00) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299673958 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 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@4cb89e1d, 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 / 1136 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 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.326 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299671944 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 @ 1407299673958 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 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@4cb89e1d, 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 / 1136 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 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 @ 1407299677203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 3.151 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299677203 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 @ 1407299678765 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 @ 1407299854105 ms +++ localhost/127.0.0.1:59999 - Locked within 175348 ms, 176 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 0x7fbe21619d00, 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: 178.703 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299678765 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 @ 1407299854105 ms +++ localhost/127.0.0.1:59999 - Locked within 175348 ms, 176 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 0x7fbe21619d00, 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 @ 1407299857383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 3.182 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299857383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407299859021 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 @ 1407299862030 ms +++ localhost/127.0.0.1:59999 - Locked within 3016 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:1407299863820 d 1ms]] [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500 [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1796340 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407299863825 d 25004ms]] [apply] NEW SYNC EVENT! tSyncEventNumber=3 tSyncTime=2067554 [apply] NEW SYNC EVENT! tSyncEventNumber=4 tSyncTime=2365965 [apply] NEW SYNC EVENT! tSyncEventNumber=5 tSyncTime=3603705 [apply] NEW SYNC EVENT! tSyncEventNumber=6 tSyncTime=4160835 [apply] NEW SYNC EVENT! tSyncEventNumber=7 tSyncTime=4468800 [apply] 141 s: 60 f / 141117 ms, 0.4 fps, 2351 ms/f; total: 60 f, 0.4 fps, 2351 ms/f [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407300030313 d 1ms]] [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:1407300030328 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300030419 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 171.476 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=2067554 [apply] NEW SYNC EVENT! tSyncEventNumber=4 tSyncTime=2365965 [apply] NEW SYNC EVENT! tSyncEventNumber=5 tSyncTime=3603705 [apply] NEW SYNC EVENT! tSyncEventNumber=6 tSyncTime=4160835 [apply] NEW SYNC EVENT! tSyncEventNumber=7 tSyncTime=4468800 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299859021 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 @ 1407299862030 ms +++ localhost/127.0.0.1:59999 - Locked within 3016 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:1407299863820 d 1ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407299863825 d 25004ms]] [apply] 141 s: 60 f / 141117 ms, 0.4 fps, 2351 ms/f; total: 60 f, 0.4 fps, 2351 ms/f [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407300030313 d 1ms]] [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:1407300030328 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300030419 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testElektronenMultiplizierer01 took 166.589 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300031967 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300392672 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360712 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.16 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300031967 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300392672 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360712 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300394920 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300755604 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360708 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.83 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300394920 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300755604 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360708 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 @ 1407300757171 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 @ 1407300850352 ms +++ localhost/127.0.0.1:59999 - Locked within 93188 ms, 94 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2 [apply] Loop 1/1 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [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/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: 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 0x7fb3894fb100, 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 / 1345 ms, 44.6 fps, 22 ms/f; total: 60 f, 44.6 fps, 22 ms/f [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [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 0x7fb38b813470, 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 / 1061 ms, 56.5 fps, 17 ms/f; total: 60 f, 56.5 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] junit.framework.TestListener: endTest(test02GL3) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300854974 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 97.87 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300757171 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 @ 1407300850352 ms +++ localhost/127.0.0.1:59999 - Locked within 93188 ms, 94 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/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: 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 0x7fb3894fb100, 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 / 1345 ms, 44.6 fps, 22 ms/f; total: 60 f, 44.6 fps, 22 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 0x7fb38b813470, 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 / 1061 ms, 56.5 fps, 17 ms/f; total: 60 f, 56.5 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 @ 1407300854974 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 3.368 sec [apply] Testcase: test02GL3 took 1.152 sec [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 @ 1407300856660 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 @ 1407300860669 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 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 0x7f8a68c7b800, 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] junit.framework.TestListener: endTest(test01) [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.678 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300856660 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 @ 1407300860669 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 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 0x7f8a68c7b800, 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 @ 1407300863260 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.808 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300863260 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407300864863 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 @ 1407300866871 ms +++ localhost/127.0.0.1:59999 - Locked within 2017 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] 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] junit.framework.TestListener: endTest(test12_FBOCaps_NoAnim) [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.093 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300864863 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 @ 1407300866871 ms +++ localhost/127.0.0.1:59999 - Locked within 2017 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 @ 1407300871879 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_DefCaps_Anim took 0.823 sec [apply] Testcase: test02_DefCaps_NoAnim took 0.655 sec [apply] Testcase: test12_FBOCaps_NoAnim took 1.765 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300871879 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] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300873402 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01_GL3Core_Passthrough) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300878424 ms +++ localhost/127.0.0.1:59999 - Locked within 5029 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@42045478, 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 / 1248 ms, 48.0 fps, 20 ms/f; total: 60 f, 48.0 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@5385af56, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough) [apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ) [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 / 1116 ms, 53.7 fps, 18 ms/f; total: 60 f, 53.7 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.669 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300873402 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 @ 1407300878424 ms +++ localhost/127.0.0.1:59999 - Locked within 5029 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@42045478, 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 / 1248 ms, 48.0 fps, 20 ms/f; total: 60 f, 48.0 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@5385af56, 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 / 1116 ms, 53.7 fps, 18 ms/f; total: 60 f, 53.7 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 @ 1407300883000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL3Core_Passthrough took 3.161 sec [apply] Testcase: test02_GL3Core_FlipXYZ took 1.312 sec [apply] Testcase: test11_GL3Compat_Passthrough took 0.001 sec [apply] Testcase: test12_GL3Compat_FlipXYZ took 0.001 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300883000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300884531 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(test00NoShaderState_Validation) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300888542 ms +++ localhost/127.0.0.1:59999 - Locked within 4028 ms, 5 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 0x273af4e5, handle 0x7fa965803d80, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d0e1da2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9635e90d0, [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 0x7fa9635e95b0, [apply] SurfaceHandle 0x7fa9635e90d0 (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 <2c8f544b, 75e71ec7>[count 1, qsz 0, owner ], 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] junit.framework.TestListener: endTest(test00NoShaderState_Validation) [apply] junit.framework.TestListener: startTest(test01ShaderState_Validation) [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 0x4fb3105f, handle 0x7fa96345bfa0, isShared false, jogamp.opengl.gl4.GL4bcImpl@74f7f5d9, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa96344b240, [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 0x7fa9634d2950, [apply] SurfaceHandle 0x7fa96344b240 (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 <432db58d, 6dea5e6f>[count 1, qsz 0, owner ], 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] junit.framework.TestListener: endTest(test01ShaderState_Validation) [apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled) [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 0x672f7719, handle 0x7fa9635f2cc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2c176ab7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9634d2950, [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 0x7fa9634d38b0, [apply] SurfaceHandle 0x7fa9634d2950 (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 <355f2afe, 7affa511>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable false: 4.887s: 600f, 122.7 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 0x7ad875c, handle 0x7fa9635e9760, isShared false, jogamp.opengl.gl4.GL4bcImpl@1191acf4, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9634d2950, [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 0x7fa9634d38b0, [apply] SurfaceHandle 0x7fa9634d2950 (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 <72f1d02e, 619ab6f6>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] junit.framework.TestListener: endTest(test02ShaderState_PerformanceSingleKeepEnabled) [apply] junit.framework.TestListener: startTest(test03ShaderState_PerformanceSingleToggleEnable) [apply] junit.framework.TestListener: endTest(test03ShaderState_PerformanceSingleToggleEnable) [apply] junit.framework.TestListener: startTest(test04ShaderState_PerformanceDouble) [apply] testShaderState00PerformanceSingle toggleEnable true: 4.924s: 600f, 121.8 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 0x4511270d, handle 0x7fa9634d26a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@691ae9e7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9635f2040, [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 0x7fa9635d4b60, [apply] SurfaceHandle 0x7fa9635f2040 (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 <65f27299, 1041cf19>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble) [apply] testShaderState01PerformanceDouble: 4.825s: 600f, 124.3 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: 24.39 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300884531 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 @ 1407300888542 ms +++ localhost/127.0.0.1:59999 - Locked within 4028 ms, 5 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 0x273af4e5, handle 0x7fa965803d80, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d0e1da2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9635e90d0, [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 0x7fa9635e95b0, [apply] SurfaceHandle 0x7fa9635e90d0 (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 <2c8f544b, 75e71ec7>[count 1, qsz 0, owner ], 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 0x4fb3105f, handle 0x7fa96345bfa0, isShared false, jogamp.opengl.gl4.GL4bcImpl@74f7f5d9, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa96344b240, [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 0x7fa9634d2950, [apply] SurfaceHandle 0x7fa96344b240 (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 <432db58d, 6dea5e6f>[count 1, qsz 0, owner ], 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 0x672f7719, handle 0x7fa9635f2cc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2c176ab7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9634d2950, [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 0x7fa9634d38b0, [apply] SurfaceHandle 0x7fa9634d2950 (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 <355f2afe, 7affa511>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable false: 4.887s: 600f, 122.7 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 0x7ad875c, handle 0x7fa9635e9760, isShared false, jogamp.opengl.gl4.GL4bcImpl@1191acf4, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9634d2950, [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 0x7fa9634d38b0, [apply] SurfaceHandle 0x7fa9634d2950 (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 <72f1d02e, 619ab6f6>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable true: 4.924s: 600f, 121.8 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 0x4511270d, handle 0x7fa9634d26a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@691ae9e7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59bb9e33, [apply] Handle 0x7fa9635f2040, [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 0x7fa9635d4b60, [apply] SurfaceHandle 0x7fa9635f2040 (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 <65f27299, 1041cf19>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 4.825s: 600f, 124.3 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300908837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00NoShaderState_Validation took 2.304 sec [apply] Testcase: test01ShaderState_Validation took 0.146 sec [apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 6.213 sec [apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 5.81 sec [apply] Testcase: test04ShaderState_PerformanceDouble took 5.724 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300908837 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300910490 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(testShaderState01PerformanceDouble) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300929519 ms +++ localhost/127.0.0.1:59999 - Locked within 19050 ms, 20 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 0xeff27ff, handle 0x7fe9aa800bb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7fe85830, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6ef5f8ea, [apply] Handle 0x7fe9a84f5fb0, [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 0x7fe9a84f6490, [apply] SurfaceHandle 0x7fe9a84f5fb0 (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 <56a9038f, 7228cdbb>[count 1, qsz 0, owner ], 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: 5.023s: 600f, 119.4 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 0x4c98dda5, handle 0x7fe9a84eb070, isShared false, jogamp.opengl.gl4.GL4bcImpl@2d524d15, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6ef5f8ea, [apply] Handle 0x7fe9aa812ac0, [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 0x7fe9aa808fb0, [apply] SurfaceHandle 0x7fe9aa812ac0 (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 <7642b4f1, 157576df>[count 1, qsz 0, owner ], 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(testShaderState01ValidationSP1Linked) [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked) [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 0x417256af, handle 0x7fe9a85be8a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@39991cba, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6ef5f8ea, [apply] Handle 0x7fe9a85be8e0, [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 0x7fe9a85750b0, [apply] SurfaceHandle 0x7fe9a85be8e0 (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 <732d14e0, 14b5b933>[count 1, qsz 0, owner ], 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] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Unlinked) [apply] screen #40 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.335 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300910490 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 @ 1407300929519 ms +++ localhost/127.0.0.1:59999 - Locked within 19050 ms, 20 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 0xeff27ff, handle 0x7fe9aa800bb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7fe85830, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6ef5f8ea, [apply] Handle 0x7fe9a84f5fb0, [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 0x7fe9a84f6490, [apply] SurfaceHandle 0x7fe9a84f5fb0 (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 <56a9038f, 7228cdbb>[count 1, qsz 0, owner ], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 5.023s: 600f, 119.4 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 0x4c98dda5, handle 0x7fe9a84eb070, isShared false, jogamp.opengl.gl4.GL4bcImpl@2d524d15, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6ef5f8ea, [apply] Handle 0x7fe9aa812ac0, [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 0x7fe9aa808fb0, [apply] SurfaceHandle 0x7fe9aa812ac0 (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 <7642b4f1, 157576df>[count 1, qsz 0, owner ], 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 0x417256af, handle 0x7fe9a85be8a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@39991cba, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6ef5f8ea, [apply] Handle 0x7fe9a85be8e0, [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 0x7fe9a85750b0, [apply] SurfaceHandle 0x7fe9a85be8e0 (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 <732d14e0, 14b5b933>[count 1, qsz 0, owner ], 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 @ 1407300938744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testShaderState01PerformanceDouble took 8.208 sec [apply] Testcase: testShaderState01ValidationSP1Linked took 0.593 sec [apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.331 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300938744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300940357 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(testGLSLCompilation01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300948373 ms +++ localhost/127.0.0.1:59999 - Locked within 8033 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01 [apply] junit.framework.TestListener: endTest(testGLSLCompilation01) [apply] junit.framework.TestListener: startTest(testGLSLUse01) [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 0x7f89f2574340, 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] junit.framework.TestListener: endTest(testGLSLUse01) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.511 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300940357 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 @ 1407300948373 ms +++ localhost/127.0.0.1:59999 - Locked within 8033 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 0x7f89f2574340, 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 @ 1407300950791 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGLSLCompilation01 took 2.006 sec [apply] Testcase: testGLSLUse01 took 0.318 sec [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300950791 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407300952381 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 @ 1407300954388 ms +++ localhost/127.0.0.1:59999 - Locked within 2025 ms, 3 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] junit.framework.TestListener: endTest(test01_PSA) [apply] junit.framework.TestListener: startTest(test99_PS1) [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: 5.597 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300952381 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 @ 1407300954388 ms +++ localhost/127.0.0.1:59999 - Locked within 2025 ms, 3 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 @ 1407300957894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_PSA took 2.753 sec [apply] Testcase: test99_PS1 took 0.655 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300957894 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 @ 1407300959493 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameOK) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300962502 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 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] 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300964767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.354 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 @ 1407300959493 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 @ 1407300962502 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 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 @ 1407300964767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameOK took 2.106 sec [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameWrong took 0.06 sec [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 @ 1407300966312 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 @ 1407300968319 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 3 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] ++++ 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(test02MviUpdateShaderAccess) [apply] junit.framework.TestListener: startTest(test03MvTranslate) [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 @ 1407300970521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.295 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300966312 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 @ 1407300968319 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 3 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 @ 1407300970521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00MatrixToString took 0.012 sec [apply] Testcase: test01MviUpdateTraditionalAccess took 0.2 sec [apply] Testcase: test02MviUpdateShaderAccess took 0.167 sec [apply] Testcase: test03MvTranslate took 0.014 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 @ 1407300972097 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 @ 1407300973102 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 0x7faa3a49a7c0, 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] junit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer) [apply] junit.framework.TestListener: startTest(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 0x7faa3a412cd0, 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 0x7faa3a605210, 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] junit.framework.TestListener: endTest(test01cOffscreenWindowPBufferStencilAlpha) [apply] junit.framework.TestListener: startTest(test02Offscreen3Windows1DisplayPBuffer) [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/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 0x7faa3a6164e0, 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] Create Window 1 [apply] Create Window 2 [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 0x7faa3a61a1f0, 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 0x7faa3a598cb0, 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 0x7faa3a617a10, 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] junit.framework.TestListener: endTest(test02Offscreen3Windows1DisplayPBuffer) [apply] junit.framework.TestListener: startTest(test03Offscreen3Windows3DisplaysPBuffer) [apply] Create Window 0 [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] 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 0x7faa3a598cb0, 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 0x7faa3a62d4b0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [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 -> 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 0x7faa3a62c570, 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 0x7faa3a473df0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer) [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] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 16.548 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 @ 1407300972097 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 @ 1407300973102 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 0x7faa3a49a7c0, 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 0x7faa3a412cd0, 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 0x7faa3a605210, 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 0x7faa3a6164e0, 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 0x7faa3a61a1f0, 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 0x7faa3a598cb0, 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 0x7faa3a617a10, 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 0x7faa3a598cb0, 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 0x7faa3a62d4b0, 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 0x7faa3a62c570, 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 0x7faa3a473df0, 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 @ 1407300988563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aOffscreenWindowPBuffer took 1.331 sec [apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.231 sec [apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.201 sec [apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.211 sec [apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.65 sec [apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.675 sec [apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.352 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300988563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407300990154 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 @ 1407301005200 ms +++ localhost/127.0.0.1:59999 - Locked within 15054 ms, 16 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] junit.framework.TestListener: startTest(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 0x7fe95b48f600, 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] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap) [apply] junit.framework.TestListener: startTest(test14OffscreenSnapshotWithDemoPixmap) [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 0x7fe95b58f730, 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] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.435 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300990154 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 @ 1407301005200 ms +++ localhost/127.0.0.1:59999 - Locked within 15054 ms, 16 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 0x7fe95b48f600, 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 0x7fe95b58f730, 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 @ 1407301009517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test11OffscreenWindowPixmap took 3.003 sec [apply] Testcase: test14OffscreenSnapshotWithDemoPixmap took 1.219 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301009517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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 @ 1407301011092 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 @ 1407301014101 ms +++ localhost/127.0.0.1:59999 - Locked within 3028 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: 2/25 [apply] Sleep initialized: 5/25 [apply] Sleep initialized: 7/25 [apply] Sleep initialized: 10/25 [apply] Sleep initialized: 13/25 [apply] Sleep initialized: 16/25 [apply] Sleep initialized: 19/25 [apply] Sleep initialized: 22/25 [apply] Sleep initialized: 24/25 [apply] Sleep initialized: 25/25 [apply] P: 25 GLWindow: [apply] ctor 36/t 1.44/1 [apply] visible 1007/t 40.28/1 [apply] sum-i 1043/t 41.72/1 [apply] INIT END: 25/25 [apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse) [apply] T: duration 0 3 [apply] total-d 1046/t 41.84/1 [apply] total-i 1046/t 41.84/1 [apply] Total: 1046 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301017066 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.055 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301011092 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 @ 1407301014101 ms +++ localhost/127.0.0.1:59999 - Locked within 3028 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: 2/25 [apply] Sleep initialized: 5/25 [apply] Sleep initialized: 7/25 [apply] Sleep initialized: 10/25 [apply] Sleep initialized: 13/25 [apply] Sleep initialized: 16/25 [apply] Sleep initialized: 19/25 [apply] Sleep initialized: 22/25 [apply] Sleep initialized: 24/25 [apply] Sleep initialized: 25/25 [apply] P: 25 GLWindow: [apply] ctor 36/t 1.44/1 [apply] visible 1007/t 40.28/1 [apply] sum-i 1043/t 41.72/1 [apply] INIT END: 25/25 [apply] T: duration 0 3 [apply] total-d 1046/t 41.84/1 [apply] total-i 1046/t 41.84/1 [apply] Total: 1046 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301017066 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.198 sec [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 @ 1407301018387 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 @ 1407301020407 ms +++ localhost/127.0.0.1:59999 - Locked within 2027 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 0/t 0.00/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] junit.framework.TestListener: startTest(test01ChooseOnly) [apply] junit.framework.TestListener: endTest(test01ChooseOnly) [apply] junit.framework.TestListener: startTest(test02Full) [apply] Run: 0, count 50 raw: [apply] glad-create 4/t 0.08/1 [apply] glad-realize 7/t 0.14/1 [apply] ctx-create1 80/t 1.60/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 1/t 0.02/1 [apply] glad-realize 6/t 0.12/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 #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 45/t 0.90/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 52/t 1.04/1 [apply] INIT END #2 [apply] junit.framework.TestListener: endTest(test02Full) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301022547 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.229 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301018387 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 @ 1407301020407 ms +++ localhost/127.0.0.1:59999 - Locked within 2027 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 0/t 0.00/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 7/t 0.14/1 [apply] ctx-create1 80/t 1.60/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 1/t 0.02/1 [apply] glad-realize 6/t 0.12/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 #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 45/t 0.90/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 52/t 1.04/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301022547 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01ChooseOnly took 0.035 sec [apply] Testcase: test02Full took 0.255 sec [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301024169 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 @ 1407301025173 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0 [apply] junit.framework.TestListener: startTest(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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7fb371d7bef0, 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] junit.framework.TestListener: endTest(test01_aa0) [apply] junit.framework.TestListener: startTest(test02_aa8) [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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x7fb371d98ce0, 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] junit.framework.TestListener: endTest(test02_aa8) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.005 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301024169 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 @ 1407301025173 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap false], 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7c1290d3], 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 0x7fb371d7bef0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7c1290d3], glad[1 listener, pre true, post false, preSwap 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 0x7c1290d3], 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 0x7fb371d7bef0, 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[sSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301028107 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ize 1536 x 1024, buffer 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap true], 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x5825168], 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 0x7fb371d98ce0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x5825168], glad[1 listener, pre true, post false, preSwap 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 0x5825168], 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 0x7fb371d98ce0, 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 @ 1407301028107 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_aa0 took 2.385 sec [apply] Testcase: test02_aa8 took 0.45 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 @ 1407301029923 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 @ 1407301031929 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01 [apply] junit.framework.TestListener: startTest(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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e19d50, 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] junit.framework.TestListener: endTest(test01) [apply] junit.framework.TestListener: startTest(test02_EOT_01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 @ 1407301034149 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test02_EOT_01) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.305 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301029923 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 @ 1407301031929 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e0c730, 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 0x2d4b640a], 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 0x7fa7c3e19d50, 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 @ 1407301034149 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.094 sec [apply] Testcase: test02_EOT_01 took 0.032 sec [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 @ 1407301035748 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 @ 1407301036753 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 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 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, 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 0x299f7d90], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x299f7d90], 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 0x7fd41b449d60, 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 0x6faa85f6], 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 0x6faa85f6], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x6faa85f6], 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 0x7fd41b4ac610, 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 0x201a970: 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x201a970 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x201a970 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 0x201a970 created: GearsObj[0x79613135, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x201a970 created: GearsObj[0x5be5ccd4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x201a970 created: GearsObj[0x5be5ccd4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x201a970 FIN GearsES2[obj 0x201a970 isInit true, usesShared false, 1 GearsObj[0x79613135, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be5ccd4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4beaa16e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x201a970TileRenderer[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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] GearsES2.endTileRendering: 0x201a970TileRenderer[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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b6154d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [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 0x201a970: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x201a970 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 0x405a6d04: 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x405a6d04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x405a6d04 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 0x405a6d04 created: GearsObj[0xfd13604, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x405a6d04 created: GearsObj[0x703148b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x405a6d04 created: GearsObj[0x703148b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x405a6d04 FIN GearsES2[obj 0x405a6d04 isInit true, usesShared false, 1 GearsObj[0xfd13604, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x703148b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x339d6193, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x405a6d04TileRenderer[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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] GearsES2.endTileRendering: 0x405a6d04TileRenderer[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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b632d80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x405a6d04: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x405a6d04 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] 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] 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 0x25889c9f], 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 0x25889c9f], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x25889c9f], 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 0x7fd41b4a5020, 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(test101_on__gl2___aa0) [apply] junit.framework.TestListener: startTest(test102_on__gl2___aa8) [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 0x6160f16a], 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 0x6160f16a], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x6160f16a], 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 0x7fd41b4a2630, 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] junit.framework.TestListener: endTest(test102_on__gl2___aa8) [apply] junit.framework.TestListener: startTest(test111_on__gl2es3_aa0) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1fef5315: 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x1fef5315 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fef5315 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 0x1fef5315 created: GearsObj[0x50ed5a99, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fef5315 created: GearsObj[0xed71c51, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fef5315 created: GearsObj[0xed71c51, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fef5315 FIN GearsES2[obj 0x1fef5315 isInit true, usesShared false, 1 GearsObj[0x50ed5a99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed71c51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27f87600, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x1fef5315TileRenderer[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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] GearsES2.endTileRendering: 0x1fef5315TileRenderer[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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b61b820, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [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 0x1fef5315: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1fef5315 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 0xa6edcf4: 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0xa6edcf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xa6edcf4 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 0xa6edcf4 created: GearsObj[0x555b6c34, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xa6edcf4 created: GearsObj[0x651cf5b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xa6edcf4 created: GearsObj[0x651cf5b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa6edcf4 FIN GearsES2[obj 0xa6edcf4 isInit true, usesShared false, 1 GearsObj[0x555b6c34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x651cf5b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0xa6edcf4TileRenderer[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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] GearsES2.endTileRendering: 0xa6edcf4TileRenderer[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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b616bd0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xa6edcf4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xa6edcf4 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] junit.framework.TestListener: endTest(test112_on__gl2es3_aa8) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301041345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.677 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301035748 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 @ 1407301036753 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 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 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, 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 0x299f7d90], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b449d60, 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 0x299f7d90], glad[1 listener, pre true, post false, preSwap 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 0x299f7d90], 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 0x7fd41b449d60, 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 0x6faa85f6], 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 0x6faa85f6], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap true], 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 0x7fd41b4ac610, 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 0x6faa85f6], glad[1 listener, pre true, post false, preSwap 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 0x6faa85f6], 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 0x7fd41b4ac610, 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 0x201a970: 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x201a970 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x201a970 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 0x201a970 created: GearsObj[0x79613135, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x201a970 created: GearsObj[0x5be5ccd4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x201a970 created: GearsObj[0x5be5ccd4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x201a970 FIN GearsES2[obj 0x201a970 isInit true, usesShared false, 1 GearsObj[0x79613135, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be5ccd4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4beaa16e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x201a970TileRenderer[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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b6154d0, 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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] GearsES2.endTileRendering: 0x201a970TileRenderer[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 0x71d40019], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x201a970 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b6154d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x201a970, 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 0x201a970 256x256, swapInterval 1, drawable 0x7fd41b6154d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x201a970: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x201a970 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 0x405a6d04: 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x405a6d04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x405a6d04 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 0x405a6d04 created: GearsObj[0xfd13604, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x405a6d04 created: GearsObj[0x703148b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x405a6d04 created: GearsObj[0x703148b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x405a6d04 FIN GearsES2[obj 0x405a6d04 isInit true, usesShared false, 1 GearsObj[0xfd13604, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x703148b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x339d6193, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x405a6d04TileRenderer[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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b632d80, 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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] GearsES2.endTileRendering: 0x405a6d04TileRenderer[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 0x6c614255], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x405a6d04 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b632d80, msaa true, tileRendererInUse null [apply] >> GearsES2 0x405a6d04, 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 0x405a6d04 256x256, swapInterval 1, drawable 0x7fd41b632d80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x405a6d04: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x405a6d04 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 0x25889c9f], 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 0x25889c9f], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a5020, 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 0x25889c9f], glad[1 listener, pre true, post false, preSwap 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 0x25889c9f], 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 0x7fd41b4a5020, 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 0x6160f16a], 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 0x6160f16a], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap false], 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 0x7fd41b4a2630, 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 0x6160f16a], glad[1 listener, pre true, post false, preSwap 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 0x6160f16a], 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 0x7fd41b4a2630, 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 0x1fef5315: 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x1fef5315 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fef5315 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 0x1fef5315 created: GearsObj[0x50ed5a99, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fef5315 created: GearsObj[0xed71c51, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fef5315 created: GearsObj[0xed71c51, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fef5315 FIN GearsES2[obj 0x1fef5315 isInit true, usesShared false, 1 GearsObj[0x50ed5a99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed71c51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27f87600, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x1fef5315TileRenderer[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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b61b820, 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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] GearsES2.endTileRendering: 0x1fef5315TileRenderer[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 0x10e155fb], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fef5315 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b61b820, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fef5315, 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 0x1fef5315 256x256, swapInterval 1, drawable 0x7fd41b61b820 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1fef5315: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1fef5315 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 0xa6edcf4: 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0xa6edcf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xa6edcf4 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 0xa6edcf4 created: GearsObj[0x555b6c34, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xa6edcf4 created: GearsObj[0x651cf5b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xa6edcf4 created: GearsObj[0x651cf5b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa6edcf4 FIN GearsES2[obj 0xa6edcf4 isInit true, usesShared false, 1 GearsObj[0x555b6c34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x651cf5b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0xa6edcf4TileRenderer[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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd41b616bd0, 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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] GearsES2.endTileRendering: 0xa6edcf4TileRenderer[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 0x65c49b79], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa6edcf4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd41b616bd0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xa6edcf4, 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 0xa6edcf4 256x256, swapInterval 1, drawable 0x7fd41b616bd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xa6edcf4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xa6edcf4 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301041345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test001_off_gl2___aa0 took 2.121 sec [apply] Testcase: test002_off_gl2___aa8 took 0.298 sec [apply] Testcase: test011_off_gl2es3_aa0 took 0.342 sec [apply] Testcase: test012_off_gl2es3_aa8 took 0.28 sec [apply] Testcase: test101_on__gl2___aa0 took 0.385 sec [apply] Testcase: test102_on__gl2___aa8 took 0.347 sec [apply] Testcase: test111_on__gl2es3_aa0 took 0.351 sec [apply] Testcase: test112_on__gl2es3_aa8 took 0.365 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301043105 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01GL2Normal) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301047116 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 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 0x7fdc89e10c60, 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[0x3fd95bb5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5713e8d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x5c1a5fa7, 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___-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-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] junit.framework.TestListener: endTest(test01GL2Normal) [apply] junit.framework.TestListener: startTest(test02GL2FFPEmu) [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 0x7fdc89da63e0, 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[0x12d26c5f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x34c8daa0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x6e895972, 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 0x7fdc89e10c60, 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-n0001-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[0x5de2f12b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5e476e34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x23944847, 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-n0001-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.285 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301043105 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 @ 1407301047116 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 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 0x7fdc89e10c60, 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[0x3fd95bb5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5713e8d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x5c1a5fa7, 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___-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-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 0x7fdc89da63e0, 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[0x12d26c5f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x34c8daa0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x6e895972, 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 0x7fdc89e10c60, 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-n0001-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[0x5de2f12b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5e476e34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x23944847, 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-n0001-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 @ 1407301063314 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2Normal took 6.604 sec [apply] Testcase: test02GL2FFPEmu took 4.817 sec [apply] Testcase: test03GL2ES1Normal took 4.67 sec [apply] Testcase: test04ES2FFPEmu took 0.001 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301063314 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301064917 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 @ 1407301079947 ms +++ localhost/127.0.0.1:59999 - Locked within 15037 ms, 16 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] ++++ 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(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 - 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] 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] GL_VENDOR 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] 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 - 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] 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 - 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] 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] 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] junit.framework.TestListener: endTest(test07ImmSinkGL2ES1_VBOOnTexture) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301083390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.554 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 @ 1407301064917 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 @ 1407301079947 ms +++ localhost/127.0.0.1:59999 - Locked within 15037 ms, 16 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 @ 1407301083390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 2.059 sec [apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.215 sec [apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.218 sec [apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.197 sec [apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.2 sec [apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.2 sec [apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.245 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 @ 1407301084971 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_Direct) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301087980 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] 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] 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_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_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] ++++ 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] 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_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_ShaderState) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.003 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 @ 1407301084971 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 @ 1407301087980 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 @ 1407301090906 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 2.092 sec [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.22 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.283 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.225 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301090906 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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 @ 1407301092545 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test00_RGBtoRGB) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301094553 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 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 0x4d716e12: tileRendererInUse null, GearsES2[obj 0x4d716e12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d716e12 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 0x4d716e12 created: GearsObj[0x69dc1fb7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d716e12 created: GearsObj[0x72a65dac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d716e12 created: GearsObj[0x72a65dac, 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 0x4d716e12 FIN GearsES2[obj 0x4d716e12 isInit true, usesShared false, 1 GearsObj[0x69dc1fb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72a65dac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26e1cd69, 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 0x4d716e12 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743db8e30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d716e12, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4d716e12 512x512, swapInterval 1, drawable 0x7ff743db8e30 [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] junit.framework.TestListener: endTest(test00_RGBtoRGB) [apply] junit.framework.TestListener: startTest(test01_RGBtoRGBA) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4d716e12: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4d716e12 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 0x32af84d3: tileRendererInUse null, GearsES2[obj 0x32af84d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x32af84d3 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 0x32af84d3 created: GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x32af84d3 created: GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x32af84d3 created: GearsObj[0x27d0e91, 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 0x32af84d3 FIN GearsES2[obj 0x32af84d3 isInit true, usesShared false, 1 GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x604752dd, 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 0x32af84d3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743dc3a40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x32af84d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x32af84d3 512x512, swapInterval 1, drawable 0x7ff743dc3a40 [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] junit.framework.TestListener: endTest(test01_RGBtoRGBA) [apply] junit.framework.TestListener: startTest(test10_RGBAtoRGB) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x32af84d3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x32af84d3 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 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-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 0x6cdc5f76 created: GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6cdc5f76 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6cdc5f76 created: GearsObj[0x6b8e2779, 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 0x6cdc5f76 FIN GearsES2[obj 0x6cdc5f76 isInit true, usesShared false, 1 GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c1b019, 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 0x6cdc5f76 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743cf4af0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6cdc5f76 512x512, swapInterval 1, drawable 0x7ff743cf4af0 [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 0x6cdc5f76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6cdc5f76 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 0x16c8b5a6: tileRendererInUse null, GearsES2[obj 0x16c8b5a6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16c8b5a6 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 0x16c8b5a6 created: GearsObj[0xb6704b6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16c8b5a6 created: GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16c8b5a6 created: GearsObj[0x18664e93, 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 0x16c8b5a6 FIN GearsES2[obj 0x16c8b5a6 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-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x16c8b5a6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743dbf7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16c8b5a6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x16c8b5a6 512x512, swapInterval 1, drawable 0x7ff743dbf7c0 [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 0x16c8b5a6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x16c8b5a6 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 0x334fa57f: tileRendererInUse null, GearsES2[obj 0x334fa57f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x334fa57f 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 0x334fa57f created: GearsObj[0x64a20878, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x334fa57f created: GearsObj[0x49da31e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x334fa57f created: GearsObj[0x49da31e5, 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 0x334fa57f FIN GearsES2[obj 0x334fa57f isInit true, usesShared false, 1 GearsObj[0x64a20878, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49da31e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1401d744, 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 0x334fa57f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff746006c50, 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-5,5,main] GearsES2.display 0x334fa57f 512x512, swapInterval 1, drawable 0x7ff746006c50 [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 0x334fa57f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x334fa57f 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 0x487dac47: tileRendererInUse null, GearsES2[obj 0x487dac47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x487dac47 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 0x487dac47 created: GearsObj[0x6c260051, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x487dac47 created: GearsObj[0x32defd4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x487dac47 created: GearsObj[0x32defd4f, 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 0x487dac47 FIN GearsES2[obj 0x487dac47 isInit true, usesShared false, 1 GearsObj[0x6c260051, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32defd4f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc867a0, 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 0x487dac47 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff746003c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x487dac47, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x487dac47 512x512, swapInterval 1, drawable 0x7ff746003c50 [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 0x487dac47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x487dac47 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 0x40e8ac88: tileRendererInUse null, GearsES2[obj 0x40e8ac88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40e8ac88 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 0x40e8ac88 created: GearsObj[0x252bb82b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40e8ac88 created: GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40e8ac88 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 0x40e8ac88 FIN GearsES2[obj 0x40e8ac88 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 0x40e8ac88 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743db6670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40e8ac88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x40e8ac88 512x512, swapInterval 1, drawable 0x7ff743db6670 [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] 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-7,5,main] GearsES2.dispose 0x40e8ac88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x40e8ac88 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 0x52220d76: tileRendererInUse null, GearsES2[obj 0x52220d76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x52220d76 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 0x52220d76 created: GearsObj[0x2695c1ab, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x52220d76 created: GearsObj[0x31ddd557, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x52220d76 created: GearsObj[0x31ddd557, 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 0x52220d76 FIN GearsES2[obj 0x52220d76 isInit true, usesShared false, 1 GearsObj[0x2695c1ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ddd557, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ae15c54, 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 0x52220d76 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743c10680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52220d76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x52220d76 512x512, swapInterval 1, drawable 0x7ff743c10680 [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] junit.framework.TestListener: endTest(test32_RGBAtoRGBA_fbo) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x52220d76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x52220d76 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 10.257 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301092545 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 @ 1407301094553 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 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 0x4d716e12: tileRendererInUse null, GearsES2[obj 0x4d716e12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d716e12 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 0x4d716e12 created: GearsObj[0x69dc1fb7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d716e12 created: GearsObj[0x72a65dac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d716e12 created: GearsObj[0x72a65dac, 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 0x4d716e12 FIN GearsES2[obj 0x4d716e12 isInit true, usesShared false, 1 GearsObj[0x69dc1fb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72a65dac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26e1cd69, 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 0x4d716e12 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743db8e30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d716e12, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4d716e12 512x512, swapInterval 1, drawable 0x7ff743db8e30 [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 0x4d716e12: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4d716e12 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 0x32af84d3: tileRendererInUse null, GearsES2[obj 0x32af84d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x32af84d3 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 0x32af84d3 created: GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x32af84d3 created: GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x32af84d3 created: GearsObj[0x27d0e91, 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 0x32af84d3 FIN GearsES2[obj 0x32af84d3 isInit true, usesShared false, 1 GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x604752dd, 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 0x32af84d3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743dc3a40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x32af84d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x32af84d3 512x512, swapInterval 1, drawable 0x7ff743dc3a40 [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 0x32af84d3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x32af84d3 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 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-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 0x6cdc5f76 created: GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6cdc5f76 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6cdc5f76 created: GearsObj[0x6b8e2779, 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 0x6cdc5f76 FIN GearsES2[obj 0x6cdc5f76 isInit true, usesShared false, 1 GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c1b019, 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 0x6cdc5f76 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743cf4af0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6cdc5f76 512x512, swapInterval 1, drawable 0x7ff743cf4af0 [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 0x6cdc5f76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6cdc5f76 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 0x16c8b5a6: tileRendererInUse null, GearsES2[obj 0x16c8b5a6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16c8b5a6 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 0x16c8b5a6 created: GearsObj[0xb6704b6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16c8b5a6 created: GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16c8b5a6 created: GearsObj[0x18664e93, 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 0x16c8b5a6 FIN GearsES2[obj 0x16c8b5a6 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-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x16c8b5a6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743dbf7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16c8b5a6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x16c8b5a6 512x512, swapInterval 1, drawable 0x7ff743dbf7c0 [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 0x16c8b5a6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x16c8b5a6 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 0x334fa57f: tileRendererInUse null, GearsES2[obj 0x334fa57f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x334fa57f 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 0x334fa57f created: GearsObj[0x64a20878, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x334fa57f created: GearsObj[0x49da31e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x334fa57f created: GearsObj[0x49da31e5, 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 0x334fa57f FIN GearsES2[obj 0x334fa57f isInit true, usesShared false, 1 GearsObj[0x64a20878, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49da31e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1401d744, 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 0x334fa57f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff746006c50, 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-5,5,main] GearsES2.display 0x334fa57f 512x512, swapInterval 1, drawable 0x7ff746006c50 [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 0x334fa57f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x334fa57f 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 0x487dac47: tileRendererInUse null, GearsES2[obj 0x487dac47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x487dac47 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 0x487dac47 created: GearsObj[0x6c260051, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x487dac47 created: GearsObj[0x32defd4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x487dac47 created: GearsObj[0x32defd4f, 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 0x487dac47 FIN GearsES2[obj 0x487dac47 isInit true, usesShared false, 1 GearsObj[0x6c260051, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32defd4f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc867a0, 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 0x487dac47 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff746003c50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x487dac47, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x487dac47 512x512, swapInterval 1, drawable 0x7ff746003c50 [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 0x487dac47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x487dac47 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 0x40e8ac88: tileRendererInUse null, GearsES2[obj 0x40e8ac88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40e8ac88 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 0x40e8ac88 created: GearsObj[0x252bb82b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40e8ac88 created: GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40e8ac88 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 0x40e8ac88 FIN GearsES2[obj 0x40e8ac88 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 0x40e8ac88 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743db6670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40e8ac88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x40e8ac88 512x512, swapInterval 1, drawable 0x7ff743db6670 [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 0x40e8ac88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x40e8ac88 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 0x52220d76: tileRendererInUse null, GearsES2[obj 0x52220d76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x52220d76 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 0x52220d76 created: GearsObj[0x2695c1ab, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x52220d76 created: GearsObj[0x31ddd557, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x52220d76 created: GearsObj[0x31ddd557, 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 0x52220d76 FIN GearsES2[obj 0x52220d76 isInit true, usesShared false, 1 GearsObj[0x2695c1ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ddd557, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ae15c54, 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 0x52220d76 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff743c10680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x52220d76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x52220d76 512x512, swapInterval 1, drawable 0x7ff743c10680 [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 0x52220d76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x52220d76 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301102735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_RGBtoRGB took 2.171 sec [apply] Testcase: test01_RGBtoRGBA took 0.197 sec [apply] Testcase: test10_RGBAtoRGB took 0.2 sec [apply] Testcase: test11_RGBAtoRGBA took 0.181 sec [apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.346 sec [apply] Testcase: test22_RGBtoRGBA_fbo took 1.32 sec [apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.308 sec [apply] Testcase: test32_RGBAtoRGBA_fbo took 1.351 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301102735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301104362 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 @ 1407301112382 ms +++ localhost/127.0.0.1:59999 - Locked within 8037 ms, 9 attempts [apply] junit.framework.TestListener: startTest(testOffscreenWritePNG) [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 0x30be40ad: tileRendererInUse null, GearsES2[obj 0x30be40ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x30be40ad 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 0x30be40ad created: GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30be40ad created: GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30be40ad created: GearsObj[0x721870dc, 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 0x30be40ad FIN GearsES2[obj 0x30be40ad isInit true, usesShared false, 1 GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x667e83c5, 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 0x30be40ad 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe10a5b53a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30be40ad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x30be40ad 256x256, swapInterval 1, drawable 0x7fe10a5b53a0 [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 0x30be40ad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30be40ad 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] junit.framework.TestListener: endTest(testOffscreenWritePNG) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNG_TGA_PAM) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x70f88a49: tileRendererInUse null, GearsES2[obj 0x70f88a49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70f88a49 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 0x70f88a49 created: GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70f88a49 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70f88a49 created: GearsObj[0x6b8e2779, 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 0x70f88a49 FIN GearsES2[obj 0x70f88a49 isInit true, usesShared false, 1 GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c1b019, 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 0x70f88a49 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe10a4ef7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70f88a49, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x70f88a49 256x256, swapInterval 1, drawable 0x7fe10a4ef7c0 [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 0x70f88a49: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70f88a49 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.687 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301104362 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 @ 1407301112382 ms +++ localhost/127.0.0.1:59999 - Locked within 8037 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 0x30be40ad: tileRendererInUse null, GearsES2[obj 0x30be40ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x30be40ad 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 0x30be40ad created: GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30be40ad created: GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30be40ad created: GearsObj[0x721870dc, 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 0x30be40ad FIN GearsES2[obj 0x30be40ad isInit true, usesShared false, 1 GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x667e83c5, 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 0x30be40ad 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe10aSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301115971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 5b53a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30be40ad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x30be40ad 256x256, swapInterval 1, drawable 0x7fe10a5b53a0 [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 0x30be40ad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30be40ad 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 0x70f88a49: tileRendererInUse null, GearsES2[obj 0x70f88a49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70f88a49 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 0x70f88a49 created: GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70f88a49 created: GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70f88a49 created: GearsObj[0x6b8e2779, 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 0x70f88a49 FIN GearsES2[obj 0x70f88a49 isInit true, usesShared false, 1 GearsObj[0x2d3ea433, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b8e2779, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c1b019, 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 0x70f88a49 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe10a4ef7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70f88a49, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x70f88a49 256x256, swapInterval 1, drawable 0x7fe10a4ef7c0 [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 0x70f88a49: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70f88a49 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301115971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNG took 1.548 sec [apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.267 sec [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 @ 1407301117571 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 @ 1407301120581 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize [apply] junit.framework.TestListener: startTest(testOffscreenWritePNGWithResize) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3ac113ae: tileRendererInUse null, GearsES2[obj 0x3ac113ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3ac113ae 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 0x3ac113ae created: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3ac113ae created: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3ac113ae created: GearsObj[0x5c8691e4, 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 0x3ac113ae FIN GearsES2[obj 0x3ac113ae isInit true, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, 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 0x3ac113ae 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3ac113ae 64x64, swapInterval 1, drawable 0x7fe7a9cac540 [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 0x3ac113ae 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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] 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 0x3ac113ae 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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] 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 0x3ac113ae 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fe7a9f19110, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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] 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 0x3ac113ae 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3ac113ae: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3ac113ae FIN [apply] XXX: dispose [apply] junit.framework.TestListener: endTest(testOffscreenWritePNGWithResize) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNGWithResize) [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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0 [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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0, 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] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize) [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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.621 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301117571 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 @ 1407301120581 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 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 0x3ac113ae: tileRendererInUse null, GearsES2[obj 0x3ac113ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3ac113ae 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 0x3ac113ae created: GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3ac113ae created: GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3ac113ae created: GearsObj[0x5c8691e4, 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 0x3ac113ae FIN GearsES2[obj 0x3ac113ae isInit true, usesShared false, 1 GearsObj[0x40332031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c8691e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13fe697f, 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 0x3ac113ae 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3ac113ae 64x64, swapInterval 1, drawable 0x7fe7a9cac540 [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 0x3ac113ae 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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] 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 0x3ac113ae 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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] 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 0x3ac113ae 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fe7a9f19110, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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] 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 0x3ac113ae 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7a9cac540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3ac113ae, 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3ac113ae: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3ac113ae 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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0 [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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0, 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 0x7fe7a9cc07b0, 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 @ 1407301125113 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNGWithResize took 1.741 sec [apply] Testcase: testOnscreenWritePNGWithResize took 1.006 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301125113 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301126692 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 @ 1407301130703 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 ms, 5 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] junit.framework.TestListener: startTest(testReadES2_RGBn) [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 @ 1407301134274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.66 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301126692 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 @ 1407301130703 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 ms, 5 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 @ 1407301134274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadES2_RGBn took 3.463 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 @ 1407301135851 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 @ 1407301138858 ms +++ localhost/127.0.0.1:59999 - Locked within 3016 ms, 4 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.tejunit.framework.TestListener: endTest(test01YUV422hProg_ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2) [apply] st.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] junit.framework.TestListener: endTest(test01YUV444Base__ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Base__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.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] 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] 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] junit.framework.TestListener: endTest(test02YUV420Prog_ES2) [apply] junit.framework.TestListener: startTest(test03CMYK_01_ES2) [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] junit.framework.TestListener: endTest(test03CMYK_01_ES2) [apply] junit.framework.TestListener: startTest(test03YCCK_01_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.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] junit.framework.TestListener: endTest(test03YCCK_01_ES2) [apply] junit.framework.TestListener: startTest(test04QTTDefPostFrame_ES2) [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] 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] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 21.459 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301135851 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 @ 1407301138858 ms +++ localhost/127.0.0.1:59999 - Locked within 3016 ms, 4 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 @ 1407301157226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01YUV422hBase__ES2 took 3.273 sec [apply] Testcase: test01YUV422hProg_ES2 took 1.137 sec [apply] Testcase: test01YUV444Base__ES2 took 1.101 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.301 sec [apply] Testcase: test02YUV420Base__ES2 took 1.333 sec [apply] Testcase: test02YUV420Prog_ES2 took 1.136 sec [apply] Testcase: test03CMYK_01_ES2 took 1.33 sec [apply] Testcase: test03YCCK_01_ES2 took 3.165 sec [apply] Testcase: test04QTTDefPostFrame_ES2 took 1.213 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301157226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301158842 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 @ 1407301177882 ms +++ localhost/127.0.0.1:59999 - Locked within 19047 ms, 20 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 0x5ee465ea, 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 0x43066fdc, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x5b99f6e4, 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 0x592021b7, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4c85a317, 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 0x59966240, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x200c85b3, 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 0x161dbb35, 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 0x7c9454b3, 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 0x6e44f3aa, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x70d95674, 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 0x4cbb138d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xe00b556, 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 0x50812848, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4f7bb842, 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 0x437e1dd2, 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 0x6bb2725a, 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 0x1071a9f3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x164c98f4, 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 0x7ecdc69b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x77aa2b26, 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 0x44f7092a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x367ac7c5, 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 0xb55e35a, 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 0x1e74dde7, 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 0xa947850, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1966d19d, 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 0x2d4ba772, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x41de4499, 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 0x6769ba97, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4e59448b, 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 0x4dad067f, 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 0x178210ca, 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 0x5c1c49d4, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x45332c8a, 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 0x22b13b84, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x21ba68e7, 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 0x553d26fd, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x21cad7c3, 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 0xc1b548a, 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 0x57c33fcd, 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 0x5391d8be, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xc2ccccf, 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 0x513a3047, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4337aefa, 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 0x7cc0c18f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x52e3d345, 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 0x6b438186, 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 0x6f155f16, 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 0x6415d653, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x55aa167a, 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 0x11a9cf86, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x23776f79, 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 0x7637831f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3681a4db, 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 0x796e41d1, 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 0x6baa6838, 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 0xa06bc1, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x24024c39, 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 0x12da44a7, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x37d1399c, 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 0x91d4d65, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x62c4268f, 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 0x3bbfa8f1, 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 0x3c649bb0, 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 0x71295ec9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x530e1829, 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 0x42545658, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x2ef0cd6d, 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 0x433ec72e, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4e86bf7f, 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 0x7086531f, 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 0xa836fa5, 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 0x3b16bf07, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x525782df, 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 0x6f5128b4, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x39477a84, 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 0x3bc8d7d, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4fed0b75, 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 0x538b5751, 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 0x79ced32d, 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 0x798a6dd4, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6f30b7a2, 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 0x676825b5, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6683c31c, 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 0x547e97d8, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4323113e, 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 0x33411fe1, 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 0x43095f4, 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 0x11c4c852, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xe3b889b, 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 0x66857f69, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x466ffb14, ABGR8888, 127 x 90, stride 508, isGLOrient false, 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 (Read Back): PixelRect[obj 0x61cd022c, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5a49c8dd, 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 0x2222537a, 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 0x52f7431, 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 0x6e753f9f, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x53a41860, 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 0x3a3c7186, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x56413248, 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 0x524c4135, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xc4d28c9, 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 0x1db0aa6e, 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 0x85379bc, 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 0x205d29e9, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x446a9098, 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 0x303b0e3f, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x752462d5, 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 0x27d4ca08, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x31be7a6, 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 0x1d0544e2, 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 0x563cd194, 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 0x32e377c7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x73ccc3ea, 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 0x852730b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5cfedb71, 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 0x5ff90769, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5655afb8, 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 0x33ceccbd, 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 0x5cea6f21, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] junit.framework.TestListener: endTest(testPNGRead02_RGB888_to_RGBA8888) [apply] junit.framework.TestListener: startTest(testPNGRead03_RGB888_to_RGBA8888_stride1000) [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] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x23260f2f, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x17aee8b0, 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 0x5c2e86f5, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x729e6e1a, 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 0x7f4ea7bf, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4e72de5, 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 0x657617e6, 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 0x5ea5b932, 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 0x5221b229, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2237cbdf, 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 0x7d29af05, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3ba1b175, 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 0x748996e8, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7512951d, 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 0x16fbdef7, 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 0x38f3cbe6, 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 0xdcf8640, 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 0x6fec9818, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [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] 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] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x15f58910, 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 0x39b99786, 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 0x478afc05, 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 0x32f6c059, 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 0x65ce2d32, 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 0x54fd2de7, 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 0x39d0c448, 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 0x76dff374, 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 0x68e881a4, 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] junit.framework.TestListener: endTest(testPNGRead16_RGBA8888_to_ABGR8888) [apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 20.402 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301158842 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 @ 1407301177882 ms +++ localhost/127.0.0.1:59999 - Locked within 19047 ms, 20 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 0x5ee465ea, 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 0x43066fdc, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x5b99f6e4, 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 0x592021b7, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4c85a317, 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 0x59966240, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x200c85b3, 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 0x161dbb35, 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 0x7c9454b3, 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 0x6e44f3aa, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x70d95674, 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 0x4cbb138d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xe00b556, 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 0x50812848, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4f7bb842, 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 0x437e1dd2, 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 0x6bb2725a, 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 0x1071a9f3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x164c98f4, 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 0x7ecdc69b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x77aa2b26, 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 0x44f7092a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x367ac7c5, 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 0xb55e35a, 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 0x1e74dde7, 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 0xa947850, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1966d19d, 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 0x2d4ba772, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x41de4499, 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 0x6769ba97, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4e59448b, 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 0x4dad067f, 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 0x178210ca, 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 0x5c1c49d4, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x45332c8a, 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 0x22b13b84, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x21ba68e7, 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 0x553d26fd, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x21cad7c3, 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 0xc1b548a, 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 0x57c33fcd, 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 0x5391d8be, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xc2ccccf, 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 0x513a3047, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4337aefa, 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 0x7cc0c18f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x52e3d345, 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 0x6b438186, 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 0x6f155f16, 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 0x6415d653, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x55aa167a, 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 0x11a9cf86, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x23776f79, 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 0x7637831f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3681a4db, 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 0x796e41d1, 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 0x6baa6838, 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 0xa06bc1, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x24024c39, 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 0x12da44a7, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x37d1399c, 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 0x91d4d65, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x62c4268f, 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 0x3bbfa8f1, 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 0x3c649bb0, 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 0x71295ec9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x530e1829, 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 0x42545658, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x2ef0cd6d, 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 0x433ec72e, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4e86bf7f, 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 0x7086531f, 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 0xa836fa5, 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 0x3b16bf07, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x525782df, 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 0x6f5128b4, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x39477a84, 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 0x3bc8d7d, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4fed0b75, 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 0x538b5751, 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 0x79ced32d, 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 0x798a6dd4, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6f30b7a2, 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 0x676825b5, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6683c31c, 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 0x547e97d8, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4323113e, 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 0x33411fe1, 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 0x43095f4, 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 0x11c4c852, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xe3b889b, 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 0x66857f69, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x466ffb14, 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 0x61cd022c, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5a49c8dd, 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 0x2222537a, 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 0x52f7431, 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 0x6e753f9f, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x53a41860, 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 0x3a3c7186, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x56413248, 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 0x524c4135, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xc4d28c9, 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 0x1db0aa6e, 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 0x85379bc, 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 0x205d29e9, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x446a9098, 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 0x303b0e3f, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x752462d5, 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 0x27d4ca08, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x31be7a6, 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 0x1d0544e2, 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 0x563cd194, 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 0x32e377c7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x73ccc3ea, 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 0x852730b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5cfedb71, 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 0x5ff90769, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5655afb8, 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 0x33ceccbd, 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 0x5cea6f21, 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 0x23260f2f, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x17aee8b0, 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 0x5c2e86f5, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x729e6e1a, 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 0x7f4ea7bf, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4e72de5, 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 0x657617e6, 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 0x5ea5b932, 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 0x5221b229, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2237cbdf, 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 0x7d29af05, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3ba1b175, 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 0x748996e8, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7512951d, 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 0x16fbdef7, 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 0x38f3cbe6, 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 0xdcf8640, 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 0x6fec9818, 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 0x15f58910, 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 0x39b99786, 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 0x478afc05, 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 0x32f6c059, 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 0x65ce2d32, 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 0x54fd2de7, 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 0x39d0c448, 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 0x76dff374, 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 0x68e881a4, 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 @ 1407301179172 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead01_All took 0.878 sec [apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.058 sec [apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.04 sec [apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.052 sec [apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.008 sec [apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.037 sec [apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.026 sec [apply] Testcase: testPNGRead14_RGBA8888_to_BGRA8888 took 0.013 sec [apply] Testcase: testPNGRead15_RGBA8888_to_ARGB8888 took 0.013 sec [apply] Testcase: testPNGRead16_RGBA8888_to_ABGR8888 took 0.01 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301179172 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301180837 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testRead00_Manual) [apply] junit.framework.TestListener: endTest(testRead00_Manual) [apply] junit.framework.TestListener: startTest(testRead01_All) [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 0x16bc6a12, 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 0x53028e9e, handle 0x7fc80954cd20, isShared false, jogamp.opengl.gl4.GL4bcImpl@3b3f1a01, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b801e70, [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 0x7fc8094f20e0, [apply] SurfaceHandle 0x7fc80b801e70 (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@66ecc0f8, com.jogamp.opengl.test.junit.util.QuitAdapter@41710e92, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@41710e92, ], windowLock <6573b4ce, f63746b>[count 2, qsz 0, owner ], 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 0x50d8a1bb, 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 0x476acffa, handle 0x7fc809570730, isShared false, jogamp.opengl.gl4.GL4bcImpl@7bcfceb7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc80956acb0, [apply] SurfaceHandle 0x7fc809567350 (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@80c8fe2, com.jogamp.opengl.test.junit.util.QuitAdapter@70ba428e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@70ba428e, ], windowLock <5467b273, 63f4c74f>[count 2, qsz 0, owner ], 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 0x556afa8, 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 0x6d16fc35, handle 0x7fc809401790, isShared false, jogamp.opengl.gl4.GL4bcImpl@19db0a1d, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@7b75032d, com.jogamp.opengl.test.junit.util.QuitAdapter@3f23bead, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3f23bead, ], windowLock <43bb703d, 46c5d788>[count 2, qsz 0, owner ], 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 0x4e84c320, 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 0x13836c80, handle 0x7fc8094f68b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@38578f3f, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@7c7d8dfe, com.jogamp.opengl.test.junit.util.QuitAdapter@16f55e8c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@16f55e8c, ], windowLock <4712451a, 76d26a>[count 2, qsz 0, owner ], 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 0x46a93edc, 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 0x61e640d2, handle 0x7fc80b80acb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@339d6193, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc809567350, [apply] SurfaceHandle 0x7fc80b80c030 (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@2171145e, com.jogamp.opengl.test.junit.util.QuitAdapter@6f03879, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6f03879, ], windowLock <50b937e, 3b0037c8>[count 2, qsz 0, owner ], 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 0x2b35b547, 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 0x16c8b5a6, handle 0x7fc8094f3c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@265e65c6, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@7f6bbdd7, com.jogamp.opengl.test.junit.util.QuitAdapter@7a7caf9b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7a7caf9b, ], windowLock [count 2, qsz 0, owner ], 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 0x51ecb0f0, 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 0x395d9cdb, handle 0x7fc809565840, isShared false, jogamp.opengl.gl4.GL4bcImpl@366695d8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc8095c42b0, [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 0x7fc809567350, [apply] SurfaceHandle 0x7fc8095c42b0 (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@8f7b3cf, com.jogamp.opengl.test.junit.util.QuitAdapter@3e3ddfa2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3e3ddfa2, ], windowLock <5025249a, 36862391>[count 2, qsz 0, owner ], 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 0x31c59e36, 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 0x41d5a7f9, handle 0x7fc80b801f70, isShared false, jogamp.opengl.gl4.GL4bcImpl@174e5edb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@1a3587d1, com.jogamp.opengl.test.junit.util.QuitAdapter@3067b7c8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3067b7c8, ], windowLock <6952c44b, 38d54df2>[count 2, qsz 0, owner ], 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 0x78741ea2, 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 0x3cf9a477, handle 0x7fc809401770, isShared false, jogamp.opengl.gl4.GL4bcImpl@2299e3c9, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc8095c42b0, [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 0x7fc809567350, [apply] SurfaceHandle 0x7fc8095c42b0 (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@2539b2de, com.jogamp.opengl.test.junit.util.QuitAdapter@6f0e1fe9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6f0e1fe9, ], windowLock <85132f5, ae87717>[count 2, qsz 0, owner ], 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 0x192e59e8, 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 0x27b1cfe0, handle 0x7fc8095c3ea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@22ea9129, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@55e02ca7, com.jogamp.opengl.test.junit.util.QuitAdapter@7093b3fc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7093b3fc, ], windowLock <710d9f21, 354a6983>[count 2, qsz 0, owner ], 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 0x5fc33fa0, 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 0x1ca9be7a, handle 0x7fc80b80ebd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@51fb3f37, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@45f35ded, com.jogamp.opengl.test.junit.util.QuitAdapter@6c9b967b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6c9b967b, ], windowLock <5ab49cf1, 7abc0bd>[count 2, qsz 0, owner ], 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 0x4899c2aa, 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 0x5872e796, handle 0x7fc8095cdaa0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c8a2ae8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc809474240, [apply] SurfaceHandle 0x7fc80b80c030 (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@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 ], 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 0x62dc94ab, 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 0x327f54e7, handle 0x7fc8094f5260, isShared false, jogamp.opengl.gl4.GL4bcImpl@6178808c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc8095c42b0, [apply] SurfaceHandle 0x7fc809567350 (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@2e3f9952, com.jogamp.opengl.test.junit.util.QuitAdapter@516aee36, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@516aee36, ], windowLock <433d44fc, 6b7c1ee0>[count 2, qsz 0, owner ], 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 0x29943b72, 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 0x6e2a1389, handle 0x7fc80b804970, isShared false, jogamp.opengl.gl4.GL4bcImpl@613efefe, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc8095c42b0, [apply] SurfaceHandle 0x7fc809567350 (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@6ed70792, com.jogamp.opengl.test.junit.util.QuitAdapter@67323b17, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@67323b17, ], windowLock <12c597ef, 6a79d589>[count 2, qsz 0, owner ], 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 0x69c60260, 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 0x653d20e2, handle 0x7fc80b80ebd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@24be0cc7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc8095c42b0, [apply] SurfaceHandle 0x7fc809567350 (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@3938efa9, com.jogamp.opengl.test.junit.util.QuitAdapter@48fe5d98, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@48fe5d98, ], windowLock <33b2cb98, 1f5482ac>[count 2, qsz 0, owner ], 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 0x7a8f9805, 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 0x50e084b7, handle 0x7fc8095deea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@3effe655, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@126af6c3, com.jogamp.opengl.test.junit.util.QuitAdapter@2c6e85a7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2c6e85a7, ], windowLock [count 2, qsz 0, owner ], 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 0x6a6daabf, 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 0x4dbbb9f, handle 0x7fc8095c91f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@32b98e7f, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@343a4ddd, com.jogamp.opengl.test.junit.util.QuitAdapter@5fce02f4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5fce02f4, ], windowLock <4e24124f, 222e289d>[count 2, qsz 0, owner ], 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 0x200b6145, 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 0x5f6944fb, handle 0x7fc8095c9790, isShared false, jogamp.opengl.gl4.GL4bcImpl@46a47031, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@55c1c532, com.jogamp.opengl.test.junit.util.QuitAdapter@2479819a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2479819a, ], windowLock <252bb82b, 5948221d>[count 2, qsz 0, owner ], 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 0x1d5216b7, 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 0x59d996fb, handle 0x7fc8095c39b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d5596c7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@e1e1ae5, com.jogamp.opengl.test.junit.util.QuitAdapter@5a77b7a0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5a77b7a0, ], windowLock <69b897c6, 55f47e63>[count 2, qsz 0, owner ], 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] junit.framework.TestListener: endTest(testRead02_Gray2RGBA) [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 @ 1407301204947 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.193 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301180837 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 0x16bc6a12, 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 0x53028e9e, handle 0x7fc80954cd20, isShared false, jogamp.opengl.gl4.GL4bcImpl@3b3f1a01, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b801e70, [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 0x7fc8094f20e0, [apply] SurfaceHandle 0x7fc80b801e70 (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@66ecc0f8, com.jogamp.opengl.test.junit.util.QuitAdapter@41710e92, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@41710e92, ], windowLock <6573b4ce, f63746b>[count 2, qsz 0, owner ], 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 0x50d8a1bb, 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 0x476acffa, handle 0x7fc809570730, isShared false, jogamp.opengl.gl4.GL4bcImpl@7bcfceb7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc80956acb0, [apply] SurfaceHandle 0x7fc809567350 (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@80c8fe2, com.jogamp.opengl.test.junit.util.QuitAdapter@70ba428e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@70ba428e, ], windowLock <5467b273, 63f4c74f>[count 2, qsz 0, owner ], 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 0x556afa8, 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 0x6d16fc35, handle 0x7fc809401790, isShared false, jogamp.opengl.gl4.GL4bcImpl@19db0a1d, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@7b75032d, com.jogamp.opengl.test.junit.util.QuitAdapter@3f23bead, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3f23bead, ], windowLock <43bb703d, 46c5d788>[count 2, qsz 0, owner ], 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 0x4e84c320, 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 0x13836c80, handle 0x7fc8094f68b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@38578f3f, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@7c7d8dfe, com.jogamp.opengl.test.junit.util.QuitAdapter@16f55e8c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@16f55e8c, ], windowLock <4712451a, 76d26a>[count 2, qsz 0, owner ], 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 0x46a93edc, 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 0x61e640d2, handle 0x7fc80b80acb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@339d6193, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc809567350, [apply] SurfaceHandle 0x7fc80b80c030 (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@2171145e, com.jogamp.opengl.test.junit.util.QuitAdapter@6f03879, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6f03879, ], windowLock <50b937e, 3b0037c8>[count 2, qsz 0, owner ], 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 0x2b35b547, 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 0x16c8b5a6, handle 0x7fc8094f3c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@265e65c6, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@7f6bbdd7, com.jogamp.opengl.test.junit.util.QuitAdapter@7a7caf9b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7a7caf9b, ], windowLock [count 2, qsz 0, owner ], 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 0x51ecb0f0, 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 0x395d9cdb, handle 0x7fc809565840, isShared false, jogamp.opengl.gl4.GL4bcImpl@366695d8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc8095c42b0, [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 0x7fc809567350, [apply] SurfaceHandle 0x7fc8095c42b0 (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@8f7b3cf, com.jogamp.opengl.test.junit.util.QuitAdapter@3e3ddfa2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3e3ddfa2, ], windowLock <5025249a, 36862391>[count 2, qsz 0, owner ], 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 0x31c59e36, 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 0x41d5a7f9, handle 0x7fc80b801f70, isShared false, jogamp.opengl.gl4.GL4bcImpl@174e5edb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@1a3587d1, com.jogamp.opengl.test.junit.util.QuitAdapter@3067b7c8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3067b7c8, ], windowLock <6952c44b, 38d54df2>[count 2, qsz 0, owner ], 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 0x78741ea2, 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 0x3cf9a477, handle 0x7fc809401770, isShared false, jogamp.opengl.gl4.GL4bcImpl@2299e3c9, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc8095c42b0, [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 0x7fc809567350, [apply] SurfaceHandle 0x7fc8095c42b0 (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@2539b2de, com.jogamp.opengl.test.junit.util.QuitAdapter@6f0e1fe9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6f0e1fe9, ], windowLock <85132f5, ae87717>[count 2, qsz 0, owner ], 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 0x192e59e8, 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 0x27b1cfe0, handle 0x7fc8095c3ea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@22ea9129, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@55e02ca7, com.jogamp.opengl.test.junit.util.QuitAdapter@7093b3fc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7093b3fc, ], windowLock <710d9f21, 354a6983>[count 2, qsz 0, owner ], 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 0x5fc33fa0, 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 0x1ca9be7a, handle 0x7fc80b80ebd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@51fb3f37, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@45f35ded, com.jogamp.opengl.test.junit.util.QuitAdapter@6c9b967b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6c9b967b, ], windowLock <5ab49cf1, 7abc0bd>[count 2, qsz 0, owner ], 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 0x4899c2aa, 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 0x5872e796, handle 0x7fc8095cdaa0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c8a2ae8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc809474240, [apply] SurfaceHandle 0x7fc80b80c030 (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@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 ], 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 0x62dc94ab, 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 0x327f54e7, handle 0x7fc8094f5260, isShared false, jogamp.opengl.gl4.GL4bcImpl@6178808c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc8095c42b0, [apply] SurfaceHandle 0x7fc809567350 (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@2e3f9952, com.jogamp.opengl.test.junit.util.QuitAdapter@516aee36, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@516aee36, ], windowLock <433d44fc, 6b7c1ee0>[count 2, qsz 0, owner ], 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 0x29943b72, 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 0x6e2a1389, handle 0x7fc80b804970, isShared false, jogamp.opengl.gl4.GL4bcImpl@613efefe, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc8095c42b0, [apply] SurfaceHandle 0x7fc809567350 (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@6ed70792, com.jogamp.opengl.test.junit.util.QuitAdapter@67323b17, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@67323b17, ], windowLock <12c597ef, 6a79d589>[count 2, qsz 0, owner ], 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 0x69c60260, 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 0x653d20e2, handle 0x7fc80b80ebd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@24be0cc7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc809567350, [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 0x7fc8095c42b0, [apply] SurfaceHandle 0x7fc809567350 (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@3938efa9, com.jogamp.opengl.test.junit.util.QuitAdapter@48fe5d98, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@48fe5d98, ], windowLock <33b2cb98, 1f5482ac>[count 2, qsz 0, owner ], 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 0x7a8f9805, 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 0x50e084b7, handle 0x7fc8095deea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@3effe655, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@126af6c3, com.jogamp.opengl.test.junit.util.QuitAdapter@2c6e85a7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2c6e85a7, ], windowLock [count 2, qsz 0, owner ], 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 0x6a6daabf, 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 0x4dbbb9f, handle 0x7fc8095c91f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@32b98e7f, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@343a4ddd, com.jogamp.opengl.test.junit.util.QuitAdapter@5fce02f4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5fce02f4, ], windowLock <4e24124f, 222e289d>[count 2, qsz 0, owner ], 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 0x200b6145, 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 0x5f6944fb, handle 0x7fc8095c9790, isShared false, jogamp.opengl.gl4.GL4bcImpl@46a47031, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@55c1c532, com.jogamp.opengl.test.junit.util.QuitAdapter@2479819a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2479819a, ], windowLock <252bb82b, 5948221d>[count 2, qsz 0, owner ], 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 0x1d5216b7, 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 0x59d996fb, handle 0x7fc8095c39b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d5596c7, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2bc4560a, [apply] Handle 0x7fc80b80c030, [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 0x7fc8094f5290, [apply] SurfaceHandle 0x7fc80b80c030 (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@e1e1ae5, com.jogamp.opengl.test.junit.util.QuitAdapter@5a77b7a0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5a77b7a0, ], windowLock <69b897c6, 55f47e63>[count 2, qsz 0, owner ], 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 @ 1407301204947 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRead00_Manual took 0.002 sec [apply] Testcase: testRead01_All took 18.476 sec [apply] Testcase: testRead02_Gray2RGBA took 5.536 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301206556 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 13 [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 @ 1407301229593 ms +++ localhost/127.0.0.1:59999 - Locked within 23044 ms, 24 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] junit.framework.TestListener: endTest(testGray__ES2) [apply] junit.framework.TestListener: startTest(testGray__GL2) [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] junit.framework.TestListener: endTest(testGray__GL2) [apply] junit.framework.TestListener: startTest(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] 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] junit.framework.TestListener: endTest(testInterl3__ES2) [apply] junit.framework.TestListener: startTest(testInterl4G_ES2) [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] junit.framework.TestListener: endTest(testPalette4__ES2) [apply] junit.framework.TestListener: startTest(testRGB3__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.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] 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] 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] junit.framework.TestListener: endTest(testRGB4G_ES2) [apply] junit.framework.TestListener: startTest(testRGB4__ES2) [apply] junit.framework.TestListener: endTest(testRGB4__ES2) [apply] junit.framework.TestListener: startTest(testRGB4__GL2) [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] junit.framework.TestListener: endTest(testRGB4__GL2) [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] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 39.949 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301206556 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 @ 1407301229593 ms +++ localhost/127.0.0.1:59999 - Locked within 23044 ms, 24 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 @ 1407301246424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGray__ES2 took 3.163 sec [apply] Testcase: testGray__GL2 took 1.174 sec [apply] Testcase: testInterl3G_ES2 took 1.108 sec [apply] Testcase: testInterl3__ES2 took 1.083 sec [apply] Testcase: testInterl4G_ES2 took 1.224 sec [apply] Testcase: testInterl4__ES2 took 1.217 sec [apply] Testcase: testPalette3__ES2 took 1.149 sec [apply] Testcase: testPalette4__ES2 took 1.135 sec [apply] Testcase: testRGB3__ES2 took 1.082 sec [apply] Testcase: testRGB3__GL2 took 1.105 sec [apply] Testcase: testRGB4G_ES2 took 1.092 sec [apply] Testcase: testRGB4__ES2 took 1.089 sec [apply] Testcase: testRGB4__GL2 took 1.103 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301246424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [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 @ 1407301248046 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301264072 ms +++ localhost/127.0.0.1:59999 - Locked within 16033 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 0x35ec28b7, 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 0x580cfca3, 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 0x3c9e5e7e, 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 0x414dc149, 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 0x57ccc11d, 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 0x439a83f3, 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 0x554ce931, 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 0x2c61bbb7, 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 0x446b0224, 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 0x4d59ac93, 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 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] 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 0x1f936f80, 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 0x87d4cb2, 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 0x5a363e78, 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 0x1f3f668d, 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 0x7b65c301, 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 0x55e5b5f1, 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 0x5c0c0d45, 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 0x1b3b5c39, 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 0x5623b026, 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 0x4101baf8, 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 0x589a111f, 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 0x6ada37aa, 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 0x1c7cb0b4, 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 0x3e350808, 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 0xba26520, 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 0x529d1dd7, 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 0x491238a0, 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 0x4b43b5da, 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 0x4a5821d0, 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 0x601404d1, 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 0x4248669e, 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 0x1f493111, 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 0x7e346322, 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 0x21588de9, 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 0x3ccccd19, 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 0x29ad437e, 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 0x2e2a1a92, 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 0x4e367eeb, 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 0x5bc69e6a, 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 0x4cca7038, 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 0x7e8d93ea, 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 0xea288f, 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 0xd0cc4c1, 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 0x41496198, 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 0x38a663a4, 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 0x33d7c10a, 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 0x19c2921d, 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 0x3506bb21, 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 0x4ce78eb9, 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 0x764b3b20, 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 0x4516ee8c, 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 0x64874cc3, 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 0x6ec0c9c4, 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 0x32fe9baa, 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 0x699dd00d, 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 0x77c63ba6, 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 0x77764cb8, 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 0x77a7014d, 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 0x7546a399, 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 0x709ecdf5, 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 0x1838e644, 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 0x3f9586c8, 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 0x71c3d514, 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 0x6fda4e65, 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 0x65510241, 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 0x296b2d5e, 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 0x3b6f8b90, 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 0x1833b96c, 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 0x6bd26ddd, 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 0x442aff78, 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 0x62ea423e, 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 0x1a3272e, 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 0x7e613dd8, 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 0x222370ba, 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 0x44bdd4d8, 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 0xae0d42a, 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 0x2e8916fa, 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 0x2a438ef4, 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 0x395e4ad9, 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 0x5d8409fb, 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 0x7ab6db4, 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 0x7af485b, 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 0x4b7524e, 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 0x1f7c814d, 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 0x44036e4e, 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 0x3d3ee5c4, 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 0x6c5ec645, 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 0x422b1398, 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 0x1a138218, 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 0xjunit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] 04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x76c20307, 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 0x17115c51, 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 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] 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 0x65010970, 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 0x2712cbde, 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 0x43066fdc, 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 0x5b99f6e4, 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 0x592021b7, 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 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] 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 0x59966240, 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 0x200c85b3, 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 0x161dbb35, 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 0x79ed9fea, 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 0x5f9dfa2f, 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 0x7c9454b3, 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 0x6e44f3aa, 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 0x70d95674, 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 0x4cbb138d, 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 0xe00b556, 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 0x50812848, 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 0x4f7bb842, 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 0x437e1dd2, 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 0xcd7e89c, 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 0x32e8605a, 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 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] 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 0x448558b7, 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 0xe837986, 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 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[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x6b3a7cd4, 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 0x4cd9794b, 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 0x59aa5257, 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 0x3d03fbbe, 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 0x5084963d, 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 0x30a3a817, 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 0x487096f3, 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 0x57c650ac, 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 0x1cda7939, 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 0x4b4c9bfb, 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 0x1294a25c, 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 0x5c2f4f8b, 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 0x260f5df5, 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 0x3ae19358, 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 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] 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 0x3d0c6482, 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 0x789ab21d, 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 0x7423cbc6, 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 0x5a176fbb, 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 0x38a88c32, 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 0x418c43ad, 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 0x5faf3479, 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 0x679e2502, 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 0x3f8fdb73, 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 0x7d907b9e, 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 0x18a40279, 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 0x379e6292, 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 0x7f597bc4, 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 0x4bccc22d, 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 0x6fe03f3b, 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 0x6b5773de, 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 0x3a782ae0, 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 0x2746f61d, 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 0x23c7fe10, 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 0x1ef8deca, 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 0x64eaafa8, 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 0x6bb2725a, 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 0x1071a9f3, 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 0x164c98f4, 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 0x7ecdc69b, 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 0x77aa2b26, 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 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] 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 0x367ac7c5, 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 0x36d17274, 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 0x70b139c9, 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 0x348f4ec, 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 0x2ac7b3a3, 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 0x1ce2a846, 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 0x64959a7a, 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 0x19d0f32d, 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 0x650d1c98, 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 0x3fd072fc, 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 0xe2d1f1f, 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 0x3456337e, 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 0x7137a67f, 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 0x7c9415ea, 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 0x5e2af58b, 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 0x565ea8f9, 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 0x60a79fbb, 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 0x1ce7df90, 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 0x3b0675c3, 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 0x251d737b, 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 0x3088a346, 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 0x5a97618e, 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 0xd3b8dae, 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 0x40d2a14b, 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 0x445b642c, 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 0x4c0da7c3, 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 0x14811a37, 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 0x23cf4353, 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 0x7c4d1082, 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 0x2777068f, 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 0x774faa86, 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 0xf44809c, 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 0x5a578998, 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 0x290a887e, 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 0x72871d3e, 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 0x4910c30, 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 0x4eb725a7, 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 0x5a091f50, 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 0xce6eb5e, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3:junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] [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 0xc666ef0, 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 0x18fd54ec, 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 0x1fd25ec5, 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 0x2c4be7d5, 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 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] 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 0x7dd21cd, 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 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] 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 0x133c118a, 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 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] 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 0x3697a64, 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 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] 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 0x2c11c55b, 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 0x42b3eff7, 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 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[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][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[2][1]: Conv2: PixelRect[obj 0x4bb807ac, 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 0x1effd40a, 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 0x2db9ec6c, 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 0x950bde8, 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 0x13e3cf1f, 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 0x5133066c, 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 0x6ceac619, 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 0x2973cb2c, 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 0x711fcaf6, 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 0x5e46167f, 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 0x4b6f1c33, 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 0x6ba47ef5, 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 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] 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 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] 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 0x36350f6e, 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 0x55881a8f, 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 0x5a87ce27, 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 0x9ef90e0, 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 0x4f106738, 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 0x3de8b615, 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 0x790a3c73, 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 0xf06e01a, 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 0xc62d2ab, 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 0x2bf4dee7, 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 0x5956263c, 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 0x26e85af6, 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 0x60abe06e, 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 0x341b8757, 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 0x7b527b7a, 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 0x6428c5d6, 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 0x30d497f9, 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 0x5545757a, 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 0x4323c852, 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 0x6234a1ed, 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 0x6d7300f9, 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 0x19451392, 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 0x607e334, 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 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[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x2529c051, 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 0x581118e6, 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 0x4a79d135, 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 0x39614c6, 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 0x722dd500, 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 0x1efb2d90, 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 0x7c6c58d3, 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 0x2d3bc476, 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 0x2edf362d, 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 0x405ddc65, 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 0x52308be6, 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 0x7130d331, 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 0x3c797005, 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 0x48a97747, 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 0x6dd5fb95, 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 0xjunit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] 04010203 [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 0x7b782b88, 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 0xe722d0c, 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 0x69eb763c, 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 0x619f9377, 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 0x338a9bb3, 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 0x50f41f34, 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 0x65012945, 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 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] 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 0x3668ad91, 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 0x125b267f, 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 0x1e3c6543, 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 0xf1c2137, 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 0x7fc8a9a0, 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 0x1ee4e327, 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 0x44fd2549, 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 0x479aff01, 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 0x10dbbf61, 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 0x4af181ec, 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 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] 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 0x29ee65b1, 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 0x62565cf8, 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 0x13f1d038, 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 0x689d16c2, 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 0x21415036, 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 0x46f91a48, 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 0xc2c915f, 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 0x41fbfa37, 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 0x5e852b9, 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 0x578ef2b6, 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 0x69e0b7a2, 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 0x203822fc, 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 0x4580deea, 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 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[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x21934d9d, 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 0x4dcc8fa3, 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 0x30ea3e3c, 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 0x629bee3a, 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 0x6b355469, 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 0x7a38f07b, 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 0x303459ed, 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 0x3cfbef54, 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 0x401d9313, 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 0x55a2e547, 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 0x397ac43d, 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 0x2ae99e46, 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 0x4f961bac, 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 0x7f2e206, 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 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] 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 0x54ebcda1, 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 0x45093095, 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 0x5e54a99b, 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 0x84b2f7f, 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 0x1b3f1a, 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 0x7ccbc403, 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 0x25b1e0f7, 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 0x41288b76, 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 0x4cdc1165, 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 0x3fa254f, 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 0x1ba76793, 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 0xb80f214, 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 0x3e9504f2, 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 0x2977cbf7, 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 0x77efda65, 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 0x23eb5a67, 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 0x307c329d, 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 0x29defa49, 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 0x6e01e418, 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 0x3e261c14, 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 0x37fd84ec, 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 0x6521beab, 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 0xa6d006c, 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 0x7a36b7cc, 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 0x1e5cf0c3, 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 0x67c2a1c7, 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 0x1b0b4509, 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 0xe15fbe, 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 0x4c54b365, 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 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] 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 0x5cda1b43, 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 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] 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 0x59b982e2, 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 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] 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 0x1404c696, 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 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] 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 0x5183093c, 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 0x71d36bf2, 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 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[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][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[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x48bcff11, 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 0x700dda65, 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 0x1d7d565c, 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 0xfb0c124, 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 0x1d582a88, 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 0x75055c5, 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 0x2b2efc43, 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 0x19b3a8db, 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] 0x04010203junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL) [apply] 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x6212cf0b, 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 0x66b5e5d7, 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 0x3004baef, 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 0xe91662, 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 0x46bc7c65, 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 0x8aef2b, 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 0x215bf054, 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 0x1aff2be8, 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 0x71a7f9f0, 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 0x4b0a35db, 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 0xb55e35a, 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 0x501720f5, 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 0x1e74dde7, 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 0xa947850, 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 0x1966d19d, 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 0x2d4ba772, 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 0x41de4499, 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 0x6769ba97, 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 0x4e59448b, 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 0x46a329dc, 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 0x2114ebf, 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 0x3e48dea8, 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 0x2212078a, 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 0x4dad067f, 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 0x1a85a3b0, 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 0x3bbd856a, 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 0x178210ca, 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 0x5c1c49d4, 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 0x45332c8a, 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 0x22b13b84, 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 0x21ba68e7, 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 0x553d26fd, 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 0x21cad7c3, 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 0xc1b548a, 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 0x564b363b, 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 0x63d587bf, 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 0x57c33fcd, 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 0x5391d8be, 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 0xc2ccccf, 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 0x513a3047, 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 0x4337aefa, 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 0x7cc0c18f, 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 0x52e3d345, 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 0x6b438186, 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 0x1cecbb6e, 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 0x7a054197, 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 0x6f155f16, 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 0x6415d653, 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 0x55aa167a, 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 0x11a9cf86, 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 0x23776f79, 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 0x7637831f, 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 0x3681a4db, 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 0x796e41d1, 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 0x35a33e9f, 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 0x7064543b, 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 0x4ad62722, 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 0x31a34f90, 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 0x58bc9065, 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 0x43ac0466, 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 0x5254e73f, 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 0x441a0353, 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 0x7d06113, 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 0x1952a67, 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 0x6812d100, 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 0x2b578c61, 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 0xc14a82, 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 0x12029d31, 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 0x699e0533, 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 0x5678d71, 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 0x5176f87c, 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 0x59b3beac, 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 0x27ab3c36, 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 0x5afe1192, 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 0x5e33b6e9, 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 0x152dab50, 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 0x694a1c0c, 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 0x778dd5, 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 0x29009b30, 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 0x66cc8157, 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 0x7c3fab7a, 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 0x38131650, 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 0x6d1dfaf2, 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 0x4b465dd5, 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 0x78ba718e, 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 0x18755f8e, 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 0x41d4702d, 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 0x6210bc1e, 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 0x38ae87de, 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 0x4a5a1ce4, 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] [ 6junit.framework.TestListener: endTest(testConversion05_srcS301_BE_TL_destS259_TL) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 19.027 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301248046 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 @ 1407301264072 ms +++ localhost/127.0.0.1:59999 - Locked within 16033 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 0x35ec28b7, 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 0x580cfca3, 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 0x3c9e5e7e, 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 0x414dc149, 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 0x57ccc11d, 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 0x439a83f3, 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 0x554ce931, 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 0x2c61bbb7, 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 0x446b0224, 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 0x4d59ac93, 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 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] 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 0x1f936f80, 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 0x87d4cb2, 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 0x5a363e78, 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 0x1f3f668d, 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 0x7b65c301, 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 0x55e5b5f1, 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 0x5c0c0d45, 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 0x1b3b5c39, 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 0x5623b026, 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 0x4101baf8, 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 0x589a111f, 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 0x6ada37aa, 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 0x1c7cb0b4, 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 0x3e350808, 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 0xba26520, 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 0x529d1dd7, 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 0x491238a0, 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 0x4b43b5da, 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 0x4a5821d0, 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 0x601404d1, 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 0x4248669e, 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 0x1f493111, 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 0x7e346322, 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 0x21588de9, 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 0x3ccccd19, 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 0x29ad437e, 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 0x2e2a1a92, 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 0x4e367eeb, 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 0x5bc69e6a, 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 0x4cca7038, 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 0x7e8d93ea, 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 0xea288f, 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 0xd0cc4c1, 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 0x41496198, 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 0x38a663a4, 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 0x33d7c10a, 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 0x19c2921d, 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 0x3506bb21, 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 0x4ce78eb9, 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 0x764b3b20, 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 0x4516ee8c, 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 0x64874cc3, 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 0x6ec0c9c4, 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 0x32fe9baa, 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 0x699dd00d, 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 0x77c63ba6, 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 0x77764cb8, 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 0x77a7014d, 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 0x7546a399, 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 0x709ecdf5, 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 0x1838e644, 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 0x3f9586c8, 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 0x71c3d514, 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 0x6fda4e65, 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 0x65510241, 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 0x296b2d5e, 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 0x3b6f8b90, 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 0x1833b96c, 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 0x6bd26ddd, 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 0x442aff78, 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 0x62ea423e, 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 0x1a3272e, 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 0x7e613dd8, 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 0x222370ba, 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 0x44bdd4d8, 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 0xae0d42a, 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 0x2e8916fa, 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 0x2a438ef4, 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 0x395e4ad9, 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 0x5d8409fb, 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 0x7ab6db4, 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 0x7af485b, 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 0x4b7524e, 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 0x1f7c814d, 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 0x44036e4e, 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 0x3d3ee5c4, 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 0x6c5ec645, 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 0x422b1398, 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 0x1a138218, 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 0x76c20307, 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 0x17115c51, 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 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] 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 0x65010970, 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 0x2712cbde, 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 0x43066fdc, 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 0x5b99f6e4, 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 0x592021b7, 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 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] 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 0x59966240, 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 0x200c85b3, 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 0x161dbb35, 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 0x79ed9fea, 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 0x5f9dfa2f, 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 0x7c9454b3, 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 0x6e44f3aa, 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 0x70d95674, 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 0x4cbb138d, 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 0xe00b556, 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 0x50812848, 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 0x4f7bb842, 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 0x437e1dd2, 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 0xcd7e89c, 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 0x32e8605a, 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 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] 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 0x448558b7, 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 0xe837986, 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 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[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x6b3a7cd4, 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 0x4cd9794b, 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 0x59aa5257, 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 0x3d03fbbe, 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 0x5084963d, 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 0x30a3a817, 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 0x487096f3, 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 0x57c650ac, 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 0x1cda7939, 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 0x4b4c9bfb, 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 0x1294a25c, 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 0x5c2f4f8b, 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 0x260f5df5, 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 0x3ae19358, 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 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] 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 0x3d0c6482, 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 0x789ab21d, 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 0x7423cbc6, 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 0x5a176fbb, 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 0x38a88c32, 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 0x418c43ad, 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 0x5faf3479, 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 0x679e2502, 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 0x3f8fdb73, 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 0x7d907b9e, 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 0x18a40279, 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 0x379e6292, 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 0x7f597bc4, 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 0x4bccc22d, 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 0x6fe03f3b, 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 0x6b5773de, 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 0x3a782ae0, 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 0x2746f61d, 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 0x23c7fe10, 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 0x1ef8deca, 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 0x64eaafa8, 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 0x6bb2725a, 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 0x1071a9f3, 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 0x164c98f4, 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 0x7ecdc69b, 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 0x77aa2b26, 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 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] 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 0x367ac7c5, 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 0x36d17274, 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 0x70b139c9, 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 0x348f4ec, 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 0x2ac7b3a3, 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 0x1ce2a846, 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 0x64959a7a, 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 0x19d0f32d, 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 0x650d1c98, 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 0x3fd072fc, 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 0xe2d1f1f, 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 0x3456337e, 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 0x7137a67f, 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 0x7c9415ea, 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 0x5e2af58b, 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 0x565ea8f9, 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 0x60a79fbb, 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 0x1ce7df90, 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 0x3b0675c3, 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 0x251d737b, 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 0x3088a346, 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 0x5a97618e, 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 0xd3b8dae, 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 0x40d2a14b, 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 0x445b642c, 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 0x4c0da7c3, 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 0x14811a37, 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 0x23cf4353, 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 0x7c4d1082, 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 0x2777068f, 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 0x774faa86, 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 0xf44809c, 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 0x5a578998, 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 0x290a887e, 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 0x72871d3e, 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 0x4910c30, 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 0x4eb725a7, 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 0x5a091f50, 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 0xce6eb5e, 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 0xc666ef0, 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 0x18fd54ec, 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 0x1fd25ec5, 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 0x2c4be7d5, 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 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] 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 0x7dd21cd, 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 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] 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 0x133c118a, 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 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] 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 0x3697a64, 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 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] 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 0x2c11c55b, 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 0x42b3eff7, 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 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[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][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[2][1]: Conv2: PixelRect[obj 0x4bb807ac, 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 0x1effd40a, 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 0x2db9ec6c, 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 0x950bde8, 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 0x13e3cf1f, 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 0x5133066c, 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 0x6ceac619, 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 0x2973cb2c, 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 0x711fcaf6, 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 0x5e46167f, 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 0x4b6f1c33, 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 0x6ba47ef5, 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 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] 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 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] 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 0x36350f6e, 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 0x55881a8f, 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 0x5a87ce27, 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 0x9ef90e0, 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 0x4f106738, 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 0x3de8b615, 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 0x790a3c73, 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 0xf06e01a, 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 0xc62d2ab, 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 0x2bf4dee7, 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 0x5956263c, 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 0x26e85af6, 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 0x60abe06e, 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 0x341b8757, 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 0x7b527b7a, 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 0x6428c5d6, 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 0x30d497f9, 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 0x5545757a, 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 0x4323c852, 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 0x6234a1ed, 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 0x6d7300f9, 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 0x194511][ 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 0x621ee2de, 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 0x59c08f25, 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 @ 1407301266991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 392, 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 0x607e334, 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 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[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x2529c051, 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 0x581118e6, 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 0x4a79d135, 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 0x39614c6, 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 0x722dd500, 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 0x1efb2d90, 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 0x7c6c58d3, 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 0x2d3bc476, 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 0x2edf362d, 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 0x405ddc65, 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 0x52308be6, 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 0x7130d331, 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 0x3c797005, 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 0x48a97747, 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 0x6dd5fb95, 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 0x7b782b88, 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 0xe722d0c, 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 0x69eb763c, 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 0x619f9377, 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 0x338a9bb3, 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 0x50f41f34, 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 0x65012945, 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 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] 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 0x3668ad91, 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 0x125b267f, 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 0x1e3c6543, 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 0xf1c2137, 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 0x7fc8a9a0, 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 0x1ee4e327, 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 0x44fd2549, 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 0x479aff01, 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 0x10dbbf61, 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 0x4af181ec, 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 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] 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 0x29ee65b1, 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 0x62565cf8, 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 0x13f1d038, 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 0x689d16c2, 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 0x21415036, 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 0x46f91a48, 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 0xc2c915f, 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 0x41fbfa37, 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 0x5e852b9, 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 0x578ef2b6, 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 0x69e0b7a2, 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 0x203822fc, 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 0x4580deea, 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 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[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x21934d9d, 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 0x4dcc8fa3, 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 0x30ea3e3c, 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 0x629bee3a, 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 0x6b355469, 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 0x7a38f07b, 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 0x303459ed, 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 0x3cfbef54, 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 0x401d9313, 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 0x55a2e547, 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 0x397ac43d, 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 0x2ae99e46, 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 0x4f961bac, 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 0x7f2e206, 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 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] 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 0x54ebcda1, 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 0x45093095, 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 0x5e54a99b, 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 0x84b2f7f, 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 0x1b3f1a, 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 0x7ccbc403, 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 0x25b1e0f7, 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 0x41288b76, 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 0x4cdc1165, 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 0x3fa254f, 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 0x1ba76793, 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 0xb80f214, 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 0x3e9504f2, 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 0x2977cbf7, 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 0x77efda65, 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 0x23eb5a67, 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 0x307c329d, 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 0x29defa49, 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 0x6e01e418, 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 0x3e261c14, 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 0x37fd84ec, 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 0x6521beab, 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 0xa6d006c, 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 0x7a36b7cc, 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 0x1e5cf0c3, 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 0x67c2a1c7, 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 0x1b0b4509, 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 0xe15fbe, 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 0x4c54b365, 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 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] 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 0x5cda1b43, 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 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] 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 0x59b982e2, 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 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] 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 0x1404c696, 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 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] 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 0x5183093c, 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 0x71d36bf2, 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 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[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][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[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x48bcff11, 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 0x700dda65, 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 0x1d7d565c, 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 0xfb0c124, 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 0x1d582a88, 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 0x75055c5, 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 0x2b2efc43, 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 0x19b3a8db, 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 0x6212cf0b, 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 0x66b5e5d7, 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 0x3004baef, 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 0xe91662, 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 0x46bc7c65, 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 0x8aef2b, 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 0x215bf054, 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 0x1aff2be8, 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 0x71a7f9f0, 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 0x4b0a35db, 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 0xb55e35a, 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 0x501720f5, 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 0x1e74dde7, 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 0xa947850, 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 0x1966d19d, 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 0x2d4ba772, 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 0x41de4499, 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 0x6769ba97, 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 0x4e59448b, 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 0x46a329dc, 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 0x2114ebf, 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 0x3e48dea8, 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 0x2212078a, 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 0x4dad067f, 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 0x1a85a3b0, 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 0x3bbd856a, 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 0x178210ca, 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 0x5c1c49d4, 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 0x45332c8a, 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 0x22b13b84, 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 0x21ba68e7, 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 0x553d26fd, 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 0x21cad7c3, 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 0xc1b548a, 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 0x564b363b, 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 0x63d587bf, 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 0x57c33fcd, 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 0x5391d8be, 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 0xc2ccccf, 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 0x513a3047, 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 0x4337aefa, 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 0x7cc0c18f, 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 0x52e3d345, 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 0x6b438186, 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 0x1cecbb6e, 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 0x7a054197, 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 0x6f155f16, 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 0x6415d653, 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 0x55aa167a, 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 0x11a9cf86, 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 0x23776f79, 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 0x7637831f, 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 0x3681a4db, 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 0x796e41d1, 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 0x35a33e9f, 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 0x7064543b, 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 0x4ad62722, 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 0x31a34f90, 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 0x58bc9065, 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 0x43ac0466, 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 0x5254e73f, 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 0x441a0353, 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 0x7d06113, 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 0x1952a67, 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 0x6812d100, 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 0x2b578c61, 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 0xc14a82, 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 0x12029d31, 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 0x699e0533, 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 0x5678d71, 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 0x5176f87c, 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 0x59b3beac, 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 0x27ab3c36, 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 0x5afe1192, 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 0x5e33b6e9, 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 0x152dab50, 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 0x694a1c0c, 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 0x778dd5, 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 0x29009b30, 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 0x66cc8157, 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 0x7c3fab7a, 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 0x38131650, 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 0x6d1dfaf2, 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 0x4b465dd5, 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 0x78ba718e, 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 0x18755f8e, 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 0x41d4702d, 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 0x6210bc1e, 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 0x38ae87de, 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 0x4a5a1ce4, 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 0x621ee2de, 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 0x59c08f25, 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 @ 1407301266991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 0.968 sec [apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.867 sec [apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.442 sec [apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.422 sec [apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.154 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 @ 1407301269551 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 @ 1407301271556 ms +++ localhost/127.0.0.1:59999 - Locked within 2041 ms, 3 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] junit.framework.TestListener: startTest(testPNGRead11_fromRGBA8888) [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 6junit.framework.TestListener: endTest(testPNGRead11_fromRGBA8888) [apply] junit.framework.TestListener: startTest(testPNGRead12_fromABGR8888) [apply] 40, 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] 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] junit.framework.TestListener: endTest(testPNGRead14_fromARGB8888) [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 @ 1407301271793 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.421 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301269551 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 @ 1407301271556 ms +++ localhost/127.0.0.1:59999 - Locked within 2041 ms, 3 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 @ 1407301271793 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead11_fromRGBA8888 took 0.109 sec [apply] Testcase: testPNGRead12_fromABGR8888 took 0.029 sec [apply] Testcase: testPNGRead13_fromBGRA8888 took 0.013 sec [apply] Testcase: testPNGRead14_fromARGB8888 took 0.015 sec [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 @ 1407301273366 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] junit.framework.TestListener: endTest(test01U32__GL2) [apply] junit.framework.TestListener: startTest(test02RLE32__GL2) [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] junit.framework.TestListener: endTest(test02RLE32__GL2) [apply] junit.framework.TestListener: startTest(test03RLE32__GL2) [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.491 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301273366 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1407301278780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01U32__GL2 took 3.07 sec [apply] Testcase: test02RLE32__GL2 took 1.113 sec [apply] Testcase: test03RLE32__GL2 took 1.133 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301278780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407301280409 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 @ 1407301285422 ms +++ localhost/127.0.0.1:59999 - Locked within 5020 ms, 6 attempts [apply] junit.framework.TestListener: startTest(test1) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [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] 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] 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: 9.419 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 @ 1407301280409 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 @ 1407301285422 ms +++ localhost/127.0.0.1:59999 - Locked within 5020 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 @ 1407301289750 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test1 took 2.551 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301289750 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 @ 1407301291342 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 @ 1407301295350 ms +++ localhost/127.0.0.1:59999 - Locked within 4015 ms, 5 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:1407301297119 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1d387200: tileRendererInUse null, GearsES2[obj 0x1d387200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d387200 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 0x1d387200 created: GearsObj[0x24a03155, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d387200 created: GearsObj[0x1106d63c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d387200 created: GearsObj[0x1106d63c, 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 0x1d387200 FIN GearsES2[obj 0x1d387200 isInit true, usesShared false, 1 GearsObj[0x24a03155, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1106d63c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dceed49, 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 0x1d387200 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381db0c10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d387200, 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 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297123 d 139ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] duration: 145 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1d387200 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381db0c10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d387200, 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 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297513 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] duration: 222 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297838 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1d387200: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1d387200 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297848 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297871 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1d387200: tileRendererInUse null, GearsES2[obj 0x1d387200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d387200 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 0x1d387200 created: GearsObj[0x7f079e09, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d387200 created: GearsObj[0x4d18a206, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d387200 created: GearsObj[0x4d18a206, 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 0x1d387200 FIN GearsES2[obj 0x1d387200 isInit true, usesShared false, 1 GearsObj[0x7f079e09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d18a206, 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 0x1d387200 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381c9c750, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d387200, 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 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381c9c750 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297872 d 54ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381c9c750 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381c9c750 [apply] duration: 130 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298155 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1d387200: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1d387200 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298156 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:1407301298184 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x70d88496: tileRendererInUse null, GearsES2[obj 0x70d88496 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70d88496 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 0x70d88496 created: GearsObj[0x563c591c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70d88496 created: GearsObj[0x13fe697f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70d88496 created: GearsObj[0x13fe697f, 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 0x70d88496 FIN GearsES2[obj 0x70d88496 isInit true, usesShared false, 1 GearsObj[0x563c591c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13fe697f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23c01b1a, 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 0x70d88496 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381cfad70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70d88496, 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 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298185 d 58ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] duration: 130 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x70d88496 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381cfad70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70d88496, 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 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298494 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] duration: 225 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298822 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x70d88496: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x70d88496 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298824 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298853 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x70d88496: tileRendererInUse null, GearsES2[obj 0x70d88496 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70d88496 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 0x70d88496 created: GearsObj[0x45d9a778, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70d88496 created: GearsObj[0x5481db1b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70d88496 created: GearsObj[0x5481db1b, 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 0x70d88496 FIN GearsES2[obj 0x70d88496 isInit true, usesShared false, 1 GearsObj[0x45d9a778, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5481db1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1957f4f5, 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 0x70d88496 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc384011700, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70d88496, 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 0x70d88496 640x480, swapInterval 1, drawable 0x7fc384011700 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298854 d 40ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc384011700 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc384011700 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301299124 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x70d88496: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x70d88496 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301299126 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] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301299224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.958 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301291342 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 @ 1407301295350 ms +++ localhost/127.0.0.1:59999 - Locked within 4015 ms, 5 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:1407301297119 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1d387200: tileRendererInUse null, GearsES2[obj 0x1d387200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d387200 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 0x1d387200 created: GearsObj[0x24a03155, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d387200 created: GearsObj[0x1106d63c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d387200 created: GearsObj[0x1106d63c, 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 0x1d387200 FIN GearsES2[obj 0x1d387200 isInit true, usesShared false, 1 GearsObj[0x24a03155, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1106d63c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dceed49, 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 0x1d387200 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381db0c10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d387200, 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 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297123 d 139ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] duration: 145 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1d387200 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381db0c10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d387200, 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 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297513 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381db0c10 [apply] duration: 222 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297838 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1d387200: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1d387200 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297848 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297871 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1d387200: tileRendererInUse null, GearsES2[obj 0x1d387200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d387200 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 0x1d387200 created: GearsObj[0x7f079e09, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d387200 created: GearsObj[0x4d18a206, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d387200 created: GearsObj[0x4d18a206, 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 0x1d387200 FIN GearsES2[obj 0x1d387200 isInit true, usesShared false, 1 GearsObj[0x7f079e09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d18a206, 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 0x1d387200 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381c9c750, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d387200, 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 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381c9c750 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301297872 d 54ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381c9c750 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d387200 640x480, swapInterval 1, drawable 0x7fc381c9c750 [apply] duration: 130 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298155 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1d387200: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1d387200 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298156 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:1407301298184 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x70d88496: tileRendererInUse null, GearsES2[obj 0x70d88496 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70d88496 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 0x70d88496 created: GearsObj[0x563c591c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70d88496 created: GearsObj[0x13fe697f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70d88496 created: GearsObj[0x13fe697f, 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 0x70d88496 FIN GearsES2[obj 0x70d88496 isInit true, usesShared false, 1 GearsObj[0x563c591c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13fe697f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23c01b1a, 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 0x70d88496 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381cfad70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70d88496, 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 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298185 d 58ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] duration: 130 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x70d88496 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc381cfad70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70d88496, 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 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298494 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc381cfad70 [apply] duration: 225 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298822 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x70d88496: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x70d88496 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298824 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298853 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x70d88496: tileRendererInUse null, GearsES2[obj 0x70d88496 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70d88496 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 0x70d88496 created: GearsObj[0x45d9a778, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70d88496 created: GearsObj[0x5481db1b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70d88496 created: GearsObj[0x5481db1b, 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 0x70d88496 FIN GearsES2[obj 0x70d88496 isInit true, usesShared false, 1 GearsObj[0x45d9a778, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5481db1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1957f4f5, 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 0x70d88496 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc384011700, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70d88496, 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 0x70d88496 640x480, swapInterval 1, drawable 0x7fc384011700 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301298854 d 40ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc384011700 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70d88496 640x480, swapInterval 1, drawable 0x7fc384011700 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301299124 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x70d88496: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x70d88496 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301299126 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 @ 1407301299224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.086 sec [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301300827 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 @ 1407301304837 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] junit.framework.TestListener: startTest(testDisplayCreate01) [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:1407301306586 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x18019c40: tileRendererInUse null, GearsES2[obj 0x18019c40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x18019c40 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 0x18019c40 created: GearsObj[0x387d784d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18019c40 created: GearsObj[0x35652434, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18019c40 created: GearsObj[0x35652434, 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 0x18019c40 FIN GearsES2[obj 0x18019c40 isInit true, usesShared false, 1 GearsObj[0x387d784d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35652434, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x735b46ef, 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 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440daab60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301306590 d 161ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] duration: 149 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440daab60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307006 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] duration: 220 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307329 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18019c40: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18019c40 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307339 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307362 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x18019c40: tileRendererInUse null, GearsES2[obj 0x18019c40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x18019c40 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 0x18019c40 created: GearsObj[0x2919dca, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18019c40 created: GearsObj[0x260e3a17, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18019c40 created: GearsObj[0x260e3a17, 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 0x18019c40 FIN GearsES2[obj 0x18019c40 isInit true, usesShared false, 1 GearsObj[0x2919dca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x260e3a17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7007cf85, 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 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440c929d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440c929d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307363 d 38ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440c929d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440c929d0 [apply] duration: 130 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307629 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x18019c40: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x18019c40 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307631 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:1407301307661 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x4d6d478b: tileRendererInUse null, GearsES2[obj 0x4d6d478b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d6d478b 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 0x4d6d478b created: GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d6d478b created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d6d478b created: GearsObj[0x3e622574, 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 0x4d6d478b FIN GearsES2[obj 0x4d6d478b 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-3,5,main] GearsES2.reshape 0x4d6d478b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f008d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d6d478b, 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 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307662 d 47ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] duration: 122 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x4d6d478b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f008d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d6d478b, 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 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307952 d 3ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] duration: 224 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308277 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x4d6d478b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x4d6d478b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308278 d 1ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308309 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x4d6d478b: tileRendererInUse null, GearsES2[obj 0x4d6d478b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d6d478b 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 0x4d6d478b created: GearsObj[0x6054cd1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d6d478b created: GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d6d478b 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 0x4d6d478b FIN GearsES2[obj 0x4d6d478b 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 0x4d6d478b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f30cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d6d478b, 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 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f30cd0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308310 d 60ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f30cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f30cd0 [apply] junit.framework.TestListener: endTest(testDisplayCreate01) [apply] junit.framework.TestListener: startTest(testDisplayCreate02) [apply] duration: 135 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308603 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4d6d478b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4d6d478b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308605 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:1407301308629 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,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-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 0x655deab0 created: GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x655deab0 created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x655deab0 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 0x655deab0 FIN GearsES2[obj 0x655deab0 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 0x655deab0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440db6f10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x655deab0, 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 0x655deab0 640x480, swapInterval 1, drawable 0x7fd440db6f10 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308630 d 43ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308680 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x7c698adc: tileRendererInUse null, GearsES2[obj 0x7c698adc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c698adc 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 0x7c698adc created: GearsObj[0x40c943a3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c698adc created: GearsObj[0x5d77a38f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c698adc created: GearsObj[0x5d77a38f, 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 0x7c698adc FIN GearsES2[obj 0x7c698adc isInit true, usesShared false, 1 GearsObj[0x40c943a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d77a38f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59933139, 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 0x7c698adc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f216e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c698adc, 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 0x7c698adc 640x480, swapInterval 1, drawable 0x7fd440f216e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308681 d 56ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x655deab0 640x480, swapInterval 1, drawable 0x7fd440db6f10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x655deab0 640x480, swapInterval 1, drawable 0x7fd440db6f10 [apply] duration: 176 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308957 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x655deab0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x655deab0 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308959 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308959 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7c698adc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7c698adc FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308975 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308976 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308976 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308977 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308977 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309005 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x758b8a1e: tileRendererInUse null, GearsES2[obj 0x758b8a1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x758b8a1e 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 0x758b8a1e created: GearsObj[0x1298ab34, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x758b8a1e created: GearsObj[0x650fec75, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x758b8a1e created: GearsObj[0x650fec75, 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 0x758b8a1e FIN GearsES2[obj 0x758b8a1e isInit true, usesShared false, 1 GearsObj[0x1298ab34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x650fec75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x786d2928, 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 0x758b8a1e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f00f80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x758b8a1e, 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 0x758b8a1e 640x480, swapInterval 1, drawable 0x7fd440f00f80 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309006 d 53ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309066 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x16f55e8c: tileRendererInUse null, GearsES2[obj 0x16f55e8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16f55e8c 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 0x16f55e8c created: GearsObj[0x6c614255, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16f55e8c created: GearsObj[0x654a1209, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16f55e8c created: GearsObj[0x654a1209, 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 0x16f55e8c FIN GearsES2[obj 0x16f55e8c isInit true, usesShared false, 1 GearsObj[0x6c614255, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x654a1209, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e640d2, 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 0x16f55e8c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440ddd3d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16f55e8c, 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 0x16f55e8c 640x480, swapInterval 1, drawable 0x7fd440ddd3d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309067 d 75ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x758b8a1e 640x480, swapInterval 1, drawable 0x7fd440f00f80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x758b8a1e 640x480, swapInterval 1, drawable 0x7fd440f00f80 [apply] duration: 192 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309361 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x758b8a1e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x758b8a1e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309362 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309362 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x16f55e8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x16f55e8c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309373 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309374 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309374 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309375 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309375 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] junit.framework.TestListener: endTest(testDisplayCreate02) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.716 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301300827 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 @ 1407301304837 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 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:1407301306586 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x18019c40: tileRendererInUse null, GearsES2[obj 0x18019c40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x18019c40 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 0x18019c40 created: GearsObj[0x387d784d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18019c40 created: GearsObj[0x35652434, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18019c40 created: GearsObj[0x35652434, 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 0x18019c40 FIN GearsES2[obj 0x18019c40 isInit true, usesShared false, 1 GearsObj[0x387d784d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35652434, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x735b46ef, 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 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440daab60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301306590 d 161ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] duration: 149 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440daab60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307006 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440daab60 [apply] duration: 220 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307329 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18019c40: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18019c40 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307339 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307362 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x18019c40: tileRendererInUse null, GearsES2[obj 0x18019c40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x18019c40 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 0x18019c40 created: GearsObj[0x2919dca, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18019c40 created: GearsObj[0x260e3a17, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18019c40 created: GearsObj[0x260e3a17, 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 0x18019c40 FIN GearsES2[obj 0x18019c40 isInit true, usesShared false, 1 GearsObj[0x2919dca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x260e3a17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7007cf85, 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 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440c929d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440c929d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307363 d 38ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440c929d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x18019c40 640x480, swapInterval 1, drawable 0x7fd440c929d0 [apply] duration: 130 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307629 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x18019c40: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x18019c40 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307631 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:1407301307661 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x4d6d478b: tileRendererInUse null, GearsES2[obj 0x4d6d478b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d6d478b 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 0x4d6d478b created: GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d6d478b created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d6d478b created: GearsObj[0x3e622574, 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 0x4d6d478b FIN GearsES2[obj 0x4d6d478b 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-3,5,main] GearsES2.reshape 0x4d6d478b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f008d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d6d478b, 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 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307662 d 47ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] duration: 122 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x4d6d478b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f008d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d6d478b, 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 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301307952 d 3ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f008d0 [apply] duration: 224 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308277 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x4d6d478b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x4d6d478b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308278 d 1ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308309 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x4d6d478b: tileRendererInUse null, GearsES2[obj 0x4d6d478b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d6d478b 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 0x4d6d478b created: GearsObj[0x6054cd1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d6d478b created: GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d6d478b 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 0x4d6d478b FIN GearsES2[obj 0x4d6d478b 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 0x4d6d478b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f30cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d6d478b, 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 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f30cd0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308310 d 60ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f30cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d6d478b 640x480, swapInterval 1, drawable 0x7fd440f30cd0 [apply] duration: 135 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308603 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4d6d478b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4d6d478b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308605 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:1407301308629 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,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-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 0x655deab0 created: GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x655deab0 created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x655deab0 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 0x655deab0 FIN GearsES2[obj 0x655deab0 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 0x655deab0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440db6f10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x655deab0, 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 0x655deab0 640x480, swapInterval 1, drawable 0x7fd440db6f10 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308630 d 43ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308680 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x7c698adc: tileRendererInUse null, GearsES2[obj 0x7c698adc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c698adc 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 0x7c698adc created: GearsObj[0x40c943a3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c698adc created: GearsObj[0x5d77a38f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c698adc created: GearsObj[0x5d77a38f, 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 0x7c698adc FIN GearsES2[obj 0x7c698adc isInit true, usesShared false, 1 GearsObj[0x40c943a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d77a38f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59933139, 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 0x7c698adc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f216e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c698adc, 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 0x7c698adc 640x480, swapInterval 1, drawable 0x7fd440f216e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308681 d 56ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x655deab0 640x480, swapInterval 1, drawable 0x7fd440db6f10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x655deab0 640x480, swapInterval 1, drawable 0x7fd440db6f10 [apply] duration: 176 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308957 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x655deab0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x655deab0 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308959 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308959 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7c698adc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7c698adc FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308975 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308976 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308976 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308977 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301308977 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309005 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x758b8a1e: tileRendererInUse null, GearsES2[obj 0x758b8a1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x758b8a1e 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 0x758b8a1e created: GearsObj[0x1298ab34, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x758b8a1e created: GearsObj[0x650fec75, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x758b8a1e created: GearsObj[0x650fec75, 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 0x758b8a1e FIN GearsES2[obj 0x758b8a1e isInit true, usesShared false, 1 GearsObj[0x1298ab34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x650fec75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x786d2928, 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 0x758b8a1e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440f00f80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x758b8a1e, 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 0x758b8a1e 640x480, swapInterval 1, drawable 0x7fd440f00f80 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309006 d 53ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309066 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x16f55e8c: tileRendererInUse null, GearsES2[obj 0x16f55e8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16f55e8c 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 0x16f55e8c created: GearsObj[0x6c614255, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16f55e8c created: GearsObj[0x654a1209, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16f55e8c created: GearsObj[0x654a1209, 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 0x16f55e8c FIN GearsES2[obj 0x16f55e8c isInit true, usesShared false, 1 GearsObj[0x6c614255, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x654a1209, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e640d2, 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 0x16f55e8c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd440ddd3d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16f55e8c, 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 0x16f55e8c 640x480, swapInterval 1, drawable 0x7fd440ddd3d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309067 d 75ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x758b8a1e 640x480, swapInterval 1, drawable 0x7fd440f00f80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x758b8a1e 640x480, swapInterval 1, drawable 0x7fd440f00f80 [apply] duration: 192 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309361 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x758b8a1e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x758b8a1e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309362 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309362 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x16f55e8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x16f55e8c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309373 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309374 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309374 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309375 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301309375 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301309468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01 took 2.096 sec [apply] Testcase: testDisplayCreate02 took 0.767 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301309468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 @ 1407301311127 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 @ 1407301314135 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 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] junit.framework.TestListener: endTest(testWindow00) [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.135 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301311127 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 @ 1407301314135 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 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 @ 1407301320185 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 4.267 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301320185 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301321777 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 @ 1407301327786 ms +++ localhost/127.0.0.1:59999 - Locked within 6016 ms, 7 attempts [apply] junit.framework.TestListener: startTest(testWarp01Center) [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 0x3d7e76b3: tileRendererInUse null, GearsES2[obj 0x3d7e76b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7e76b3 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 0x3d7e76b3 created: GearsObj[0x32d8c8a9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7e76b3 created: GearsObj[0x365de953, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7e76b3 created: GearsObj[0x365de953, 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 0x3d7e76b3 FIN GearsES2[obj 0x3d7e76b3 isInit true, usesShared false, 1 GearsObj[0x32d8c8a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365de953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dbad3b1, 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 0x3d7e76b3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa539cd2180, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7e76b3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3d7e76b3 512x512, swapInterval 1, drawable 0x7fa539cd2180 [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 0x3d7e76b3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3d7e76b3 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 0x608314f2: tileRendererInUse null, GearsES2[obj 0x608314f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x608314f2 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 0x608314f2 created: GearsObj[0x7186e848, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x608314f2 created: GearsObj[0x4ffc0932, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x608314f2 created: GearsObj[0x4ffc0932, 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 0x608314f2 FIN GearsES2[obj 0x608314f2 isInit true, usesShared false, 1 GearsObj[0x7186e848, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ffc0932, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bbfdaa4, 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 0x608314f2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa539cc63a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x608314f2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x608314f2 512x512, swapInterval 1, drawable 0x7fa539cc63a0 [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(testWarp02Random) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x608314f2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x608314f2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.363 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301321777 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 @ 1407301327786 ms +++ localhost/127.0.0.1:59999 - Locked within 6016 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 0x3d7e76b3: tileRendererInUse null, GearsES2[obj 0x3d7e76b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7e76b3 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 0x3d7e76b3 created: GearsObj[0x32d8c8a9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7e76b3 created: GearsObj[0x365de953, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7e76b3 created: GearsObj[0x365de953, 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 0x3d7e76b3 FIN GearsES2[obj 0x3d7e76b3 isInit true, usesShared false, 1 GearsObj[0x32d8c8a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365de953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dbad3b1, 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 0x3d7e76b3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa539cd2180, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7e76b3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3d7e76b3 512x512, swapInterval 1, drawable 0x7fa539cd2180 [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 0x3d7e76b3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3d7e76b3 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 0x608314f2: tileRendererInUse null, GearsES2[obj 0x608314f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x608314f2 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 0x608314f2 created: GearsObj[0x7186e848, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x608314f2 created: GearsObj[0x4ffc0932, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x608314f2 created: GearsObj[0x4ffc0932, 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 0x608314f2 FIN GearsES2[obj 0x608314f2 isInit true, usesShared false, 1 GearsObj[0x7186e848, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ffc0932, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bbfdaa4, 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 0x608314f2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa539cc63a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x608314f2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x608314f2 512x512, swapInterval 1, drawable 0x7fa539cc63a0 [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 0x608314f2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x608314f2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301334059 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWarp01Center took 2.271 sec [apply] Testcase: testWarp02Random took 2.231 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301334059 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301335701 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 @ 1407301340709 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 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 0x4792ba63: tileRendererInUse null, GearsES2[obj 0x4792ba63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4792ba63 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 0x4792ba63 created: GearsObj[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4792ba63 created: GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4792ba63 created: GearsObj[0x7c88cc5f, 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 0x4792ba63 FIN GearsES2[obj 0x4792ba63 isInit true, usesShared false, 1 GearsObj[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38e8df29, 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 0x4792ba63 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fac28dd6fa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4792ba63, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4792ba63 512x512, swapInterval 1, drawable 0x7fac28dd6fa0 [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 0x4792ba63: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4792ba63 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.205 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301335701 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 @ 1407301340709 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 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 0x4792ba63: tileRendererInUse null, GearsES2[obj 0x4792ba63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4792ba63 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 0x4792ba63 created: GearsObj[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4792ba63 created: GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4792ba63 created: GearsObj[0x7c88cc5f, 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 0x4792ba63 FIN GearsES2[obj 0x4792ba63 isInit true, usesShared false, 1 GearsObj[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38e8df29, 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 0x4792ba63 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fac28dd6fa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4792ba63, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4792ba63 512x512, swapInterval 1, drawable 0x7fac28dd6fa0 [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 0x4792ba63: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4792ba63 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301342827 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 0.321 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301342827 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407301344424 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 @ 1407301345428 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 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:1407301347218 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5434e6e3: tileRendererInUse null, GearsES2[obj 0x5434e6e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5434e6e3 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] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x5434e6e3 isInit true, usesShared false, 1 GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x667e83c5, 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@7bcdbcc2, [apply] Handle 0x7f899bcb44f0, [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 0x7f899bcb49d0, [apply] SurfaceHandle 0x7f899bcb44f0 (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@23a40e, com.jogamp.newt.event.TraceWindowAdapter@23e79334, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@38714d56, ], 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@168c660d, ], windowLock <5b7feb0b, 2b204e1b>[count 0, qsz 0, owner ], 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 0x6d817473, handle 0x7f899bcb9bb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@55e7e4bb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7bcdbcc2, [apply] Handle 0x7f899bcb44f0, [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 0x7f899bcb49d0, [apply] SurfaceHandle 0x7f899bcb44f0 (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@23a40e, com.jogamp.newt.event.TraceWindowAdapter@23e79334, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@38714d56, ], 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@168c660d, ], windowLock <5b7feb0b, 2b204e1b>[count 0, qsz 0, owner ], 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 0x7f899bcb49d0, [apply] SurfaceHandle 0x7f899bcb44f0 (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@23a40e, com.jogamp.newt.event.TraceWindowAdapter@23e79334, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@38714d56, ], 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@168c660d, ], windowLock <5b7feb0b, 2b204e1b>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] gear1 0x5434e6e3 created: GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5434e6e3 created: GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5434e6e3 created: GearsObj[0x721870dc, 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 0x5434e6e3 FIN GearsES2[obj 0x5434e6e3 isInit true, usesShared false, 1 GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x667e83c5, 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 0x5434e6e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bcb44f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5434e6e3, 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 0x5434e6e3 640x480, swapInterval 1, drawable 0x7f899bcb44f0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347222 d 150ms]] [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor01aSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor01bSimple) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347476 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5434e6e3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5434e6e3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347489 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:1407301347513 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x5880ad77 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[0x3e473e54, 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@7bcdbcc2, [apply] Handle 0x7f899bccbdd0, [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 0x7f899bcbd820, [apply] SurfaceHandle 0x7f899bccbdd0 (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@374d1cbd, com.jogamp.newt.event.TraceWindowAdapter@2799d8a8, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@655f11e7, ], 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@449088af, ], windowLock <6cfdbc53, 657250c>[count 0, qsz 0, owner ], 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 0x6d43f31, handle 0x7f899bd2b640, isShared false, jogamp.opengl.gl4.GL4bcImpl@43413a14, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7bcdbcc2, [apply] Handle 0x7f899bccbdd0, [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 0x7f899bcbd820, [apply] SurfaceHandle 0x7f899bccbdd0 (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@374d1cbd, com.jogamp.newt.event.TraceWindowAdapter@2799d8a8, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@655f11e7, ], 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@449088af, ], windowLock <6cfdbc53, 657250c>[count 0, qsz 0, owner ], 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 0x7f899bcbd820, [apply] SurfaceHandle 0x7f899bccbdd0 (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@374d1cbd, com.jogamp.newt.event.TraceWindowAdapter@2799d8a8, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@655f11e7, ], 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@449088af, ], windowLock <6cfdbc53, 657250c>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347514 d 27ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5880ad77: tileRendererInUse null, GearsES2[obj 0x5880ad77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5880ad77 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 0x5880ad77 created: GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5880ad77 created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5880ad77 created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5880ad77 FIN GearsES2[obj 0x5880ad77 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[0x3e473e54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5880ad77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bccbdd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5880ad77, 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 0x5880ad77 640x480, swapInterval 1, drawable 0x7f899bccbdd0 [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347663 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5880ad77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5880ad77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347668 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:1407301347698 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0xc6d1896: tileRendererInUse null, GearsES2[obj 0xc6d1896 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc6d1896 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 0xc6d1896 created: GearsObj[0x1a6778eb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc6d1896 created: GearsObj[0x7f3399d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc6d1896 created: GearsObj[0x7f3399d7, 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 0xc6d1896 FIN GearsES2[obj 0xc6d1896 isInit true, usesShared false, 1 GearsObj[0x1a6778eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f3399d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14b9337f, 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 0xc6d1896 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bd31d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc6d1896, 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 0xc6d1896 640x480, swapInterval 1, drawable 0x7f899bd31d90 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347705 d 39ms]] [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347847 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc6d1896: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc6d1896 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347851 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:1407301347878 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x40e0096: tileRendererInUse null, GearsES2[obj 0x40e0096 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40e0096 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 0x40e0096 created: GearsObj[0x16e8cdbb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40e0096 created: GearsObj[0xe1abbbd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40e0096 created: GearsObj[0xe1abbbd, 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 0x40e0096 FIN GearsES2[obj 0x40e0096 isInit true, usesShared false, 1 GearsObj[0x16e8cdbb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe1abbbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d1b7c86, 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 0x40e0096 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf0e1f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40e0096, 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 0x40e0096 640x480, swapInterval 1, drawable 0x7f899bf0e1f0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347879 d 45ms]] [apply] Frames for initial setVisible(true): 1 [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347931 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2648b938: tileRendererInUse null, GearsES2[obj 0x2648b938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2648b938 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 0x2648b938 created: GearsObj[0x19335a4c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2648b938 created: GearsObj[0x7a6d4080, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2648b938 created: GearsObj[0x7a6d4080, 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 0x2648b938 FIN GearsES2[obj 0x2648b938 isInit true, usesShared false, 1 GearsObj[0x19335a4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6d4080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1aa5d24b, 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 0x2648b938 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bce47e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2648b938, 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 0x2648b938 640x480, swapInterval 1, drawable 0x7f899bce47e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347932 d 57ms]] [apply] duration1: 0 [apply] duration2: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348091 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40e0096: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40e0096 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348092 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348092 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2648b938: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2648b938 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348114 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] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348166 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x2e37dbea: tileRendererInUse null, GearsES2[obj 0x2e37dbea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2e37dbea 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 0x2e37dbea created: GearsObj[0x5481db1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2e37dbea created: GearsObj[0x1957f4f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2e37dbea created: GearsObj[0x1957f4f5, 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 0x2e37dbea FIN GearsES2[obj 0x2e37dbea isInit true, usesShared false, 1 GearsObj[0x5481db1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1957f4f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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 0x2e37dbea 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf0e1f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2e37dbea, 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 0x2e37dbea 640x480, swapInterval 1, drawable 0x7f899bf0e1f0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348167 d 57ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348244 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x6c25ffa: tileRendererInUse null, GearsES2[obj 0x6c25ffa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c25ffa 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 0x6c25ffa created: GearsObj[0x87906a5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c25ffa created: GearsObj[0x41a33efb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c25ffa created: GearsObj[0x41a33efb, 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 0x6c25ffa FIN GearsES2[obj 0x6c25ffa isInit true, usesShared false, 1 GearsObj[0x87906a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41a33efb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x447bf267, 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 0x6c25ffa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf39e40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c25ffa, 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 0x6c25ffa 640x480, swapInterval 1, drawable 0x7f899bf39e40 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348246 d 29ms]] [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:1407301348376 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e37dbea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e37dbea FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348378 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348379 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6c25ffa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6c25ffa FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348389 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:1407301348430 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x74108172: tileRendererInUse null, GearsES2[obj 0x74108172 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74108172 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 0x74108172 created: GearsObj[0x622367ff, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74108172 created: GearsObj[0x280c8af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74108172 created: GearsObj[0x280c8af, 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 0x74108172 FIN GearsES2[obj 0x74108172 isInit true, usesShared false, 1 GearsObj[0x622367ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x280c8af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54f75a71, 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 0x74108172 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf23570, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74108172, 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 0x74108172 640x480, swapInterval 1, drawable 0x7f899bf23570 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348431 d 58ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348490 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x74108172: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x74108172 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348503 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348545 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x74108172: tileRendererInUse null, GearsES2[obj 0x74108172 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74108172 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 0x74108172 created: GearsObj[0x329ecdd9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74108172 created: GearsObj[0x57dc7b85, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74108172 created: GearsObj[0x57dc7b85, 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 0x74108172 FIN GearsES2[obj 0x74108172 isInit true, usesShared false, 1 GearsObj[0x329ecdd9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57dc7b85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c3185d3, 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 0x74108172 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf2c250, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74108172, 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 0x74108172 640x480, swapInterval 1, drawable 0x7f899bf2c250 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348546 d 43ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348602 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x74108172: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x74108172 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348603 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:1407301348630 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348631 d 41ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x64d9fe20: tileRendererInUse null, GearsES2[obj 0x64d9fe20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64d9fe20 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 0x64d9fe20 created: GearsObj[0x6536e74a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64d9fe20 created: GearsObj[0x778adf2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64d9fe20 created: GearsObj[0x778adf2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64d9fe20 FIN GearsES2[obj 0x64d9fe20 isInit true, usesShared false, 1 GearsObj[0x6536e74a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x778adf2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e42c3f9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64d9fe20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bcb7c30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64d9fe20, 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 0x64d9fe20 640x480, swapInterval 1, drawable 0x7f899bcb7c30 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348689 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x64d9fe20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x64d9fe20 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348696 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348732 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x64d9fe20: tileRendererInUse null, GearsES2[obj 0x64d9fe20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64d9fe20 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 0x64d9fe20 created: GearsObj[0x56fe9d74, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64d9fe20 created: GearsObj[0x6613574a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64d9fe20 created: GearsObj[0x6613574a, 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 0x64d9fe20 FIN GearsES2[obj 0x64d9fe20 isInit true, usesShared false, 1 GearsObj[0x56fe9d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6613574a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fc7efa0, 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 0x64d9fe20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899d9070b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64d9fe20, 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 0x64d9fe20 640x480, swapInterval 1, drawable 0x7f899d9070b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348733 d 72ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348816 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x64d9fe20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x64d9fe20 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348820 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.572 sec [apply] ------------- Standard Output --------------- [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x5434e6e3 isInit true, usesShared false, 1 GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x667e83c5, 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@7bcdbcc2, [apply] Handle 0x7f899bcb44f0, [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 0x7f899bcb49d0, [apply] SurfaceHandle 0x7f899bcb44f0 (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@23a40e, com.jogamp.newt.event.TraceWindowAdapter@23e79334, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@38714d56, ], 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@168c660d, ], windowLock <5b7feb0b, 2b204e1b>[count 0, qsz 0, owner ], 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 0x6d817473, handle 0x7f899bcb9bb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@55e7e4bb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7bcdbcc2, [apply] Handle 0x7f899bcb44f0, [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 0x7f899bcb49d0, [apply] SurfaceHandle 0x7f899bcb44f0 (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@23a40e, com.jogamp.newt.event.TraceWindowAdapter@23e79334, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@38714d56, ], 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@168c660d, ], windowLock <5b7feb0b, 2b204e1b>[count 0, qsz 0, owner ], 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 0x7f899bcb49d0, [apply] SurfaceHandle 0x7f899bcb44f0 (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@23a40e, com.jogamp.newt.event.TraceWindowAdapter@23e79334, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@38714d56, ], 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@168c660d, ], windowLock <5b7feb0b, 2b204e1b>[count 0, qsz 0, owner ], 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 0x5880ad77 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[0x3e473e54, 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@7bcdbcc2, [apply] Handle 0x7f899bccbdd0, [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 0x7f899bcbd820, [apply] SurfaceHandle 0x7f899bccbdd0 (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@374d1cbd, com.jogamp.newt.event.TraceWindowAdapter@2799d8a8, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@655f11e7, ], 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@449088af, ], windowLock <6cfdbc53, 657250c>[count 0, qsz 0, owner ], 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 0x6d43f31, handle 0x7f899bd2b640, isShared false, jogamp.opengl.gl4.GL4bcImpl@43413a14, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7bcdbcc2, [apply] Handle 0x7f899bccbdd0, [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 0x7f899bcbd820, [apply] SurfaceHandle 0x7f899bccbdd0 (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@374d1cbd, com.jogamp.newt.event.TraceWindowAdapter@2799d8a8, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@655f11e7, ], 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@449088af, ], windowLock <6cfdbc53, 657250c>[count 0, qsz 0, owner ], 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 0x7f899bcbd820, [apply] SurfaceHandle 0x7f899bccbdd0 (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@374d1cbd, com.jogamp.newt.event.TraceWindowAdapter@2799d8a8, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@655f11e7, ], 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@449088af, ], windowLock <6cfdbc53, 657250c>[count 0, qsz 0, owner ], 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 @ 1407301344424 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 @ 1407301345428 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 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:1407301347218 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5434e6e3: tileRendererInUse null, GearsES2[obj 0x5434e6e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5434e6e3 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 0x5434e6e3 created: GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5434e6e3 created: GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5434e6e3 created: GearsObj[0x721870dc, 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 0x5434e6e3 FIN GearsES2[obj 0x5434e6e3 isInit true, usesShared false, 1 GearsObj[0x6e6fdd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x721870dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x667e83c5, 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 0x5434e6e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bcb44f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5434e6e3, 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 0x5434e6e3 640x480, swapInterval 1, drawable 0x7f899bcb44f0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347222 d 150ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347476 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5434e6e3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5434e6e3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347489 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:1407301347513 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347514 d 27ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5880ad77: tileRendererInUse null, GearsES2[obj 0x5880ad77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5880ad77 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 0x5880ad77 created: GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5880ad77 created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5880ad77 created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5880ad77 FIN GearsES2[obj 0x5880ad77 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[0x3e473e54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5880ad77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bccbdd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5880ad77, 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 0x5880ad77 640x480, swapInterval 1, drawable 0x7f899bccbdd0 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347663 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5880ad77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5880ad77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347668 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:1407301347698 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0xc6d1896: tileRendererInUse null, GearsES2[obj 0xc6d1896 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc6d1896 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 0xc6d1896 created: GearsObj[0x1a6778eb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc6d1896 created: GearsObj[0x7f3399d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc6d1896 created: GearsObj[0x7f3399d7, 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 0xc6d1896 FIN GearsES2[obj 0xc6d1896 isInit true, usesShared false, 1 GearsObj[0x1a6778eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f3399d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14b9337f, 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 0xc6d1896 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bd31d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc6d1896, 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 0xc6d1896 640x480, swapInterval 1, drawable 0x7f899bd31d90 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347705 d 39ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347847 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc6d1896: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc6d1896 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347851 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:1407301347878 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x40e0096: tileRendererInUse null, GearsES2[obj 0x40e0096 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40e0096 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 0x40e0096 created: GearsObj[0x16e8cdbb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40e0096 created: GearsObj[0xe1abbbd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40e0096 created: GearsObj[0xe1abbbd, 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 0x40e0096 FIN GearsES2[obj 0x40e0096 isInit true, usesShared false, 1 GearsObj[0x16e8cdbb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe1abbbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d1b7c86, 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 0x40e0096 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf0e1f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40e0096, 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 0x40e0096 640x480, swapInterval 1, drawable 0x7f899bf0e1f0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347879 d 45ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347931 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2648b938: tileRendererInUse null, GearsES2[obj 0x2648b938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2648b938 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 0x2648b938 created: GearsObj[0x19335a4c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2648b938 created: GearsObj[0x7a6d4080, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2648b938 created: GearsObj[0x7a6d4080, 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 0x2648b938 FIN GearsES2[obj 0x2648b938 isInit true, usesShared false, 1 GearsObj[0x19335a4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6d4080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1aa5d24b, 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 0x2648b938 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bce47e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2648b938, 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 0x2648b938 640x480, swapInterval 1, drawable 0x7f899bce47e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301347932 d 57ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348091 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40e0096: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x40e0096 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348092 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348092 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2648b938: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2648b938 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348114 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:1407301348166 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x2e37dbea: tileRendererInUse null, GearsES2[obj 0x2e37dbea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2e37dbea 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 0x2e37dbea created: GearsObj[0x5481db1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2e37dbea created: GearsObj[0x1957f4f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2e37dbea created: GearsObj[0x1957f4f5, 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 0x2e37dbea FIN GearsES2[obj 0x2e37dbea isInit true, usesShared false, 1 GearsObj[0x5481db1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1957f4f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d930dd2, 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 0x2e37dbea 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf0e1f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2e37dbea, 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 0x2e37dbea 640x480, swapInterval 1, drawable 0x7f899bf0e1f0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348167 d 57ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348244 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x6c25ffa: tileRendererInUse null, GearsES2[obj 0x6c25ffa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c25ffa 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 0x6c25ffa created: GearsObj[0x87906a5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c25ffa created: GearsObj[0x41a33efb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c25ffa created: GearsObj[0x41a33efb, 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 0x6c25ffa FIN GearsES2[obj 0x6c25ffa isInit true, usesShared false, 1 GearsObj[0x87906a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41a33efb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x447bf267, 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 0x6c25ffa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf39e40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c25ffa, 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 0x6c25ffa 640x480, swapInterval 1, drawable 0x7f899bf39e40 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348246 d 29ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348376 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e37dbea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e37dbea FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348378 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348379 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6c25ffa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6c25ffa FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348389 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:1407301348430 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x74108172: tileRendererInUse null, GearsES2[obj 0x74108172 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74108172 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 0x74108172 created: GearsObj[0x622367ff, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74108172 created: GearsObj[0x280c8af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74108172 created: GearsObj[0x280c8af, 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 0x74108172 FIN GearsES2[obj 0x74108172 isInit true, usesShared false, 1 GearsObj[0x622367ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x280c8af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54f75a71, 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 0x74108172 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf23570, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74108172, 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 0x74108172 640x480, swapInterval 1, drawable 0x7f899bf23570 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348431 d 58ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348490 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x74108172: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x74108172 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348503 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348545 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x74108172: tileRendererInUse null, GearsES2[obj 0x74108172 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74108172 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 0x74108172 created: GearsObj[0x329ecdd9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74108172 created: GearsObj[0x57dc7b85, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74108172 created: GearsObj[0x57dc7b85, 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 0x74108172 FIN GearsES2[obj 0x74108172 isInit true, usesShared false, 1 GearsObj[0x329ecdd9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57dc7b85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c3185d3, 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 0x74108172 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bf2c250, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74108172, 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 0x74108172 640x480, swapInterval 1, drawable 0x7f899bf2c250 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348546 d 43ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348602 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x74108172: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x74108172 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348603 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:1407301348630 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348631 d 41ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x64d9fe20: tileRendererInUse null, GearsES2[obj 0x64d9fe20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64d9fe20 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 0x64d9fe20 created: GearsObj[0x6536e74a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64d9fe20 created: GearsObj[0x778adf2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64d9fe20 created: GearsObj[0x778adf2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64d9fe20 FIN GearsES2[obj 0x64d9fe20 isInit true, usesShared false, 1 GearsObj[0x6536e74a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x778adf2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e42c3f9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64d9fe20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899bcb7c30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64d9fe20, 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 0x64d9fe20 640x480, swapInterval 1, drawable 0x7f899bcb7c30 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348689 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x64d9fe20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x64d9fe20 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348696 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348732 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x64d9fe20: tileRendererInUse null, GearsES2[obj 0x64d9fe20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64d9fe20 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 0x64d9fe20 created: GearsObj[0x56fe9d74, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64d9fe20 created: GearsObj[0x6613574a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64d9fe20 created: GearsObj[0x6613574a, 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 0x64d9fe20 FIN GearsES2[obj 0x64d9fe20 isInit true, usesShared false, 1 GearsObj[0x56fe9d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6613574a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fc7efa0, 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 0x64d9fe20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f899d9070b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64d9fe20, 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 0x64d9fe20 640x480, swapInterval 1, drawable 0x7f899d9070b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348733 d 72ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348816 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x64d9fe20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x64d9fe20 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301348820 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301348913 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01aSimple took 0.35 sec [apply] Testcase: testWindowDecor01bSimple took 0.176 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.182 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.262 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.272 sec [apply] Testcase: testWindowNativeRecreate01aSimple took 0.213 sec [apply] Testcase: testWindowNativeRecreate01bSimple took 0.216 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301348913 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 @ 1407301350605 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 @ 1407301353610 ms +++ localhost/127.0.0.1:59999 - Locked within 3013 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:1407301355417 d 0ms]] [apply] junit.framework.TestListener: startTest(testWindowDecor01Simple) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x11145cf3: tileRendererInUse null, GearsES2[obj 0x11145cf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x11145cf3 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 0x11145cf3 created: GearsObj[0x4527520, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11145cf3 created: GearsObj[0x41878a17, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11145cf3 created: GearsObj[0x41878a17, 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 0x11145cf3 FIN GearsES2[obj 0x11145cf3 isInit true, usesShared false, 1 GearsObj[0x4527520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41878a17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bb4496d, 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 0x11145cf3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc3cb804970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11145cf3, 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 0x11145cf3 640x480, swapInterval 1, drawable 0x7fc3cb804970 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301355422 d 136ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301355773 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x11145cf3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x11145cf3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301355787 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:1407301356061 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2fcf1d75: tileRendererInUse null, GearsES2[obj 0x2fcf1d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2fcf1d75 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 0x2fcf1d75 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2fcf1d75 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2fcf1d75 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 0x2fcf1d75 FIN GearsES2[obj 0x2fcf1d75 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 0x2fcf1d75 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc3c94bb900, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fcf1d75, 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 0x2fcf1d75 640x480, swapInterval 1, drawable 0x7fc3c94bb900 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356062 d 45ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356574 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2fcf1d75: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2fcf1d75 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356586 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356587 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356587 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:1407301356858 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7aae6a99: tileRendererInUse null, GearsES2[obj 0x7aae6a99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7aae6a99 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 0x7aae6a99 created: GearsObj[0x7bcfceb7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7aae6a99 created: GearsObj[0x80c8fe2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7aae6a99 created: GearsObj[0x80c8fe2, 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 0x7aae6a99 FIN GearsES2[obj 0x7aae6a99 isInit true, usesShared false, 1 GearsObj[0x7bcfceb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x80c8fe2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70ba428e, 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 0x7aae6a99 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc3c94bb900, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7aae6a99, 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 0x7aae6a99 640x480, swapInterval 0, drawable 0x7fc3c94bb900 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356859 d 65ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356925 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356926 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356933 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x50a2f096: tileRendererInUse null, GearsES2[obj 0x50a2f096 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x50a2f096 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 0x50a2f096 created: GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x50a2f096 created: GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x50a2f096 created: GearsObj[0x723b8443, 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 0x50a2f096 FIN GearsES2[obj 0x50a2f096 isInit true, usesShared false, 1 GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2168854c, 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 0x50a2f096 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7fc3c94e0800, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50a2f096, 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 0x50a2f096 630x470, swapInterval 1, drawable 0x7fc3c94e0800 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356934 d 42ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356977 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356977 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357441 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7aae6a99: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7aae6a99 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357442 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357674 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50a2f096: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50a2f096 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357687 d 0ms]] [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:1407301357957 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x55855ed6: tileRendererInUse null, GearsES2[obj 0x55855ed6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x55855ed6 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 0x55855ed6 created: GearsObj[0x7e264154, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x55855ed6 created: GearsObj[0x18b3280, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x55855ed6 created: GearsObj[0x18b3280, 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 0x55855ed6 FIN GearsES2[obj 0x55855ed6 isInit true, usesShared false, 1 GearsObj[0x7e264154, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18b3280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59a0724a, 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 0x55855ed6 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc3cb838090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55855ed6, 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 0x55855ed6 640x480, swapInterval 0, drawable 0x7fc3cb838090 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357958 d 31ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357989 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357991 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358006 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x7c698adc: tileRendererInUse null, GearsES2[obj 0x7c698adc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c698adc 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 0x7c698adc created: GearsObj[0x19db0a1d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c698adc created: GearsObj[0x7b75032d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c698adc created: GearsObj[0x7b75032d, 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 0x7c698adc FIN GearsES2[obj 0x7c698adc isInit true, usesShared false, 1 GearsObj[0x19db0a1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b75032d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f23bead, 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 0x7c698adc 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7fc3c94ea670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c698adc, 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 0x7c698adc 630x470, swapInterval 1, drawable 0x7fc3c94ea670 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358011 d 47ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358058 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358059 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358525 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x55855ed6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x55855ed6 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358526 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358777 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x7c698adc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x7c698adc FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358787 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.608 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301350605 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 @ 1407301353610 ms +++ localhost/127.0.0.1:59999 - Locked within 3013 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:1407301355417 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x11145cf3: tileRendererInUse null, GearsES2[obj 0x11145cf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x11145cf3 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 0x11145cf3 created: GearsObj[0x4527520, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11145cf3 created: GearsObj[0x41878a17, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11145cf3 created: GearsObj[0x41878a17, 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 0x11145cf3 FIN GearsES2[obj 0x11145cf3 isInit true, usesShared false, 1 GearsObj[0x4527520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41878a17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bb4496d, 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 0x11145cf3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc3cb804970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11145cf3, 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 0x11145cf3 640x480, swapInterval 1, drawable 0x7fc3cb804970 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301355422 d 136ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301355773 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x11145cf3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x11145cf3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301355787 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:1407301356061 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2fcf1d75: tileRendererInUse null, GearsES2[obj 0x2fcf1d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2fcf1d75 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 0x2fcf1d75 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2fcf1d75 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2fcf1d75 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 0x2fcf1d75 FIN GearsES2[obj 0x2fcf1d75 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 0x2fcf1d75 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc3c94bb900, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fcf1d75, 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 0x2fcf1d75 640x480, swapInterval 1, drawable 0x7fc3c94bb900 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356062 d 45ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356574 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2fcf1d75: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2fcf1d75 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356586 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356587 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356587 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:1407301356858 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7aae6a99: tileRendererInUse null, GearsES2[obj 0x7aae6a99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7aae6a99 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 0x7aae6a99 created: GearsObj[0x7bcfceb7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7aae6a99 created: GearsObj[0x80c8fe2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7aae6a99 created: GearsObj[0x80c8fe2, 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 0x7aae6a99 FIN GearsES2[obj 0x7aae6a99 isInit true, usesShared false, 1 GearsObj[0x7bcfceb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x80c8fe2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70ba428e, 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 0x7aae6a99 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc3c94bb900, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7aae6a99, 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 0x7aae6a99 640x480, swapInterval 0, drawable 0x7fc3c94bb900 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356859 d 65ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356925 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356926 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356933 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x50a2f096: tileRendererInUse null, GearsES2[obj 0x50a2f096 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x50a2f096 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 0x50a2f096 created: GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x50a2f096 created: GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x50a2f096 created: GearsObj[0x723b8443, 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 0x50a2f096 FIN GearsES2[obj 0x50a2f096 isInit true, usesShared false, 1 GearsObj[0x7df92e01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x723b8443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2168854c, 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 0x50a2f096 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7fc3c94e0800, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50a2f096, 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 0x50a2f096 630x470, swapInterval 1, drawable 0x7fc3c94e0800 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356934 d 42ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356977 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301356977 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357441 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7aae6a99: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7aae6a99 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357442 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357674 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50a2f096: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50a2f096 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357687 d 0ms]] [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:1407301357957 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x55855ed6: tileRendererInUse null, GearsES2[obj 0x55855ed6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x55855ed6 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 0x55855ed6 created: GearsObj[0x7e264154, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x55855ed6 created: GearsObj[0x18b3280, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x55855ed6 created: GearsObj[0x18b3280, 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 0x55855ed6 FIN GearsES2[obj 0x55855ed6 isInit true, usesShared false, 1 GearsObj[0x7e264154, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18b3280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59a0724a, 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 0x55855ed6 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fc3cb838090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x55855ed6, 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 0x55855ed6 640x480, swapInterval 0, drawable 0x7fc3cb838090 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357958 d 31ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357989 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301357991 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358006 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x7c698adc: tileRendererInUse null, GearsES2[obj 0x7c698adc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c698adc 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 0x7c698adc created: GearsObj[0x19db0a1d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c698adc created: GearsObj[0x7b75032d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c698adc created: GearsObj[0x7b75032d, 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 0x7c698adc FIN GearsES2[obj 0x7c698adc isInit true, usesShared false, 1 GearsObj[0x19db0a1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b75032d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f23bead, 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 0x7c698adc 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7fc3c94ea670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c698adc, 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 0x7c698adc 630x470, swapInterval 1, drawable 0x7fc3c94ea670 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358011 d 47ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358058 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358059 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358525 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x55855ed6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x55855ed6 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358526 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358777 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x7c698adc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x7c698adc FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301358787 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301359131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01Simple took 0.698 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.796 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 1.099 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 1.1 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301359131 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301360724 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 @ 1407301365732 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] junit.framework.TestListener: startTest(test01WindowDecor) [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301367529 d 0ms]] [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[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1792f987 created: GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1792f987 created: GearsObj[0x7c88cc5f, 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[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38e8df29, 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 200x150 of 200x150, swapInterval 1, drawable 0x7fd68acba9b0, 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.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 0x1792f987 200x150, swapInterval 1, drawable 0x7fd68acba9b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301367534 d 120ms]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301368234 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1792f987 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd68acba9b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, 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:1407301368750 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1792f987 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fd68acba9b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, 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:1407301369267 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1792f987 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd68acba9b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 50.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] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301369785 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:1407301369798 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:1407301369847 d 0ms]] [apply] junit.framework.TestListener: endTest(test01WindowDecor) [apply] junit.framework.TestListener: startTest(test02WindowUndecor) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1f4532ea: tileRendererInUse null, GearsES2[obj 0x1f4532ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1f4532ea 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 0x1f4532ea created: GearsObj[0x1e13bfe1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1f4532ea created: GearsObj[0x229a5c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1f4532ea created: GearsObj[0x229a5c34, 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 0x1f4532ea FIN GearsES2[obj 0x1f4532ea isInit true, usesShared false, 1 GearsObj[0x1e13bfe1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x229a5c34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x441b6bab, 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 0x1f4532ea 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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 0x1f4532ea 200x150, swapInterval 1, drawable 0x7fd68adf1870 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301369848 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:1407301370485 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4532ea 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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:1407301371002 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4532ea 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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:1407301371519 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4532ea 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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:1407301372036 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f4532ea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f4532ea FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301372050 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.513 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301360724 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 @ 1407301365732 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:1407301367529 d 0ms]] [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[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1792f987 created: GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1792f987 created: GearsObj[0x7c88cc5f, 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[0x79d6ab4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c88cc5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38e8df29, 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 200x150 of 200x150, swapInterval 1, drawable 0x7fd68acba9b0, 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.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 0x1792f987 200x150, swapInterval 1, drawable 0x7fd68acba9b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301367534 d 120ms]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301368234 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1792f987 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd68acba9b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, 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:1407301368750 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1792f987 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fd68acba9b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, 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:1407301369267 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1792f987 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd68acba9b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 50.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] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301369785 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:1407301369798 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:1407301369847 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1f4532ea: tileRendererInUse null, GearsES2[obj 0x1f4532ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1f4532ea 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 0x1f4532ea created: GearsObj[0x1e13bfe1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1f4532ea created: GearsObj[0x229a5c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1f4532ea created: GearsObj[0x229a5c34, 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 0x1f4532ea FIN GearsES2[obj 0x1f4532ea isInit true, usesShared false, 1 GearsObj[0x1e13bfe1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x229a5c34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x441b6bab, 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 0x1f4532ea 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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 0x1f4532ea 200x150, swapInterval 1, drawable 0x7fd68adf1870 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301369848 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:1407301370485 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4532ea 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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:1407301371002 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4532ea 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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:1407301371519 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4532ea 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd68adf1870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4532ea, 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:1407301372036 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f4532ea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f4532ea FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407301372050 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301372152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WindowDecor took 2.348 sec [apply] Testcase: test02WindowUndecor took 2.249 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301372152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301373698 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 @ 1407301379709 ms +++ localhost/127.0.0.1:59999 - Locked within 6018 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[0x4eca7064, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x4c98dda5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x47ffa2ec, 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[0x4506213e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x157090d9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1135a18e, 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] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301382030 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.41 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301373698 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 @ 1407301379709 ms +++ localhost/127.0.0.1:59999 - Locked within 6018 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[0x4eca7064, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x4c98dda5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x47ffa2ec, 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[0x4506213e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x157090d9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1135a18e, 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 @ 1407301382030 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 2.219 sec [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] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301383688 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 @ 1407301384701 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] junit.framework.TestListener: startTest(testRemoteWindow01) [apply] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.74 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301383688 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 @ 1407301384701 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 2 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 @ 1407301385359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 0.6 sec [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301385359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301386812 ms +++ localhost/127.0.0.1:59999 - Locked within 18 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT [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 0x7fd7b1cc86a0, 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 0x7fd7b1cc86a0 [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 @ 1407301389269 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(testCloseGLWindow) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.533 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301386812 ms +++ localhost/127.0.0.1:59999 - Locked within 18 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 0x7fd7b1cc86a0, 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 0x7fd7b1cc86a0 [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 @ 1407301389269 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testCloseGLWindow took 2.365 sec [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 @ 1407301390754 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 @ 1407301392760 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 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] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos) [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] ++++ 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01Simple) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.327 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301390754 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 @ 1407301392760 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 55 ms, tExec 0 ms, tQueue 55 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [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 @ 1407301393002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.073 sec [apply] Testcase: testWindowDecorSimpleUserPos took 0.02 sec [apply] Testcase: testWindowDecorSimpleWMPos took 0.02 sec [apply] Testcase: testWindowDecorTwoWin took 0.027 sec [apply] Testcase: testWindowNativeRecreate01Simple took 0.035 sec [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 55 ms, tExec 0 ms, tQueue 55 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [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 @ 1407301393002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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] 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 @ 1407301394750 ms +++ localhost/127.0.0.1:59999 - Locked within 19 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]junit.framework.TestListener: startTest(testScreenModeInfo00) [apply] junit.framework.TestListener: endTest(testScreenModeInfo00) [apply] junit.framework.TestListener: startTest(testScreenModeInfo01) [apply] [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 @ 1407301396672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301394750 ms +++ localhost/127.0.0.1:59999 - Locked within 19 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 @ 1407301396672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo00 took 0.008 sec [apply] Testcase: testScreenModeInfo01 took 0.115 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 @ 1407301398258 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testScreenModeInfo01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301399261 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 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 0x6a95ec91: tileRendererInUse null, GearsES2[obj 0x6a95ec91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6a95ec91 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 0x6a95ec91 created: GearsObj[0x6f630366, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6a95ec91 created: GearsObj[0x4d7456ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6a95ec91 created: GearsObj[0x4d7456ab, 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 0x6a95ec91 FIN GearsES2[obj 0x6a95ec91 isInit true, usesShared false, 1 GearsObj[0x6f630366, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d7456ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327ff40e, 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 0x6a95ec91 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb3dbcb0e00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6a95ec91, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6a95ec91 256x256, swapInterval 1, drawable 0x7fb3dbcb0e00 [apply] junit.framework.TestListener: endTest(testScreenModeInfo01) [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 0x6a95ec91: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a95ec91 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.157 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301398258 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 @ 1407301399261 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 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 0x6a95ec91: tileRendererInUse null, GearsES2[obj 0x6a95ec91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6a95ec91 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 0x6a95ec91 created: GearsObj[0x6f630366, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6a95ec91 created: GearsObj[0x4d7456ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6a95ec91 created: GearsObj[0x4d7456ab, 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 0x6a95ec91 FIN GearsES2[obj 0x6a95ec91 isInit true, usesShared false, 1 GearsObj[0x6f630366, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d7456ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327ff40e, 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 0x6a95ec91 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb3dbcb0e00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6a95ec91, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6a95ec91 256x256, swapInterval 1, drawable 0x7fb3dbcb0e00 [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 0x6a95ec91: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a95ec91 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301401336 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo01 took 1.964 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301401336 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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 @ 1407301402929 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 @ 1407301403933 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 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] junit.framework.TestListener: startTest(testScreenModeChange01) [apply] junit.framework.TestListener: endTest(testScreenModeChange01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.164 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301402929 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 @ 1407301403933 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 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 @ 1407301406019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 0.028 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301406019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301407399 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 @ 1407301409405 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 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 0x7c700250: tileRendererInUse null, GearsES2[obj 0x7c700250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c700250 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 0x7c700250 created: GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c700250 created: GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c700250 created: GearsObj[0x4f816407, 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 0x7c700250 FIN GearsES2[obj 0x7c700250 isInit true, usesShared false, 1 GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24a03155, 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 0x7c700250 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c700250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7c700250 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0 [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 0x7c700250 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c700250, 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 0x7c700250 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7c700250 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c700250, 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,5,main] GearsES2.display 0x7c700250 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0 [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 0x7c700250: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7c700250 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.409 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301407399 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 @ 1407301409405 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 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 0x7c700250: tileRendererInUse null, GearsES2[obj 0x7c700250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7c700250 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 0x7c700250 created: GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c700250 created: GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c700250 created: GearsObj[0x4f816407, 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 0x7c700250 FIN GearsES2[obj 0x7c700250 isInit true, usesShared false, 1 GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24a03155, 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 0x7c700250 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c700250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x7c700250 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0 [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 0x7c700250 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c700250, 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 0x7c700250 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7c700250 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7c700250, 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,5,main] GearsES2.display 0x7c700250 100x100, swapInterval 1, drawable 0x7fb8bb4a85c0 [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 0x7c700250: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7c700250 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 @ 1407301420735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 7.529 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301420735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301422305 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 @ 1407301433320 ms +++ localhost/127.0.0.1:59999 - Locked within 11023 ms, 12 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 0x3fa455be: tileRendererInUse null, GearsES2[obj 0x3fa455be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fa455be 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 0x3fa455be created: GearsObj[0x20e799e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fa455be created: GearsObj[0x4527520, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fa455be created: GearsObj[0x4527520, 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 0x3fa455be FIN GearsES2[obj 0x3fa455be isInit true, usesShared false, 1 GearsObj[0x20e799e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4527520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d61fb38, 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 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Time for visible/pos: 162 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 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, 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 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [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] [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 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, 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,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [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] 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 0x3fa455be: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa455be 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: 30.466 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301422305 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 @ 1407301433320 ms +++ localhost/127.0.0.1:59999 - Locked within 11023 ms, 12 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 0x3fa455be: tileRendererInUse null, GearsES2[obj 0x3fa455be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fa455be 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 0x3fa455be created: GearsObj[0x20e799e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fa455be created: GearsObj[0x4527520, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fa455be created: GearsObj[0x4527520, 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 0x3fa455be FIN GearsES2[obj 0x3fa455be isInit true, usesShared false, 1 GearsObj[0x20e799e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4527520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d61fb38, 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 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Time for visible/pos: 162 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 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, 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 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [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] [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 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fa455be 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fa455be, 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,5,main] GearsES2.display 0x3fa455be 200x200, swapInterval 1, drawable 0x7fccb3c9f0e0 [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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa455be: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa455be 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 @ 1407301452687 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChangeSingleQ1 took 15.553 sec [apply] Testcase: testScreenModeChangeSingleQ2 took 0.025 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301452687 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 @ 1407301454260 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 @ 1407301473289 ms +++ localhost/127.0.0.1:59999 - Locked within 19037 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 0x35aa1137: tileRendererInUse null, GearsES2[obj 0x35aa1137 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x35aa1137 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 0x35aa1137 created: GearsObj[0x428a41b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x35aa1137 created: GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x35aa1137 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 0x35aa1137 FIN GearsES2[obj 0x35aa1137 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 0x35aa1137 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fefebdbba80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35aa1137, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x35aa1137 200x200, swapInterval 1, drawable 0x7fefebdbba80 [apply] Time for visible/pos: 162 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 0x35aa1137 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fefebdbba80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35aa1137, 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 0x35aa1137 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fefebdbba80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35aa1137, angle 112.0, [l -1.0, r 1.0, b -1.0, t 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] 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 0x35aa1137: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x35aa1137 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 33.267 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301454260 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 @ 1407301473289 ms +++ localhost/127.0.0.1:59999 - Locked within 19037 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 0x35aa1137: tileRendererInUse null, GearsES2[obj 0x35aa1137 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x35aa1137 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 0x35aa1137 created: GearsObj[0x428a41b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x35aa1137 created: GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x35aa1137 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 0x35aa1137 FIN GearsES2[obj 0x35aa1137 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 0x35aa1137 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fefebdbba80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35aa1137, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x35aa1137 200x200, swapInterval 1, drawable 0x7fefebdbba80 [apply] Time for visible/pos: 162 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 0x35aa1137 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fefebdbba80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35aa1137, 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 0x35aa1137 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fefebdbba80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35aa1137, angle 112.0, [l -1.0, r 1.0, b -1.0, t 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 0x35aa1137: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x35aa1137 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 @ 1407301487449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenFullscreenSingleQ1 took 10.367 sec [apply] Testcase: testScreenFullscreenSingleQ2 took 0.011 sec [apply] Testcase: testScreenFullscreenSpanALL took 0.014 sec [apply] Testcase: testScreenFullscreenSpanQ1Q2 took 0.01 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301487449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301488977 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 @ 1407301503000 ms +++ localhost/127.0.0.1:59999 - Locked within 14031 ms, 15 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 0x1f45ba0c: tileRendererInUse null, GearsES2[obj 0x1f45ba0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1f45ba0c 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 0x1f45ba0c created: GearsObj[0x2eb24e3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1f45ba0c created: GearsObj[0x3c2f220c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1f45ba0c created: GearsObj[0x3c2f220c, 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 0x1f45ba0c FIN GearsES2[obj 0x1f45ba0c isInit true, usesShared false, 1 GearsObj[0x2eb24e3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c2f220c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2897bb58, 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 0x1f45ba0c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cb3120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f45ba0c, 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 0x1f45ba0c 640x480, swapInterval 1, drawable 0x7ff513cb3120 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f45ba0c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ff513cb3120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f45ba0c, 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 0x1f45ba0c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cb3120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f45ba0c, angle 49.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x1f45ba0c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1f45ba0c 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] junit.framework.TestListener: endTest(test01FullscreenChange01) [apply] junit.framework.TestListener: startTest(test02ScreenModeChange01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1609b964: tileRendererInUse null, GearsES2[obj 0x1609b964 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1609b964 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 0x1609b964 created: GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1609b964 created: GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1609b964 created: GearsObj[0x27d0e91, 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 0x1609b964 FIN GearsES2[obj 0x1609b964 isInit true, usesShared false, 1 GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x604752dd, 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 0x1609b964 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cf66d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1609b964, 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 0x1609b964 640x480, swapInterval 1, drawable 0x7ff513cf66d0 [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 0x1609b964 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cf66d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1609b964, 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 0x1609b964 640x480, swapInterval 1, drawable 0x7ff513cf66d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1609b964 640x480, swapInterval 1, drawable 0x7ff513cf66d0 [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 0x1609b964 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cf66d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1609b964, 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 0x1609b964: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1609b964 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(test02ScreenModeChange01) [apply] junit.framework.TestListener: startTest(test03ScreenModeChangeWithFS01Post) [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 0x2651177: tileRendererInUse null, GearsES2[obj 0x2651177 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2651177 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 0x2651177 created: GearsObj[0x366695d8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2651177 created: GearsObj[0x8f7b3cf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2651177 created: GearsObj[0x8f7b3cf, 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 0x2651177 FIN GearsES2[obj 0x2651177 isInit true, usesShared false, 1 GearsObj[0x366695d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8f7b3cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3ddfa2, 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 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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 0x2651177 640x480, swapInterval 1, drawable 0x7ff513cd2930 [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 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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 0x2651177 640x480, swapInterval 1, drawable 0x7ff513cd2930 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2651177 640x480, swapInterval 1, drawable 0x7ff513cd2930 [apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] [3] set FS post 0: false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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] [3] set FS post X: true [apply] 2014-08-06 07:05:33.916 java[5451:1e03] 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 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 354.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2651177: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2651177 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 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 640x480 of 640x480, swapInterval 1, drawable 0x7ff513c65650, 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 640x480, swapInterval 1, drawable 0x7ff513c65650 [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 0x4ebbc946 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ff513c65650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, 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 0x4ebbc946 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff513c65650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 52.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] [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-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] 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 68.691 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301488977 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 @ 1407301503000 ms +++ localhost/127.0.0.1:59999 - Locked within 14031 ms, 15 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 0x1f45ba0c: tileRendererInUse null, GearsES2[obj 0x1f45ba0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1f45ba0c 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 0x1f45ba0c created: GearsObj[0x2eb24e3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1f45ba0c created: GearsObj[0x3c2f220c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1f45ba0c created: GearsObj[0x3c2f220c, 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 0x1f45ba0c FIN GearsES2[obj 0x1f45ba0c isInit true, usesShared false, 1 GearsObj[0x2eb24e3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c2f220c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2897bb58, 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 0x1f45ba0c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cb3120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f45ba0c, 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 0x1f45ba0c 640x480, swapInterval 1, drawable 0x7ff513cb3120 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f45ba0c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ff513cb3120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f45ba0c, 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 0x1f45ba0c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cb3120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f45ba0c, angle 49.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x1f45ba0c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1f45ba0c 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 0x1609b964: tileRendererInUse null, GearsES2[obj 0x1609b964 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1609b964 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 0x1609b964 created: GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1609b964 created: GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1609b964 created: GearsObj[0x27d0e91, 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 0x1609b964 FIN GearsES2[obj 0x1609b964 isInit true, usesShared false, 1 GearsObj[0xd214223, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27d0e91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x604752dd, 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 0x1609b964 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cf66d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1609b964, 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 0x1609b964 640x480, swapInterval 1, drawable 0x7ff513cf66d0 [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 0x1609b964 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cf66d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1609b964, 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 0x1609b964 640x480, swapInterval 1, drawable 0x7ff513cf66d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1609b964 640x480, swapInterval 1, drawable 0x7ff513cf66d0 [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 0x1609b964 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cf66d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1609b964, 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 0x1609b964: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1609b964 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 0x2651177: tileRendererInUse null, GearsES2[obj 0x2651177 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2651177 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 0x2651177 created: GearsObj[0x366695d8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2651177 created: GearsObj[0x8f7b3cf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2651177 created: GearsObj[0x8f7b3cf, 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 0x2651177 FIN GearsES2[obj 0x2651177 isInit true, usesShared false, 1 GearsObj[0x366695d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8f7b3cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3ddfa2, 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 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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 0x2651177 640x480, swapInterval 1, drawable 0x7ff513cd2930 [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 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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 0x2651177 640x480, swapInterval 1, drawable 0x7ff513cd2930 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2651177 640x480, swapInterval 1, drawable 0x7ff513cd2930 [apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] [3] set FS post 0: false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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] [3] set FS post X: true [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 0x2651177 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff513cd2930, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 354.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2651177: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2651177 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 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 640x480 of 640x480, swapInterval 1, drawable 0x7ff513c65650, 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 640x480, swapInterval 1, drawable 0x7ff513c65650 [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 0x4ebbc946 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ff513c65650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, 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 0x4ebbc946 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff513c65650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 52.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] [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-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] 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 @ 1407301557585 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FullscreenChange01 took 7.341 sec [apply] Testcase: test02ScreenModeChange01 took 12.543 sec [apply] Testcase: test03ScreenModeChangeWithFS01Post took 16.519 sec [apply] Testcase: test04ScreenModeChangeWithFS01Pre took 14.395 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301557585 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301559168 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 @ 1407301613245 ms +++ localhost/127.0.0.1:59999 - Locked within 54084 ms, 55 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] junit.framework.TestListener: startTest(testScreenRotationChange01_PreWin) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x18019c40: tileRendererInUse null, GearsES2[obj 0x18019c40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x18019c40 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 0x18019c40 created: GearsObj[0x1214b106, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18019c40 created: GearsObj[0xc720a30, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18019c40 created: GearsObj[0xc720a30, 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 0x18019c40 FIN GearsES2[obj 0x18019c40 isInit true, usesShared false, 1 GearsObj[0x1214b106, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc720a30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69dc1fb7, 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 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa32a559ca0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fa32a559ca0 [apply] junit.framework.TestListener: endTest(testScreenRotationChange01_PreWin) [apply] junit.framework.TestListener: startTest(testScreenRotationChange02_PreFull) [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 0x18019c40: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18019c40 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 0x66c94604: tileRendererInUse null, GearsES2[obj 0x66c94604 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66c94604 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 0x66c94604 created: GearsObj[0x2644f3a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66c94604 created: GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66c94604 created: GearsObj[0x78d7244e, 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 0x66c94604 FIN GearsES2[obj 0x66c94604 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-2,5,main] GearsES2.reshape 0x66c94604 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa32a7329a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66c94604, 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 0x66c94604 640x480, swapInterval 1, drawable 0x7fa32a7329a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x66c94604 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66c94604, 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 0x66c94604 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x66c94604 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66c94604, 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 0x66c94604 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0 [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 0x66c94604: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x66c94604 FIN [apply] junit.framework.TestListener: endTest(testScreenRotationChange02_PreFull) [apply] junit.framework.TestListener: startTest(testScreenRotationChange11_PostWin) [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.473 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301559168 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 @ 1407301613245 ms +++ localhost/127.0.0.1:59999 - Locked within 54084 ms, 55 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301623565 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] engl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x18019c40: tileRendererInUse null, GearsES2[obj 0x18019c40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x18019c40 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 0x18019c40 created: GearsObj[0x1214b106, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18019c40 created: GearsObj[0xc720a30, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18019c40 created: GearsObj[0xc720a30, 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 0x18019c40 FIN GearsES2[obj 0x18019c40 isInit true, usesShared false, 1 GearsObj[0x1214b106, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc720a30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69dc1fb7, 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 0x18019c40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa32a559ca0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18019c40, 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 0x18019c40 640x480, swapInterval 1, drawable 0x7fa32a559ca0 [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 0x18019c40: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18019c40 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 0x66c94604: tileRendererInUse null, GearsES2[obj 0x66c94604 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66c94604 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 0x66c94604 created: GearsObj[0x2644f3a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66c94604 created: GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66c94604 created: GearsObj[0x78d7244e, 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 0x66c94604 FIN GearsES2[obj 0x66c94604 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-2,5,main] GearsES2.reshape 0x66c94604 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa32a7329a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66c94604, 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 0x66c94604 640x480, swapInterval 1, drawable 0x7fa32a7329a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x66c94604 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66c94604, 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 0x66c94604 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x66c94604 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66c94604, 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 0x66c94604 1920x1200, swapInterval 1, drawable 0x7fa32a7329a0 [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 0x66c94604: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x66c94604 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 @ 1407301623565 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenRotationChange01_PreWin took 2.253 sec [apply] Testcase: testScreenRotationChange02_PreFull took 2.249 sec [apply] Testcase: testScreenRotationChange11_PostWin took 2.013 sec [apply] Testcase: testScreenRotationChange12_PostFull took 2.003 sec [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 @ 1407301625088 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 @ 1407301635104 ms +++ localhost/127.0.0.1:59999 - Locked within 10024 ms, 11 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 0x30504d67: tileRendererInUse null, GearsES2[obj 0x30504d67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x30504d67 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 0x30504d67 created: GearsObj[0x58e02ea0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30504d67 created: GearsObj[0x661537f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30504d67 created: GearsObj[0x661537f5, 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 0x30504d67 FIN GearsES2[obj 0x30504d67 isInit true, usesShared false, 1 GearsObj[0x58e02ea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x661537f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x956d46f, 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 0x30504d67 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 640x480, swapInterval 1, drawable 0x7fc3e8d96380 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30504d67 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30504d67 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380 [apply] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull) [apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30504d67 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380 [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 0x30504d67: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30504d67 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(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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.454 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301625088 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 @ 1407301635104 ms +++ localhost/127.0.0.1:59999 - Locked within 10024 ms, 11 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 0x30504d67: tileRendererInUse null, GearsES2[obj 0x30504d67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x30504d67 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 0x30504d67 created: GearsObj[0x58e02ea0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30504d67 created: GearsObj[0x661537f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30504d67 created: GearsObj[0x661537f5, 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 0x30504d67 FIN GearsES2[obj 0x30504d67 isInit true, usesShared false, 1 GearsObj[0x58e02ea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x661537f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x956d46f, 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 0x30504d67 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 640x480, swapInterval 1, drawable 0x7fc3e8d96380 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30504d67 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30504d67 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30504d67 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30504d67, 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 0x30504d67 1920x1200, swapInterval 1, drawable 0x7fc3e8d96380 [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 0x30504d67: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30504d67 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 @ 1407301639448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01_PreFull took 0.494 sec [apply] Testcase: testScreenModeChange02_PostFull took 0.013 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301639448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301641017 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 @ 1407301645027 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 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 0x68eefca4: tileRendererInUse null, GearsES2[obj 0x68eefca4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68eefca4 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 0x68eefca4 created: GearsObj[0x76f79c23, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68eefca4 created: GearsObj[0x7a2bfad9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68eefca4 created: GearsObj[0x7a2bfad9, 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 0x68eefca4 FIN GearsES2[obj 0x68eefca4 isInit true, usesShared false, 1 GearsObj[0x76f79c23, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a2bfad9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23a40e, 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 0x68eefca4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68eefca4, 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 0x68eefca4 320x240, swapInterval 1, drawable 0x7fcc72e25360 [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 0x7fcc72d86c60, 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 0x68eefca4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68eefca4, 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 0x68eefca4 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fcc72d86c60, 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: 43, B3: 10 [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 0x68eefca4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x68eefca4 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 0x68eefca4: tileRendererInUse null, GearsES2[obj 0x68eefca4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68eefca4 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 0x68eefca4 created: GearsObj[0xd0bbe47, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68eefca4 created: GearsObj[0x7df92e01, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68eefca4 created: GearsObj[0x7df92e01, 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 0x68eefca4 FIN GearsES2[obj 0x68eefca4 isInit true, usesShared false, 1 GearsObj[0xd0bbe47, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7df92e01, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x723b8443, 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 0x68eefca4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e36e90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68eefca4, angle 9.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x68eefca4 320x240, swapInterval 1, drawable 0x7fcc72e36e90 [apply] junit.framework.TestListener: endTest(test01CreateVisibleDestroy) [apply] junit.framework.TestListener: startTest(test02aReparentTop2WinReparentRecreate) [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 0x7fcc72e25360, 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 0x68eefca4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x68eefca4 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 0x7fcc72d9f650, 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 0x362d7c76: tileRendererInUse null, GearsES2[obj 0x362d7c76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x362d7c76 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 0x362d7c76 created: GearsObj[0x758b8a1e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x362d7c76 created: GearsObj[0x1c18f3dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x362d7c76 created: GearsObj[0x1c18f3dc, 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 0x362d7c76 FIN GearsES2[obj 0x362d7c76 isInit true, usesShared false, 1 GearsObj[0x758b8a1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c18f3dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a31feed, 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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e73630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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 0x362d7c76 320x240, swapInterval 1, drawable 0x7fcc72e73630 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e73630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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-4,5,main] GearsES2.reshape 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc1cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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-Animator,5,main] GearsES2.reshape 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc1cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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] 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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc1cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 17.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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e62330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e62330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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: 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76 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] junit.framework.TestListener: endTest(test02aReparentTop2WinReparentRecreate) [apply] junit.framework.TestListener: startTest(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 0x7fcc72e36e90, 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 0x2651177: tileRendererInUse null, GearsES2[obj 0x2651177 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2651177 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 0x2651177 created: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2651177 created: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2651177 created: GearsObj[0x543388c4, 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 0x2651177 FIN GearsES2[obj 0x2651177 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-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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) 10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 12.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 21.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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-5,5,main] GearsES2.display 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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-5,5,main] GearsES2.display 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2651177: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2651177 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] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative) [apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate) [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 0x5c07481f: tileRendererInUse null, GearsES2[obj 0x5c07481f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5c07481f 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 0x5c07481f created: GearsObj[0x57156285, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5c07481f created: GearsObj[0x3cf7366d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5c07481f created: GearsObj[0x3cf7366d, 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 0x5c07481f FIN GearsES2[obj 0x5c07481f isInit true, usesShared false, 1 GearsObj[0x57156285, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cf7366d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa164d60, 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 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc0b40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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 0x5c07481f 320x240, swapInterval 1, drawable 0x7fcc72dc0b40 [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 0x7fcc72d9f650, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc0b40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e4a590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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-Animator,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e4a590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e4a590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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-6,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e5d7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e5d7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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 6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5c07481f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5c07481f 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] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate) [apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.0 0x85132f5: tileRendererInUse null, GearsES2[obj 0x85132f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x85132f5 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 0x85132f5 created: GearsObj[0x4bf40f8f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x85132f5 created: GearsObj[0x4299c3e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x85132f5 created: GearsObj[0x4299c3e, 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 0x85132f5 FIN GearsES2[obj 0x85132f5 isInit true, usesShared false, 1 GearsObj[0x4bf40f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4299c3e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47d0ac94, 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 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, 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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [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 0x7fcc72e317a0, 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 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, 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-9,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 12.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 12.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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 22.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 27.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 27.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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [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 0x85132f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x85132f5 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: 27.004 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301641017 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 @ 1407301645027 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 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 0x68eefca4: tileRendererInUse null, GearsES2[obj 0x68eefca4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68eefca4 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 0x68eefca4 created: GearsObj[0x76f79c23, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68eefca4 created: GearsObj[0x7a2bfad9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68eefca4 created: GearsObj[0x7a2bfad9, 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 0x68eefca4 FIN GearsES2[obj 0x68eefca4 isInit true, usesShared false, 1 GearsObj[0x76f79c23, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a2bfad9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23a40e, 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 0x68eefca4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68eefca4, 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 0x68eefca4 320x240, swapInterval 1, drawable 0x7fcc72e25360 [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 0x7fcc72d86c60, 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 0x68eefca4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68eefca4, 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 0x68eefca4 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fcc72d86c60, 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: 43, B3: 10 [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 0x68eefca4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x68eefca4 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 0x68eefca4: tileRendererInUse null, GearsES2[obj 0x68eefca4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68eefca4 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 0x68eefca4 created: GearsObj[0xd0bbe47, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68eefca4 created: GearsObj[0x7df92e01, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68eefca4 created: GearsObj[0x7df92e01, 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 0x68eefca4 FIN GearsES2[obj 0x68eefca4 isInit true, usesShared false, 1 GearsObj[0xd0bbe47, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7df92e01, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x723b8443, 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 0x68eefca4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e36e90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68eefca4, angle 9.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x68eefca4 320x240, swapInterval 1, drawable 0x7fcc72e36e90 [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 0x7fcc72e25360, 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 0x68eefca4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x68eefca4 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 0x7fcc72d9f650, 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 0x362d7c76: tileRendererInUse null, GearsES2[obj 0x362d7c76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x362d7c76 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 0x362d7c76 created: GearsObj[0x758b8a1e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x362d7c76 created: GearsObj[0x1c18f3dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x362d7c76 created: GearsObj[0x1c18f3dc, 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 0x362d7c76 FIN GearsES2[obj 0x362d7c76 isInit true, usesShared false, 1 GearsObj[0x758b8a1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c18f3dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a31feed, 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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e73630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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 0x362d7c76 320x240, swapInterval 1, drawable 0x7fcc72e73630 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e73630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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-4,5,main] GearsES2.reshape 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc1cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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-Animator,5,main] GearsES2.reshape 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc1cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, 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] 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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc1cf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 17.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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e62330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x362d7c76 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e62330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x362d7c76, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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: 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x362d7c76 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 0x7fcc72e36e90, 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 0x2651177: tileRendererInUse null, GearsES2[obj 0x2651177 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2651177 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 0x2651177 created: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2651177 created: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2651177 created: GearsObj[0x543388c4, 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 0x2651177 FIN GearsES2[obj 0x2651177 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-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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) 10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 12.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 21.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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-5,5,main] GearsES2.display 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x2651177 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e71ba0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, 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-5,5,main] GearsES2.display 0x2651177 320x240, swapInterval 1, drawable 0x7fcc72e71ba0 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2651177: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2651177 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 0x5c07481f: tileRendererInUse null, GearsES2[obj 0x5c07481f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5c07481f 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 0x5c07481f created: GearsObj[0x57156285, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5c07481f created: GearsObj[0x3cf7366d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5c07481f created: GearsObj[0x3cf7366d, 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 0x5c07481f FIN GearsES2[obj 0x5c07481f isInit true, usesShared false, 1 GearsObj[0x57156285, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cf7366d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa164d60, 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 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc0b40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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 0x5c07481f 320x240, swapInterval 1, drawable 0x7fcc72dc0b40 [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 0x7fcc72d9f650, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72dc0b40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e4a590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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-Animator,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e4a590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e4a590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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-6,5,main] GearsES2.reshape 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e5d7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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 0x5c07481f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e5d7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c07481f, 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 6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5c07481f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5c07481f 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 0x85132f5: tileRendererInUse null, GearsES2[obj 0x85132f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x85132f5 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 0x85132f5 created: GearsObj[0x4bf40f8f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x85132f5 created: GearsObj[0x4299c3e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x85132f5 created: GearsObj[0x4299c3e, 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 0x85132f5 FIN GearsES2[obj 0x85132f5 isInit true, usesShared false, 1 GearsObj[0x4bf40f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4299c3e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47d0ac94, 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 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, 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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [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 0x7fcc72e317a0, 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 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, 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-9,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 12.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 12.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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 22.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 27.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x85132f5 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcc72e25360, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 27.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 0x85132f5 320x240, swapInterval 1, drawable 0x7fcc72e25360 [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 0x85132f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x85132f5 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 @ 1407301667941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CreateVisibleDestroy took 1.598 sec [apply] Testcase: test02aReparentTop2WinReparentRecreate took 4.966 sec [apply] Testcase: test02bReparentTop2WinReparentNative took 4.969 sec [apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.794 sec [apply] Testcase: test03bReparentWin2TopReparentNative took 4.809 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301667941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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 @ 1407301669622 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 @ 1407301691656 ms +++ localhost/127.0.0.1:59999 - Locked within 22042 ms, 23 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 0x7fe52b4dc350, 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 0x3085dc5a: tileRendererInUse null, GearsES2[obj 0x3085dc5a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3085dc5a 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 0x3085dc5a created: GearsObj[0x655f11e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3085dc5a created: GearsObj[0x449088af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3085dc5a created: GearsObj[0x449088af, 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 0x3085dc5a FIN GearsES2[obj 0x3085dc5a isInit true, usesShared false, 1 GearsObj[0x655f11e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x449088af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4cd88f, 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 0x3085dc5a 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fe52b5e16f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3085dc5a, 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 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3085dc5a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3085dc5a 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: 24.845 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301669622 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 @ 1407301691656 ms +++ localhost/127.0.0.1:59999 - Locked within 22042 ms, 23 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 0x7fe52b4dc350, 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 0x3085dc5a: tileRendererInUse null, GearsES2[obj 0x3085dc5a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3085dc5a 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 0x3085dc5a created: GearsObj[0x655f11e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3085dc5a created: GearsObj[0x449088af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3085dc5a created: GearsObj[0x449088af, 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 0x3085dc5a FIN GearsES2[obj 0x3085dc5a isInit true, usesShared false, 1 GearsObj[0x655f11e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x449088af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4cd88f, 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 0x3085dc5a 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fe52b5e16f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3085dc5a, 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 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3085dc5a 320x240, swapInterval 1, drawable 0x7fe52b5e16f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3085dc5a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3085dc5a 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 @ 1407301694389 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 @ 1407301694389 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 @ 1407301696022 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 @ 1407301698028 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 0x4d4987e8: tileRendererInUse null, GearsES2[obj 0x4d4987e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d4987e8 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 0x4d4987e8 created: GearsObj[0x480ab210, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d4987e8 created: GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d4987e8 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 0x4d4987e8 FIN GearsES2[obj 0x4d4987e8 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 0x4d4987e8 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7fa429612390, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d4987e8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4d4987e8 400x400, swapInterval 1, drawable 0x7fa429612390 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4d4987e8 400x400, swapInterval 1, drawable 0x7fa429612390 [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[0x22b236ac, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45d9a778 created: GearsObj[0x622367ff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45d9a778 created: GearsObj[0x622367ff, 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[0x22b236ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622367ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x280c8af, 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 0x7fa42963d890, 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 0x4d4987e8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa429612390, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d4987e8, 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 0x4d4987e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4d4987e8 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.821 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301696022 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 @ 1407301698028 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 0x4d4987e8: tileRendererInUse null, GearsES2[obj 0x4d4987e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d4987e8 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.openSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301700757 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] gl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4d4987e8 created: GearsObj[0x480ab210, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d4987e8 created: GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d4987e8 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 0x4d4987e8 FIN GearsES2[obj 0x4d4987e8 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 0x4d4987e8 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7fa429612390, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d4987e8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4d4987e8 400x400, swapInterval 1, drawable 0x7fa429612390 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4d4987e8 400x400, swapInterval 1, drawable 0x7fa429612390 [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[0x22b236ac, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45d9a778 created: GearsObj[0x622367ff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45d9a778 created: GearsObj[0x622367ff, 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[0x22b236ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622367ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x280c8af, 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 0x7fa42963d890, 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 0x4d4987e8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa429612390, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d4987e8, 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 0x4d4987e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4d4987e8 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407301700757 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 0.927 sec [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 07:08:26.727 java[5494:2f03] 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: 5.731 sec [junit] [junit] Testcase: testX11WindowMemoryLeak took 5.609 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.731 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 @ 1407301710042 ms +++ localhost/127.0.0.1:59999 - Locked within 31 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 07:08:38.733 java[5496:c203] 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 07:08:38.906 java[5496:c203] invalid address [junit] Loop.0 2/15 [junit] 2014-08-06 07:08:39.009 java[5496:c203] 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 07:08:39.190 java[5496:c203] invalid address [junit] Loop.0 3/15 [junit] 2014-08-06 07:08:39.291 java[5496:c203] 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 07:08:39.498 java[5496:c203] invalid address [junit] Loop.0 4/15 [junit] 2014-08-06 07:08:39.587 java[5496:c203] 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 07:08:39.758 java[5496:c203] invalid address [junit] Loop.0 5/15 [junit] 2014-08-06 07:08:39.854 java[5496:c203] 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 07:08:40.031 java[5496:c203] invalid address [junit] Loop.0 6/15 [junit] 2014-08-06 07:08:40.137 java[5496:c203] 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 07:08:40.313 java[5496:c203] invalid address [junit] Loop.0 7/15 [junit] 2014-08-06 07:08:40.405 java[5496:c203] 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 07:08:40.574 java[5496:c203] invalid address [junit] Loop.0 8/15 [junit] 2014-08-06 07:08:40.672 java[5496:c203] 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 07:08:40.838 java[5496:c203] invalid address [junit] Loop.0 9/15 [junit] 2014-08-06 07:08:40.935 java[5496:c203] 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 07:08:41.106 java[5496:c203] invalid address [junit] Loop.0 10/15 [junit] 2014-08-06 07:08:41.206 java[5496:c203] 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 07:08:41.374 java[5496:c203] invalid address [junit] Loop.0 11/15 [junit] 2014-08-06 07:08:41.476 java[5496:c203] 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 07:08:41.659 java[5496:c203] invalid address [junit] Loop.0 12/15 [junit] 2014-08-06 07:08:41.763 java[5496:c203] 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 07:08:41.942 java[5496:c203] invalid address [junit] Loop.0 13/15 [junit] 2014-08-06 07:08:42.043 java[5496:c203] 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 07:08:42.214 java[5496:c203] invalid address [junit] Loop.0 14/15 [junit] 2014-08-06 07:08:42.304 java[5496:c203] 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 07:08:42.493 java[5496:c203] invalid address [junit] Loop.0 15/15 [junit] 2014-08-06 07:08:42.591 java[5496:c203] 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 07:08:42.765 java[5496:c203] 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.008 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301710042 ms +++ localhost/127.0.0.1:59999 - Locked within 31 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 @ 1407301722892 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 0.002 sec [junit] Testcase: test02OffscreenFBO took 6.057 sec [junit] Testcase: test03OffscreenPBuffer took 4.132 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.008 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301710042 ms +++ localhost/127.0.0.1:59999 - Locked within 31 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] SLOCK [T main @ 1407301722892 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407301722892 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407301724320 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301735347 ms +++ localhost/127.0.0.1:59999 - Locked within 11051 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.679 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301724320 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301735347 ms +++ localhost/127.0.0.1:59999 - Locked within 11051 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 @ 1407301747838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 0.001 sec [junit] Testcase: test02OffscreenFBO took 5.451 sec [junit] Testcase: test03OffscreenPBuffer took 5.021 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.679 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301724320 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301735347 ms +++ localhost/127.0.0.1:59999 - Locked within 11051 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 @ 1407301747838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301747838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT [junit] SLOCK [T main @ 1407301749153 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301761183 ms +++ localhost/127.0.0.1:59999 - Locked within 12054 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@4b7a3607 [junit] BB.1: java.lang.Object@4b7a3607 [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.306 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301749153 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301761183 ms +++ localhost/127.0.0.1:59999 - Locked within 12054 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@4b7a3607 [junit] BB.1: java.lang.Object@4b7a3607 [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 @ 1407301763304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDeadlock took 0.056 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.306 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301749153 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301761183 ms +++ localhost/127.0.0.1:59999 - Locked within 12054 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@4b7a3607 [junit] BB.1: java.lang.Object@4b7a3607 [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 @ 1407301763304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301763304 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 @ 1407301764760 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301766764 ms +++ localhost/127.0.0.1:59999 - Locked within 2040 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] 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] [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x79811e67: tileRendererInUse null, GearsES2[obj 0x79811e67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x79811e67 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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] 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] gear1 0x79811e67 created: GearsObj[0x171591e3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x79811e67 created: GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x79811e67 created: GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x79811e67 FIN GearsES2[obj 0x79811e67 isInit true, usesShared false, 1 GearsObj[0x171591e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3667e137, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x79811e67: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x79811e67 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] 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51499e81: tileRendererInUse null, GearsES2[obj 0x51499e81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51499e81 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 0x51499e81 created: GearsObj[0xe6145dd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51499e81 created: GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51499e81 created: GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51499e81 FIN GearsES2[obj 0x51499e81 isInit true, usesShared false, 1 GearsObj[0xe6145dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c091108, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [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 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [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.display 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [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.dispose 0x51499e81: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51499e81 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 0x371730ce: tileRendererInUse null, GearsES2[obj 0x371730ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x371730ce on Thread[AWT-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 0x371730ce created: GearsObj[0x2340ec7c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x371730ce created: GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x371730ce created: GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x371730ce FIN GearsES2[obj 0x371730ce isInit true, usesShared false, 1 GearsObj[0x2340ec7c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59fdd712, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [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.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [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.dispose 0x371730ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x371730ce 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 0x2a5afbcf: tileRendererInUse null, GearsES2[obj 0x2a5afbcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2a5afbcf 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 0x2a5afbcf created: GearsObj[0x200c09a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2a5afbcf created: GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2a5afbcf created: GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a5afbcf FIN GearsES2[obj 0x2a5afbcf isInit true, usesShared false, 1 GearsObj[0x200c09a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a7fd55c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a5afbcf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 400x300, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 400x300, swapInterval 1, drawable 0x7f9db50e0180 [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.reshape 0x2a5afbcf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a5afbcf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [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.dispose 0x2a5afbcf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a5afbcf 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] 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] 2014-08-06 07:09:31.311 java[5502:c303] invalid address [junit] 2014-08-06 07:09:31.354 java[5502:c303] invalid address [junit] 2014-08-06 07:09:31.379 java[5502:c303] invalid address [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5eaca160: tileRendererInUse null, GearsES2[obj 0x5eaca160 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5eaca160 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 0x5eaca160 created: GearsObj[0x5544a836, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5eaca160 created: GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5eaca160 created: GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5eaca160 FIN GearsES2[obj 0x5eaca160 isInit true, usesShared false, 1 GearsObj[0x5544a836, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x5c19e1e9, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db506e2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 400x300, swapInterval 1, drawable 0x7f9db506e2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 400x300, swapInterval 1, drawable 0x7f9db506e2f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] 2014-08-06 07:09:31.481 java[5502:c303] invalid address [junit] 2014-08-06 07:09:31.482 java[5502:c303] invalid address [junit] 2014-08-06 07:09:31.519 java[5502:c303] invalid address [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50ed5a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] 2014-08-06 07:09:31.631 java[5502:c303] invalid address [junit] 2014-08-06 07:09:31.633 java[5502:c303] invalid address [junit] 2014-08-06 07:09:31.672 java[5502:c303] invalid address [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db5161680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaca160: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaca160 FIN [junit] 2014-08-06 07:09:31.888 java[5502:c303] 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.416 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 @ 1407301764760 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301766764 ms +++ localhost/127.0.0.1:59999 - Locked within 2040 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 0x79811e67: tileRendererInUse null, GearsES2[obj 0x79811e67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x79811e67 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x79811e67 created: GearsObj[0x171591e3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x79811e67 created: GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x79811e67 created: GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x79811e67 FIN GearsES2[obj 0x79811e67 isInit true, usesShared false, 1 GearsObj[0x171591e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3667e137, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x79811e67: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x79811e67 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 0x51499e81: tileRendererInUse null, GearsES2[obj 0x51499e81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51499e81 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 0x51499e81 created: GearsObj[0xe6145dd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51499e81 created: GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51499e81 created: GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51499e81 FIN GearsES2[obj 0x51499e81 isInit true, usesShared false, 1 GearsObj[0xe6145dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c091108, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [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 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [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.display 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51499e81: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51499e81 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 0x371730ce: tileRendererInUse null, GearsES2[obj 0x371730ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x371730ce on Thread[AWT-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 0x371730ce created: GearsObj[0x2340ec7c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x371730ce created: GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x371730ce created: GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x371730ce FIN GearsES2[obj 0x371730ce isInit true, usesShared false, 1 GearsObj[0x2340ec7c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59fdd712, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [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.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x371730ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x371730ce 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 0x2a5afbcf: tileRendererInUse null, GearsES2[obj 0x2a5afbcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2a5afbcf 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 0x2a5afbcf created: GearsObj[0x200c09a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2a5afbcf created: GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2a5afbcf created: GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a5afbcf FIN GearsES2[obj 0x2a5afbcf isInit true, usesShared false, 1 GearsObj[0x200c09a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a7fd55c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a5afbcf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 400x300, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 400x300, swapInterval 1, drawable 0x7f9db50e0180 [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.reshape 0x2a5afbcf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a5afbcf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a5afbcf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a5afbcf 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 0x5eaca160: tileRendererInUse null, GearsES2[obj 0x5eaca160 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5eaca160 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 0x5eaca160 created: GearsObj[0x5544a836, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5eaca160 created: GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5eaca160 created: GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5eaca160 FIN GearsES2[obj 0x5eaca160 isInit true, usesShared false, 1 GearsObj[0x5544a836, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x5c19e1e9, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db506e2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 400x300, swapInterval 1, drawable 0x7f9db506e2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 400x300, swapInterval 1, drawable 0x7f9db506e2f0 [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.reshape 0x5eaca160 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50ed5a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db5161680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaca160: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaca160 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 @ 1407301772015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.94 sec [junit] Testcase: testGL2OffScreenAutoDblBuf took 0.942 sec [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.571 sec [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.496 sec [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.498 sec [junit] Testcase: testGL2OffScreenPbuffer took 0.668 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.416 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 @ 1407301764760 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301766764 ms +++ localhost/127.0.0.1:59999 - Locked within 2040 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 0x79811e67: tileRendererInUse null, GearsES2[obj 0x79811e67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x79811e67 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x79811e67 created: GearsObj[0x171591e3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x79811e67 created: GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x79811e67 created: GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x79811e67 FIN GearsES2[obj 0x79811e67 isInit true, usesShared false, 1 GearsObj[0x171591e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x91cd9ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3667e137, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 400x300, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 200x150, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x79811e67 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db2dd87c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x79811e67, 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 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x79811e67 800x600, swapInterval 1, drawable 0x7f9db2dd87c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x79811e67: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x79811e67 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 0x51499e81: tileRendererInUse null, GearsES2[obj 0x51499e81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51499e81 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 0x51499e81 created: GearsObj[0xe6145dd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51499e81 created: GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51499e81 created: GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51499e81 FIN GearsES2[obj 0x51499e81 isInit true, usesShared false, 1 GearsObj[0xe6145dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1431b78b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c091108, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [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 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 400x300, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [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.display 0x51499e81 200x150, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51499e81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db50542e0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x51499e81, 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 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51499e81 800x600, swapInterval 1, drawable 0x7f9db50542e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51499e81: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51499e81 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 0x371730ce: tileRendererInUse null, GearsES2[obj 0x371730ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x371730ce on Thread[AWT-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 0x371730ce created: GearsObj[0x2340ec7c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x371730ce created: GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x371730ce created: GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x371730ce FIN GearsES2[obj 0x371730ce isInit true, usesShared false, 1 GearsObj[0x2340ec7c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b65d2f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59fdd712, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [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.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 400x300, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 200x150, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x371730ce 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db5083f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x371730ce, 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 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x371730ce 800x600, swapInterval 1, drawable 0x7f9db5083f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x371730ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x371730ce 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 0x2a5afbcf: tileRendererInUse null, GearsES2[obj 0x2a5afbcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2a5afbcf 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 0x2a5afbcf created: GearsObj[0x200c09a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2a5afbcf created: GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2a5afbcf created: GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a5afbcf FIN GearsES2[obj 0x2a5afbcf isInit true, usesShared false, 1 GearsObj[0x200c09a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764d81b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a7fd55c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a5afbcf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 400x300, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 400x300, swapInterval 1, drawable 0x7f9db50e0180 [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.reshape 0x2a5afbcf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 200x150, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a5afbcf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db50e0180, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2a5afbcf, 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 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a5afbcf 800x600, swapInterval 1, drawable 0x7f9db50e0180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a5afbcf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a5afbcf 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 0x5eaca160: tileRendererInUse null, GearsES2[obj 0x5eaca160 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5eaca160 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 0x5eaca160 created: GearsObj[0x5544a836, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5eaca160 created: GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5eaca160 created: GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5eaca160 FIN GearsES2[obj 0x5eaca160 isInit true, usesShared false, 1 GearsObj[0x5544a836, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0xe7f9cf6, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x5c19e1e9, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f9db506e2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 400x300, swapInterval 1, drawable 0x7f9db506e2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 400x300, swapInterval 1, drawable 0x7f9db506e2f0 [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.reshape 0x5eaca160 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f9db50ed5a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 200x150, swapInterval 1, drawable 0x7f9db50ed5a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaca160 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f9db5161680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5eaca160, 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 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5eaca160 800x600, swapInterval 1, drawable 0x7f9db5161680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaca160: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaca160 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 @ 1407301772015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301772015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] SLOCK [T main @ 1407301773391 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301778404 ms +++ localhost/127.0.0.1:59999 - Locked within 5038 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [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] 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] 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] Thread[main,5,main] GearsES2.init.0 0x657531ef: tileRendererInUse null, GearsES2[obj 0x657531ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x657531ef 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] 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] gear1 0x657531ef created: GearsObj[0xab4e449, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x657531ef created: GearsObj[0x69f77a1c, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x657531ef created: GearsObj[0x69f77a1c, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x657531ef FIN GearsES2[obj 0x657531ef isInit true, usesShared false, 1 GearsObj[0xab4e449, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x69f77a1c, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x3aa4f06b, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x657531ef 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd7d4935a20, msaa true, tileRendererInUse null [junit] >> GearsES2 0x657531ef, 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 0x657531ef 400x300, swapInterval 1, drawable 0x7fd7d4935a20 [junit] Thread[main,5,main] GearsES2.display 0x657531ef 400x300, swapInterval 1, drawable 0x7fd7d4935a20 [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 0x657531ef 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd7d4935a20, msaa true, tileRendererInUse null [junit] >> GearsES2 0x657531ef, 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 0x657531ef 200x150, swapInterval 1, drawable 0x7fd7d4935a20 [junit] Thread[main,5,main] GearsES2.display 0x657531ef 200x150, swapInterval 1, drawable 0x7fd7d4935a20 [junit] Thread[main,5,main] GearsES2.display 0x657531ef 200x150, swapInterval 1, drawable 0x7fd7d4935a20 [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 0x657531ef 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd7d4935a20, msaa true, tileRendererInUse null [junit] >> GearsES2 0x657531ef, 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 0x657531ef 800x600, swapInterval 1, drawable 0x7fd7d4935a20 [junit] Thread[main,5,main] GearsES2.display 0x657531ef 800x600, swapInterval 1, drawable 0x7fd7d4935a20 [junit] Thread[main,5,main] GearsES2.display 0x657531ef 800x600, swapInterval 1, drawable 0x7fd7d4935a20 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [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 0x657531ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6c3c6feb[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@3539aa21, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5cd077d3, 7a6aed3f>[count 0, qsz 0, owner ], 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x657531ef: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x657531ef 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] 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,5,main] GearsES2.init.0 0x5dfafd0f: tileRendererInUse null, GearsES2[obj 0x5dfafd0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5dfafd0f 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 0x5dfafd0f created: GearsObj[0x4e826979, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5dfafd0f created: GearsObj[0x53daaf33, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5dfafd0f created: GearsObj[0x53daaf33, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x5dfafd0f FIN GearsES2[obj 0x5dfafd0f isInit true, usesShared false, 1 GearsObj[0x4e826979, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x53daaf33, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x3a246847, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x5dfafd0f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd7d4872e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5dfafd0f, 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 0x5dfafd0f 400x300, swapInterval 1, drawable 0x7fd7d4872e70 [junit] Thread[main,5,main] GearsES2.display 0x5dfafd0f 400x300, swapInterval 1, drawable 0x7fd7d4872e70 [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 0x5dfafd0f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd7d4872e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5dfafd0f, 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 0x5dfafd0f 200x150, swapInterval 1, drawable 0x7fd7d4872e70 [junit] Thread[main,5,main] GearsES2.display 0x5dfafd0f 200x150, swapInterval 1, drawable 0x7fd7d4872e70 [junit] Thread[main,5,main] GearsES2.display 0x5dfafd0f 200x150, swapInterval 1, drawable 0x7fd7d4872e70 [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 0x5dfafd0f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd7d4872e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5dfafd0f, 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 0x5dfafd0f 800x600, swapInterval 1, drawable 0x7fd7d4872e70 [junit] Thread[main,5,main] GearsES2.display 0x5dfafd0f 800x600, swapInterval 1, drawable 0x7fd7d4872e70 [junit] Thread[main,5,main] GearsES2.display 0x5dfafd0f 800x600, swapInterval 1, drawable 0x7fd7d4872e70 [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 0x5dfafd0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@8fc13fd[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@e8c744d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <272772b1, edad68c>[count 0, qsz 0, owner ], 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 0x5dfafd0f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5dfafd0f 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] 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] Thread[main,5,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[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 0x5b118701 created: GearsObj[0x6c9f08ca, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5b118701 created: GearsObj[0x3cfa3d7c, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5b118701 created: GearsObj[0x3cfa3d7c, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x5b118701 FIN GearsES2[obj 0x5b118701 isInit true, usesShared false, 1 GearsObj[0x6c9f08ca, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3cfa3d7c, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x50dab72a, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x5b118701 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd7d486d6f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x5b118701, 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 0x5b118701 400x300, swapInterval 1, drawable 0x7fd7d486d6f0 [junit] Thread[main,5,main] GearsES2.display 0x5b118701 400x300, swapInterval 1, drawable 0x7fd7d486d6f0 [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 0x5b118701 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd7d486d6f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x5b118701, 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 0x5b118701 200x150, swapInterval 1, drawable 0x7fd7d486d6f0 [junit] Thread[main,5,main] GearsES2.display 0x5b118701 200x150, swapInterval 1, drawable 0x7fd7d486d6f0 [junit] Thread[main,5,main] GearsES2.display 0x5b118701 200x150, swapInterval 1, drawable 0x7fd7d486d6f0 [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 0x5b118701 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd7d486d6f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x5b118701, 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 0x5b118701 800x600, swapInterval 1, drawable 0x7fd7d486d6f0 [junit] Thread[main,5,main] GearsES2.display 0x5b118701 800x600, swapInterval 1, drawable 0x7fd7d486d6f0 [junit] Thread[main,5,main] GearsES2.display 0x5b118701 800x600, swapInterval 1, drawable 0x7fd7d486d6f0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0007-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 0x5b118701 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5bb6815c[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@7d3570ae, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3f78efba, 1cc2bce4>[count 0, qsz 0, owner ], 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 0x5b118701: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x5b118701 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 0x1205471e: tileRendererInUse null, GearsES2[obj 0x1205471e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1205471e 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 0x1205471e created: GearsObj[0x9553a0b, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x1205471e created: GearsObj[0x3a55acf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x1205471e created: GearsObj[0x3a55acf6, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x1205471e FIN GearsES2[obj 0x1205471e isInit true, usesShared false, 1 GearsObj[0x9553a0b, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3a55acf6, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x4ece6865, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x1205471e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd7d4928cf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1205471e, 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 0x1205471e 400x300, swapInterval 1, drawable 0x7fd7d4928cf0 [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.display 0x1205471e 400x300, swapInterval 1, drawable 0x7fd7d4928cf0 [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 0x1205471e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd7d4928cf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1205471e, 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 0x1205471e 200x150, swapInterval 1, drawable 0x7fd7d4928cf0 [junit] Thread[main,5,main] GearsES2.display 0x1205471e 200x150, swapInterval 1, drawable 0x7fd7d4928cf0 [junit] Thread[main,5,main] GearsES2.display 0x1205471e 200x150, swapInterval 1, drawable 0x7fd7d4928cf0 [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 0x1205471e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd7d4928cf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1205471e, 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 0x1205471e 800x600, swapInterval 1, drawable 0x7fd7d4928cf0 [junit] Thread[main,5,main] GearsES2.display 0x1205471e 800x600, swapInterval 1, drawable 0x7fd7d4928cf0 [junit] Thread[main,5,main] GearsES2.display 0x1205471e 800x600, swapInterval 1, drawable 0x7fd7d4928cf0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [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 0x1205471e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@18800bd0[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@1c656d13, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46dc08f5, 17d0312b>[count 0, qsz 0, owner ], 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] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1205471e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1205471e 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] 2014-08-06 07:09:43.334 java[5505:e33f] invalid address [junit] 2014-08-06 07:09:43.370 java[5505:c203] invalid address [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] Thread[main,5,main] GearsES2.init.0 0x119b5283: tileRendererInUse null, GearsES2[obj 0x119b5283 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x119b5283 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 0x119b5283 created: GearsObj[0x4c88efc4, vbo ff 5, fs 6, bf 7, bs 8] [junit] gear2 0x119b5283 created: GearsObj[0x3235541d, vbo ff 11, fs 12, bf 13, bs 14] [junit] gear3 0x119b5283 created: GearsObj[0x3235541d, vbo ff 11, fs 12, bf 13, bs 14] [junit] Thread[main,5,main] GearsES2.init.X 0x119b5283 FIN GearsES2[obj 0x119b5283 isInit true, usesShared false, 1 GearsObj[0x4c88efc4, vbo ff 5, fs 6, bf 7, bs 8], 2 GearsObj[0x3235541d, vbo ff 11, fs 12, bf 13, bs 14], 3 GearsObj[0x4b2555ab, vbo ff 17, fs 18, bf 19, bs 20], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x119b5283 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd7d49be010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x119b5283, 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 0x119b5283 400x300, swapInterval 1, drawable 0x7fd7d49be010 [junit] Thread[main,5,main] GearsES2.display 0x119b5283 400x300, swapInterval 1, drawable 0x7fd7d49be010 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] 2014-08-06 07:09:43.521 java[5505:e33f] invalid address [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x119b5283 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd7d49bf570, msaa false, tileRendererInUse null [junit] >> GearsES2 0x119b5283, 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 0x119b5283 200x150, swapInterval 1, drawable 0x7fd7d49bf570 [junit] # [junit] # A fatal error has been detected by the Java Runtime Environment: [junit] # [junit] # SIGSEGV (0xb) at pc=0x00007fff8e274097, pid=5505, tid=49667 [junit] # [junit] # JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19) [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.60-b09 mixed mode bsd-amd64 compressed oops) [junit] # Problematic frame: [junit] # C [libobjc.A.dylib+0x5097] objc_msgSend+0x17 [junit] # [junit] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again [junit] # [junit] # An error report file with more information is saved as: [junit] # /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/hs_err_pid5505.log [junit] # [junit] # If you would like to submit a bug report, please visit: [junit] # http://bugreport.sun.com/bugreport/crash.jsp [junit] # The crash happened outside the Java Virtual Machine in native code. [junit] # See problematic frame for where to report the bug. [junit] # [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] [junit] Testcase: testGL2OffScreenPbuffer took 0.002 sec [junit] Caused an ERROR [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] [junit] Testcase: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT:testGL2OffScreenPbuffer: Caused an ERROR [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] [junit] [junit] Test com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT FAILED (crashed) [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [junit] SLOCK [T main @ 1407301785848 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301790860 ms +++ localhost/127.0.0.1:59999 - Locked within 5034 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] Frame# 2, user #2 [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [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] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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] ++++ 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] ++++ 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 @ 1407301800965 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.251 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301785848 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301790860 ms +++ localhost/127.0.0.1:59999 - Locked within 5034 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] Frame# 2, user #2 [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [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] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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] ++++ 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] ++++ 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 @ 1407301800965 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.47 sec [junit] Testcase: test01_MSAA0_UsrFlip took 0 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.515 sec [junit] Testcase: test11_MSAA8_UsrFlip took 0 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.251 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301785848 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301790860 ms +++ localhost/127.0.0.1:59999 - Locked within 5034 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] Frame# 2, user #2 [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [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] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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] ++++ 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] ++++ 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 @ 1407301800965 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 @ 1407301802823 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301811924 ms +++ localhost/127.0.0.1:59999 - Locked within 9120 ms, 10 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] ++++ 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] TextRendererGLEL.display: Frame 0071 (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: 25.825 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301802823 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301811924 ms +++ localhost/127.0.0.1:59999 - Locked within 9120 ms, 10 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] ++++ 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] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1407301828512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.371 sec [junit] Testcase: test01_MSAA0_UsrFlip took 3.381 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.408 sec [junit] Testcase: test11_MSAA8_UsrFlip took 3.37 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 25.825 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301802823 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301811924 ms +++ localhost/127.0.0.1:59999 - Locked within 9120 ms, 10 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] SLOCK [T main @ 1407301828512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [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] ++++ 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] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1407301828512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407301829656 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301845691 ms +++ localhost/127.0.0.1:59999 - Locked within 16056 ms, 17 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-b1327-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: 18.521 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301829656 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301845691 ms +++ localhost/127.0.0.1:59999 - Locked within 16056 ms, 17 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-b1327-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 @ 1407301848032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testMain took 2.221 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.521 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301829656 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301845691 ms +++ localhost/127.0.0.1:59999 - Locked within 16056 ms, 17 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-b1327-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 @ 1407301848032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301848032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407301849344 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301851351 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 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[0x52dfcdc6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69750b53 created: GearsObj[0x633eacab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69750b53 created: GearsObj[0x633eacab, 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[0x52dfcdc6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x633eacab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b281ec1, 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 0x7fb3f05d1e10, 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 0x6a710411: tileRendererInUse null, GearsES2[obj 0x6a710411 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a710411 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a710411 created: GearsObj[0x5a3a5cc5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a710411 created: GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a710411 created: GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a710411 FIN GearsES2[obj 0x6a710411 isInit true, usesShared false, 1 GearsObj[0x5a3a5cc5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1282462d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a710411 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fb3f28f5b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a710411, 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 0x6a710411: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a710411 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.182 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301849344 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301851351 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 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[0x52dfcdc6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69750b53 created: GearsObj[0x633eacab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69750b53 created: GearsObj[0x633eacab, 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[0x52dfcdc6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x633eacab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b281ec1, 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 0x7fb3f05d1e10, 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 0x6a710411: tileRendererInUse null, GearsES2[obj 0x6a710411 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a710411 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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] SLOCK [T main @ 1407301857394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6a710411 created: GearsObj[0x5a3a5cc5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a710411 created: GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a710411 created: GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a710411 FIN GearsES2[obj 0x6a710411 isInit true, usesShared false, 1 GearsObj[0x5a3a5cc5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1282462d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a710411 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fb3f28f5b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a710411, 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 0x6a710411: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a710411 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 @ 1407301857394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GL3 took 4.609 sec [junit] Testcase: test01_GLDefault took 1.181 sec [junit] Testcase: testInfo00 took 0.001 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.182 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301849344 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301851351 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 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[0x52dfcdc6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69750b53 created: GearsObj[0x633eacab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69750b53 created: GearsObj[0x633eacab, 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[0x52dfcdc6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x633eacab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b281ec1, 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 0x7fb3f05d1e10, 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 0x6a710411: tileRendererInUse null, GearsES2[obj 0x6a710411 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a710411 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a710411 created: GearsObj[0x5a3a5cc5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a710411 created: GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a710411 created: GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a710411 FIN GearsES2[obj 0x6a710411 isInit true, usesShared false, 1 GearsObj[0x5a3a5cc5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2da0b7ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1282462d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a710411 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fb3f28f5b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a710411, 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 0x6a710411: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a710411 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 @ 1407301857394 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 @ 1407301858827 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301863842 ms +++ localhost/127.0.0.1:59999 - Locked within 5039 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 0x63270f6d: tileRendererInUse null, GearsES2[obj 0x63270f6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63270f6d 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 0x63270f6d created: GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63270f6d created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63270f6d created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x63270f6d FIN GearsES2[obj 0x63270f6d isInit true, usesShared false, 1 GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fb369e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x63270f6d 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b1b1440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63270f6d, 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 0x63270f6d 400x200, swapInterval 1, drawable 0x7f8d7b1b1440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63270f6d 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b1b1440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63270f6d, 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 0x63270f6d 400x200, swapInterval 1, drawable 0x7f8d7b1b1440 [junit] 1 s: 60 f / 1073 ms, 55.9 fps, 17 ms/f; total: 60 f, 55.9 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x63270f6d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x63270f6d 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 0x2da07336: tileRendererInUse null, GearsES2[obj 0x2da07336 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2da07336 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 0x2da07336 created: GearsObj[0x6ffcfd1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2da07336 created: GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2da07336 created: GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x2da07336 FIN GearsES2[obj 0x2da07336 isInit true, usesShared false, 1 GearsObj[0x6ffcfd1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb0b4da, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x2da07336 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b148690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2da07336, 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 0x2da07336 400x200, swapInterval 1, drawable 0x7f8d7b148690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2da07336 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b148690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2da07336, 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 0x2da07336 400x200, swapInterval 1, drawable 0x7f8d7b148690 [junit] 1 s: 60 f / 1022 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2da07336: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2da07336 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.728 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301858827 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301863842 ms +++ localhost/127.0.0.1:59999 - Locked within 5039 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 0x63270f6d: tileRendererInUse null, GearsES2[obj 0x63270f6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63270f6d 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 0x63270f6d created: GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63270f6d created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63270f6d created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x63270f6d FIN GearsES2[obj 0x63270f6d isInit true, usesShared false, 1 GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fb369e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x63270f6d 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b1b1440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63270f6d, 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 0x63270f6d 400x200, swapInterval 1, drawable 0x7f8d7b1b1440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63270f6d 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b1b1440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63270f6d, 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 0x63270f6d 400x200, swapInterval 1, drawable 0x7f8d7b1b1440 [junit] 1 s: 60 f / 1073 ms, 55.9 fps, 17 ms/f; total: 60 f, 55.9 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x63270f6d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x63270f6d 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 0x2da07336: tileRendererInUse null, GearsES2[obj 0x2da07336 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2da07336 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 0x2da07336 created: GearsObj[0x6ffcfd1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2da07336 created: GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2da07336 created: GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x2da07336 FIN GearsES2[obj 0x2da07336 isInit true, usesShared false, 1 GearsObj[0x6ffcfd1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb0b4da, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x2da07336 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b148690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2da07336, 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 0x2da07336 400x200, swapInterval 1, drawable 0x7f8d7b148690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2da07336 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b148690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2da07336, 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 0x2da07336 400x200, swapInterval 1, drawable 0x7f8d7b148690 [junit] 1 s: 60 f / 1022 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2da07336: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2da07336 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] SLOCK [T main @ 1407301869407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GLDefault took 3.995 sec [junit] Testcase: test02_GL3 took 1.294 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.728 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301858827 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301863842 ms +++ localhost/127.0.0.1:59999 - Locked within 5039 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 0x63270f6d: tileRendererInUse null, GearsES2[obj 0x63270f6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63270f6d 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 0x63270f6d created: GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63270f6d created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63270f6d created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x63270f6d FIN GearsES2[obj 0x63270f6d isInit true, usesShared false, 1 GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fb369e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x63270f6d 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b1b1440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63270f6d, 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 0x63270f6d 400x200, swapInterval 1, drawable 0x7f8d7b1b1440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63270f6d 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b1b1440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63270f6d, 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 0x63270f6d 400x200, swapInterval 1, drawable 0x7f8d7b1b1440 [junit] 1 s: 60 f / 1073 ms, 55.9 fps, 17 ms/f; total: 60 f, 55.9 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x63270f6d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x63270f6d 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 0x2da07336: tileRendererInUse null, GearsES2[obj 0x2da07336 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2da07336 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 0x2da07336 created: GearsObj[0x6ffcfd1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2da07336 created: GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2da07336 created: GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x2da07336 FIN GearsES2[obj 0x2da07336 isInit true, usesShared false, 1 GearsObj[0x6ffcfd1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a4a5ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb0b4da, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x2da07336 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b148690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2da07336, 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 0x2da07336 400x200, swapInterval 1, drawable 0x7f8d7b148690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2da07336 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f8d7b148690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2da07336, 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 0x2da07336 400x200, swapInterval 1, drawable 0x7f8d7b148690 [junit] 1 s: 60 f / 1022 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2da07336: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2da07336 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] SLOCK [T main @ 1407301869407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301869407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [junit] SLOCK [T main @ 1407301870566 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301875580 ms +++ localhost/127.0.0.1:59999 - Locked within 5039 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@7beb0dfd [junit] BB.1: java.lang.Object@7beb0dfd [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 @ 1407301877636 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.224 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301870566 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301875580 ms +++ localhost/127.0.0.1:59999 - Locked within 5039 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@7beb0dfd [junit] BB.1: java.lang.Object@7beb0dfd [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 @ 1407301877636 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDeadlock took 0.045 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.224 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301870566 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301875580 ms +++ localhost/127.0.0.1:59999 - Locked within 5039 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@7beb0dfd [junit] BB.1: java.lang.Object@7beb0dfd [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 @ 1407301877636 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407301879138 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301881146 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 ms, 3 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 0x7fc01d818180, 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 0x7fc01d87b090, 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 0x7fc01b5c9d40, 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 0x7fc01d924930, 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: 5.384 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301879138 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301881146 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 ms, 3 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 0x7fc01d818180, 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 0x7fc01d87b090, 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 0x7fc01b5c9d40, 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 0x7fc01d924930, 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 @ 1407301884383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.228 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.384 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301879138 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301881146 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 ms, 3 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 0x7fc01d818180, 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 0x7fc01d87b090, 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 0x7fc01b5c9d40, 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 0x7fc01d924930, 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 @ 1407301884383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301884383 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 @ 1407301885802 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301888812 ms +++ localhost/127.0.0.1:59999 - Locked within 3032 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 0x40553c13 [junit] Creating vertex VBO on slave 0x40553c13 [junit] Creating index VBO on slave 0x40553c13 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x1bdb2464 [junit] Creating vertex VBO on slave 0x1bdb2464 [junit] Creating index VBO on slave 0x1bdb2464 [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 0x2d033ba9 [junit] Creating vertex VBO on slave 0x2d033ba9 [junit] Creating index VBO on slave 0x2d033ba9 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x2f41eb55 [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 0x6e045e81 [junit] Creating vertex VBO on slave 0x6e045e81 [junit] Creating index VBO on slave 0x6e045e81 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x60d89f94 [junit] Creating vertex VBO on slave 0x60d89f94 [junit] Creating index VBO on slave 0x60d89f94 [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 - test10UseNEWTNotShared [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 0xf18716e [junit] Creating vertex VBO on slave 0xf18716e [junit] Creating index VBO on slave 0xf18716e [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0xdbef480 [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.532 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301885802 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301888812 ms +++ localhost/127.0.0.1:59999 - Locked within 3032 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 0x40553c13 [junit] Creating vertex VBO on slave 0x40553c13 [junit] Creating index VBO on slave 0x40553c13 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x1bdb2464 [junit] Creating vertex VBO on slave 0x1bdb2464 [junit] Creating index VBO on slave 0x1bdb2464 [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 0x2d033ba9 [junit] Creating vertex VBO on slave 0x2d033ba9 [junit] Creating index VBO on slave 0x2d033ba9 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x2f41eb55 [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 0x6e045e81 [junit] Creating vertex VBO on slave 0x6e045e81 [junit] Creating index VBO on slave 0x6e045e81 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x60d89f94 [junit] Creating vertex VBO on slave 0x60d89f94 [junit] Creating index VBO on slave 0x60d89f94 [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 - test10UseNEWTNotShared [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 0xf18716e [junit] Creating vertex VBO on slave 0xf18716e [junit] Creating index VBO on slave 0xf18716e [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0xdbef480 [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 @ 1407301905193 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01UseAWTNotShared took 4.091 sec [junit] Testcase: test02UseAWTSharedContext took 3.381 sec [junit] Testcase: test10UseNEWTNotShared took 3.387 sec [junit] Testcase: test11UseNEWTSharedContext took 3.477 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.532 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301885802 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301888812 ms +++ localhost/127.0.0.1:59999 - Locked within 3032 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 0x40553c13 [junit] Creating vertex VBO on slave 0x40553c13 [junit] Creating index VBO on slave 0x40553c13 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x1bdb2464 [junit] Creating vertex VBO on slave 0x1bdb2464 [junit] Creating index VBO on slave 0x1bdb2464 [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 0x2d033ba9 [junit] Creating vertex VBO on slave 0x2d033ba9 [junit] Creating index VBO on slave 0x2d033ba9 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x2f41eb55 [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 0x6e045e81 [junit] Creating vertex VBO on slave 0x6e045e81 [junit] Creating index VBO on slave 0x6e045e81 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x60d89f94 [junit] Creating vertex VBO on slave 0x60d89f94 [junit] Creating index VBO on slave 0x60d89f94 [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 - test10UseNEWTNotShared [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 0xf18716e [junit] Creating vertex VBO on slave 0xf18716e [junit] Creating index VBO on slave 0xf18716e [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0xdbef480 [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 @ 1407301905193 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301905193 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407301906687 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301922717 ms +++ localhost/127.0.0.1:59999 - Locked within 16052 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 0x7ec21f4c: tileRendererInUse null, GearsES2[obj 0x7ec21f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ec21f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7ec21f4c created: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ec21f4c created: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ec21f4c created: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ec21f4c FIN GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ec21f4c 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5897940, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ec21f4c, 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 0x39c7abd: tileRendererInUse null, GearsES2[obj 0x39c7abd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x39c7abd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x39c7abd created w/ share: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x79dbe900, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39c7abd created w/ share: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x549e3d80, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39c7abd created w/ share: GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x60d7c9e6, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39c7abd FIN GearsES2[obj 0x39c7abd isInit true, usesShared true, 1 GearsObj[0x79dbe900, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x549e3d80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60d7c9e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39c7abd 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5875cb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39c7abd, 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 0x163e1025: tileRendererInUse null, GearsES2[obj 0x163e1025 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x163e1025 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x163e1025 created w/ share: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x609919c9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x163e1025 created w/ share: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x636c0caa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x163e1025 created w/ share: GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ab39fe4, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x163e1025 FIN GearsES2[obj 0x163e1025 isInit true, usesShared true, 1 GearsObj[0x609919c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x636c0caa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ab39fe4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x163e1025 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58b1730, msaa false, tileRendererInUse null [junit] >> GearsES2 0x163e1025, 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 0x7e768ee6, (isShared true, created true) [junit] Ctx #0: hash 0x6f277aab, (created true) [junit] Ctx #1: hash 0x70d4c132, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x70d4c132, (isShared true, created true) [junit] Ctx #0: hash 0x7e768ee6, (created true) [junit] Ctx #1: hash 0x6f277aab, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x6f277aab, (isShared true, created true) [junit] Ctx #0: hash 0x7e768ee6, (created true) [junit] Ctx #1: hash 0x70d4c132, (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 0x163e1025: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163e1025 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c7abd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c7abd FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ec21f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ec21f4c 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 0x7dc647de: tileRendererInUse null, GearsES2[obj 0x7dc647de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7dc647de on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7dc647de created: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7dc647de created: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7dc647de created: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7dc647de FIN GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7dc647de 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b35cdc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7dc647de, 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 0x64988054: tileRendererInUse null, GearsES2[obj 0x64988054 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x64988054 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x64988054 created w/ share: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3db70c43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x64988054 created w/ share: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3c86225c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x64988054 created w/ share: GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa39e50f, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x64988054 FIN GearsES2[obj 0x64988054 isInit true, usesShared true, 1 GearsObj[0x3db70c43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c86225c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa39e50f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64988054 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58d2230, msaa false, tileRendererInUse null [junit] >> GearsES2 0x64988054, 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 0x58113e64: tileRendererInUse null, GearsES2[obj 0x58113e64 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x58113e64 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x58113e64 created w/ share: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66a8eaf3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x58113e64 created w/ share: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5bd92c2c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x58113e64 created w/ share: GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xee32bd0, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58113e64 FIN GearsES2[obj 0x58113e64 isInit true, usesShared true, 1 GearsObj[0x66a8eaf3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bd92c2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xee32bd0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58113e64 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58b3700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58113e64, 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 0x7dc72b45, (isShared true, created true) [junit] Ctx #0: hash 0x2469bb16, (created true) [junit] Ctx #1: hash 0x4287fb17, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2469bb16, (isShared true, created true) [junit] Ctx #0: hash 0x7dc72b45, (created true) [junit] Ctx #1: hash 0x4287fb17, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x4287fb17, (isShared true, created true) [junit] Ctx #0: hash 0x7dc72b45, (created true) [junit] Ctx #1: hash 0x2469bb16, (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 0x7dc647de: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7dc647de FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64988054: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64988054 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58113e64: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58113e64 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 0x343f893e: tileRendererInUse null, GearsES2[obj 0x343f893e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x343f893e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x343f893e created: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x343f893e created: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x343f893e created: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x343f893e FIN GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x343f893e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b590e760, msaa false, tileRendererInUse null [junit] >> GearsES2 0x343f893e, 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 0x374b603e: tileRendererInUse null, GearsES2[obj 0x374b603e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x374b603e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x374b603e created w/ share: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x657fa883, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x374b603e created w/ share: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x20106484, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x374b603e created w/ share: GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1437268e, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x374b603e FIN GearsES2[obj 0x374b603e isInit true, usesShared true, 1 GearsObj[0x657fa883, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20106484, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1437268e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x374b603e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58d1690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x374b603e, 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 0x359ba2ce: tileRendererInUse null, GearsES2[obj 0x359ba2ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x359ba2ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x359ba2ce created w/ share: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d417095, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x359ba2ce created w/ share: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3466dd3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x359ba2ce created w/ share: GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4d43953, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x359ba2ce FIN GearsES2[obj 0x359ba2ce isInit true, usesShared true, 1 GearsObj[0x4d417095, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3466dd3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d43953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x359ba2ce 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b59536e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x359ba2ce, 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 0x4830ac0d, (isShared true, created true) [junit] Ctx #0: hash 0x24043203, (created true) [junit] Ctx #1: hash 0x194a12de, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x194a12de, (isShared true, created true) [junit] Ctx #0: hash 0x24043203, (created true) [junit] Ctx #1: hash 0x4830ac0d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x24043203, (isShared true, created true) [junit] Ctx #0: hash 0x4830ac0d, (created true) [junit] Ctx #1: hash 0x194a12de, (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 0x359ba2ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x359ba2ce FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x374b603e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x374b603e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x343f893e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x343f893e 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 0x4b93596c: tileRendererInUse null, GearsES2[obj 0x4b93596c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b93596c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4b93596c created: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b93596c created: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b93596c created: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b93596c FIN GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b93596c 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b59216c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b93596c, 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 0x354a5255: tileRendererInUse null, GearsES2[obj 0x354a5255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x354a5255 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x354a5255 created w/ share: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x63ae8b5c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x354a5255 created w/ share: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x583f7824, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x354a5255 created w/ share: GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2ee8b0bf, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x354a5255 FIN GearsES2[obj 0x354a5255 isInit true, usesShared true, 1 GearsObj[0x63ae8b5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583f7824, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee8b0bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354a5255 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5891920, msaa false, tileRendererInUse null [junit] >> GearsES2 0x354a5255, 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 0x15fdf14: tileRendererInUse null, GearsES2[obj 0x15fdf14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x15fdf14 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x15fdf14 created w/ share: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6bfcc2a1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15fdf14 created w/ share: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1f4e0f6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15fdf14 created w/ share: GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3dd60834, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15fdf14 FIN GearsES2[obj 0x15fdf14 isInit true, usesShared true, 1 GearsObj[0x6bfcc2a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f4e0f6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dd60834, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15fdf14 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5937f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15fdf14, 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 0x3eb60b56, (isShared true, created true) [junit] Ctx #0: hash 0x77c1f4c, (created true) [junit] Ctx #1: hash 0x3adb999a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x3adb999a, (isShared true, created true) [junit] Ctx #0: hash 0x77c1f4c, (created true) [junit] Ctx #1: hash 0x3eb60b56, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x77c1f4c, (isShared true, created true) [junit] Ctx #0: hash 0x3eb60b56, (created true) [junit] Ctx #1: hash 0x3adb999a, (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 0x4b93596c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b93596c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354a5255: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354a5255 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15fdf14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15fdf14 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.81 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301906687 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301922717 ms +++ localhost/127.0.0.1:59999 - Locked within 16052 ms, 17 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] SLOCK [T main @ 1407301931327 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ec21f4c: tileRendererInUse null, GearsES2[obj 0x7ec21f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ec21f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7ec21f4c created: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ec21f4c created: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ec21f4c created: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ec21f4c FIN GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ec21f4c 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5897940, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ec21f4c, 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 0x39c7abd: tileRendererInUse null, GearsES2[obj 0x39c7abd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x39c7abd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x39c7abd created w/ share: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x79dbe900, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39c7abd created w/ share: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x549e3d80, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39c7abd created w/ share: GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x60d7c9e6, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39c7abd FIN GearsES2[obj 0x39c7abd isInit true, usesShared true, 1 GearsObj[0x79dbe900, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x549e3d80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60d7c9e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39c7abd 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5875cb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39c7abd, 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 0x163e1025: tileRendererInUse null, GearsES2[obj 0x163e1025 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x163e1025 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x163e1025 created w/ share: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x609919c9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x163e1025 created w/ share: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x636c0caa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x163e1025 created w/ share: GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ab39fe4, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x163e1025 FIN GearsES2[obj 0x163e1025 isInit true, usesShared true, 1 GearsObj[0x609919c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x636c0caa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ab39fe4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x163e1025 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58b1730, msaa false, tileRendererInUse null [junit] >> GearsES2 0x163e1025, 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 0x7e768ee6, (isShared true, created true) [junit] Ctx #0: hash 0x6f277aab, (created true) [junit] Ctx #1: hash 0x70d4c132, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x70d4c132, (isShared true, created true) [junit] Ctx #0: hash 0x7e768ee6, (created true) [junit] Ctx #1: hash 0x6f277aab, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x6f277aab, (isShared true, created true) [junit] Ctx #0: hash 0x7e768ee6, (created true) [junit] Ctx #1: hash 0x70d4c132, (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 0x163e1025: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163e1025 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c7abd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c7abd FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ec21f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ec21f4c 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 0x7dc647de: tileRendererInUse null, GearsES2[obj 0x7dc647de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7dc647de on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7dc647de created: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7dc647de created: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7dc647de created: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7dc647de FIN GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7dc647de 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b35cdc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7dc647de, 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 0x64988054: tileRendererInUse null, GearsES2[obj 0x64988054 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x64988054 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x64988054 created w/ share: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3db70c43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x64988054 created w/ share: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3c86225c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x64988054 created w/ share: GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa39e50f, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x64988054 FIN GearsES2[obj 0x64988054 isInit true, usesShared true, 1 GearsObj[0x3db70c43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c86225c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa39e50f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64988054 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58d2230, msaa false, tileRendererInUse null [junit] >> GearsES2 0x64988054, 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 0x58113e64: tileRendererInUse null, GearsES2[obj 0x58113e64 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x58113e64 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x58113e64 created w/ share: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66a8eaf3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x58113e64 created w/ share: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5bd92c2c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x58113e64 created w/ share: GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xee32bd0, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58113e64 FIN GearsES2[obj 0x58113e64 isInit true, usesShared true, 1 GearsObj[0x66a8eaf3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bd92c2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xee32bd0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58113e64 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58b3700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58113e64, 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 0x7dc72b45, (isShared true, created true) [junit] Ctx #0: hash 0x2469bb16, (created true) [junit] Ctx #1: hash 0x4287fb17, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2469bb16, (isShared true, created true) [junit] Ctx #0: hash 0x7dc72b45, (created true) [junit] Ctx #1: hash 0x4287fb17, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x4287fb17, (isShared true, created true) [junit] Ctx #0: hash 0x7dc72b45, (created true) [junit] Ctx #1: hash 0x2469bb16, (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 0x7dc647de: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7dc647de FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64988054: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64988054 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58113e64: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58113e64 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 0x343f893e: tileRendererInUse null, GearsES2[obj 0x343f893e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x343f893e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x343f893e created: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x343f893e created: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x343f893e created: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x343f893e FIN GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x343f893e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b590e760, msaa false, tileRendererInUse null [junit] >> GearsES2 0x343f893e, 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 0x374b603e: tileRendererInUse null, GearsES2[obj 0x374b603e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x374b603e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x374b603e created w/ share: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x657fa883, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x374b603e created w/ share: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x20106484, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x374b603e created w/ share: GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1437268e, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x374b603e FIN GearsES2[obj 0x374b603e isInit true, usesShared true, 1 GearsObj[0x657fa883, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20106484, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1437268e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x374b603e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58d1690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x374b603e, 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 0x359ba2ce: tileRendererInUse null, GearsES2[obj 0x359ba2ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x359ba2ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x359ba2ce created w/ share: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d417095, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x359ba2ce created w/ share: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3466dd3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x359ba2ce created w/ share: GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4d43953, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x359ba2ce FIN GearsES2[obj 0x359ba2ce isInit true, usesShared true, 1 GearsObj[0x4d417095, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3466dd3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d43953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x359ba2ce 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b59536e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x359ba2ce, 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 0x4830ac0d, (isShared true, created true) [junit] Ctx #0: hash 0x24043203, (created true) [junit] Ctx #1: hash 0x194a12de, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x194a12de, (isShared true, created true) [junit] Ctx #0: hash 0x24043203, (created true) [junit] Ctx #1: hash 0x4830ac0d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x24043203, (isShared true, created true) [junit] Ctx #0: hash 0x4830ac0d, (created true) [junit] Ctx #1: hash 0x194a12de, (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 0x359ba2ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x359ba2ce FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x374b603e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x374b603e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x343f893e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x343f893e 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 0x4b93596c: tileRendererInUse null, GearsES2[obj 0x4b93596c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b93596c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4b93596c created: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b93596c created: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b93596c created: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b93596c FIN GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b93596c 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b59216c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b93596c, 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 0x354a5255: tileRendererInUse null, GearsES2[obj 0x354a5255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x354a5255 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x354a5255 created w/ share: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x63ae8b5c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x354a5255 created w/ share: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x583f7824, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x354a5255 created w/ share: GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2ee8b0bf, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x354a5255 FIN GearsES2[obj 0x354a5255 isInit true, usesShared true, 1 GearsObj[0x63ae8b5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583f7824, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee8b0bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354a5255 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5891920, msaa false, tileRendererInUse null [junit] >> GearsES2 0x354a5255, 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 0x15fdf14: tileRendererInUse null, GearsES2[obj 0x15fdf14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x15fdf14 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x15fdf14 created w/ share: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6bfcc2a1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15fdf14 created w/ share: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1f4e0f6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15fdf14 created w/ share: GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3dd60834, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15fdf14 FIN GearsES2[obj 0x15fdf14 isInit true, usesShared true, 1 GearsObj[0x6bfcc2a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f4e0f6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dd60834, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15fdf14 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5937f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15fdf14, 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 0x3eb60b56, (isShared true, created true) [junit] Ctx #0: hash 0x77c1f4c, (created true) [junit] Ctx #1: hash 0x3adb999a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x3adb999a, (isShared true, created true) [junit] Ctx #0: hash 0x77c1f4c, (created true) [junit] Ctx #1: hash 0x3eb60b56, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x77c1f4c, (isShared true, created true) [junit] Ctx #0: hash 0x3eb60b56, (created true) [junit] Ctx #1: hash 0x3adb999a, (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 0x4b93596c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b93596c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354a5255: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354a5255 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15fdf14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15fdf14 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1407301931327 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 2.023 sec [junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.433 sec [junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.446 sec [junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.661 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.81 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301906687 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301922717 ms +++ localhost/127.0.0.1:59999 - Locked within 16052 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 0x7ec21f4c: tileRendererInUse null, GearsES2[obj 0x7ec21f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ec21f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7ec21f4c created: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ec21f4c created: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ec21f4c created: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ec21f4c FIN GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ec21f4c 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5897940, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ec21f4c, 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 0x39c7abd: tileRendererInUse null, GearsES2[obj 0x39c7abd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x39c7abd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x39c7abd created w/ share: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x79dbe900, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39c7abd created w/ share: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x549e3d80, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39c7abd created w/ share: GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x60d7c9e6, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39c7abd FIN GearsES2[obj 0x39c7abd isInit true, usesShared true, 1 GearsObj[0x79dbe900, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x549e3d80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60d7c9e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39c7abd 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5875cb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39c7abd, 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 0x163e1025: tileRendererInUse null, GearsES2[obj 0x163e1025 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x163e1025 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x163e1025 created w/ share: GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x609919c9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x163e1025 created w/ share: GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x636c0caa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x163e1025 created w/ share: GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ab39fe4, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x163e1025 FIN GearsES2[obj 0x163e1025 isInit true, usesShared true, 1 GearsObj[0x609919c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x636c0caa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ab39fe4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ec21f4c isInit true, usesShared false, 1 GearsObj[0x260674ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b21631e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8cc0ece, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x163e1025 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58b1730, msaa false, tileRendererInUse null [junit] >> GearsES2 0x163e1025, 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 0x7e768ee6, (isShared true, created true) [junit] Ctx #0: hash 0x6f277aab, (created true) [junit] Ctx #1: hash 0x70d4c132, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x70d4c132, (isShared true, created true) [junit] Ctx #0: hash 0x7e768ee6, (created true) [junit] Ctx #1: hash 0x6f277aab, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x6f277aab, (isShared true, created true) [junit] Ctx #0: hash 0x7e768ee6, (created true) [junit] Ctx #1: hash 0x70d4c132, (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 0x163e1025: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163e1025 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c7abd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c7abd FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ec21f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ec21f4c 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 0x7dc647de: tileRendererInUse null, GearsES2[obj 0x7dc647de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7dc647de on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7dc647de created: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7dc647de created: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7dc647de created: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7dc647de FIN GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7dc647de 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b35cdc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7dc647de, 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 0x64988054: tileRendererInUse null, GearsES2[obj 0x64988054 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x64988054 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x64988054 created w/ share: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3db70c43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x64988054 created w/ share: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3c86225c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x64988054 created w/ share: GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa39e50f, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x64988054 FIN GearsES2[obj 0x64988054 isInit true, usesShared true, 1 GearsObj[0x3db70c43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c86225c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa39e50f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64988054 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58d2230, msaa false, tileRendererInUse null [junit] >> GearsES2 0x64988054, 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 0x58113e64: tileRendererInUse null, GearsES2[obj 0x58113e64 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x58113e64 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x58113e64 created w/ share: GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66a8eaf3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x58113e64 created w/ share: GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5bd92c2c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x58113e64 created w/ share: GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xee32bd0, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58113e64 FIN GearsES2[obj 0x58113e64 isInit true, usesShared true, 1 GearsObj[0x66a8eaf3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bd92c2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xee32bd0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7dc647de isInit true, usesShared false, 1 GearsObj[0x32596d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1d1bb6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72065073, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58113e64 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58b3700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58113e64, 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 0x7dc72b45, (isShared true, created true) [junit] Ctx #0: hash 0x2469bb16, (created true) [junit] Ctx #1: hash 0x4287fb17, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2469bb16, (isShared true, created true) [junit] Ctx #0: hash 0x7dc72b45, (created true) [junit] Ctx #1: hash 0x4287fb17, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x4287fb17, (isShared true, created true) [junit] Ctx #0: hash 0x7dc72b45, (created true) [junit] Ctx #1: hash 0x2469bb16, (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 0x7dc647de: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7dc647de FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64988054: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64988054 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58113e64: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58113e64 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 0x343f893e: tileRendererInUse null, GearsES2[obj 0x343f893e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x343f893e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x343f893e created: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x343f893e created: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x343f893e created: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x343f893e FIN GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x343f893e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b590e760, msaa false, tileRendererInUse null [junit] >> GearsES2 0x343f893e, 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 0x374b603e: tileRendererInUse null, GearsES2[obj 0x374b603e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x374b603e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x374b603e created w/ share: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x657fa883, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x374b603e created w/ share: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x20106484, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x374b603e created w/ share: GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1437268e, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x374b603e FIN GearsES2[obj 0x374b603e isInit true, usesShared true, 1 GearsObj[0x657fa883, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20106484, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1437268e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x374b603e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b58d1690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x374b603e, 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 0x359ba2ce: tileRendererInUse null, GearsES2[obj 0x359ba2ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x359ba2ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x359ba2ce created w/ share: GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d417095, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x359ba2ce created w/ share: GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3466dd3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x359ba2ce created w/ share: GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4d43953, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x359ba2ce FIN GearsES2[obj 0x359ba2ce isInit true, usesShared true, 1 GearsObj[0x4d417095, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3466dd3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d43953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x343f893e isInit true, usesShared false, 1 GearsObj[0x33b4450e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21b4a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24db4002, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x359ba2ce 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b59536e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x359ba2ce, 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 0x4830ac0d, (isShared true, created true) [junit] Ctx #0: hash 0x24043203, (created true) [junit] Ctx #1: hash 0x194a12de, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x194a12de, (isShared true, created true) [junit] Ctx #0: hash 0x24043203, (created true) [junit] Ctx #1: hash 0x4830ac0d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x24043203, (isShared true, created true) [junit] Ctx #0: hash 0x4830ac0d, (created true) [junit] Ctx #1: hash 0x194a12de, (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 0x359ba2ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x359ba2ce FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x374b603e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x374b603e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x343f893e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x343f893e 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 0x4b93596c: tileRendererInUse null, GearsES2[obj 0x4b93596c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b93596c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4b93596c created: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b93596c created: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b93596c created: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b93596c FIN GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b93596c 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b59216c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b93596c, 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 0x354a5255: tileRendererInUse null, GearsES2[obj 0x354a5255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x354a5255 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x354a5255 created w/ share: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x63ae8b5c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x354a5255 created w/ share: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x583f7824, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x354a5255 created w/ share: GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2ee8b0bf, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x354a5255 FIN GearsES2[obj 0x354a5255 isInit true, usesShared true, 1 GearsObj[0x63ae8b5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583f7824, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee8b0bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354a5255 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5891920, msaa false, tileRendererInUse null [junit] >> GearsES2 0x354a5255, 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 0x15fdf14: tileRendererInUse null, GearsES2[obj 0x15fdf14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x15fdf14 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x15fdf14 created w/ share: GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6bfcc2a1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15fdf14 created w/ share: GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1f4e0f6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15fdf14 created w/ share: GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3dd60834, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15fdf14 FIN GearsES2[obj 0x15fdf14 isInit true, usesShared true, 1 GearsObj[0x6bfcc2a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f4e0f6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dd60834, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b93596c isInit true, usesShared false, 1 GearsObj[0x26f535e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ca45ac2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a428d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15fdf14 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f81b5937f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15fdf14, 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 0x3eb60b56, (isShared true, created true) [junit] Ctx #0: hash 0x77c1f4c, (created true) [junit] Ctx #1: hash 0x3adb999a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x3adb999a, (isShared true, created true) [junit] Ctx #0: hash 0x77c1f4c, (created true) [junit] Ctx #1: hash 0x3eb60b56, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x77c1f4c, (isShared true, created true) [junit] Ctx #0: hash 0x3eb60b56, (created true) [junit] Ctx #1: hash 0x3adb999a, (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 0x4b93596c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b93596c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354a5255: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354a5255 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15fdf14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15fdf14 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1407301931327 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407301932695 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301940773 ms +++ localhost/127.0.0.1:59999 - Locked within 8138 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 0x16708d23: tileRendererInUse null, GearsES2[obj 0x16708d23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x16708d23 on Thread[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 0x16708d23 created: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x16708d23 created: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x16708d23 created: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16708d23 FIN GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16708d23 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd4040923b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16708d23, 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 0x33ab74ec: tileRendererInUse null, GearsES2[obj 0x33ab74ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x33ab74ec on Thread[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 0x33ab74ec created w/ share: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x163877a5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x33ab74ec created w/ share: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x5536fd08, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x33ab74ec created w/ share: GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xd1e43ed, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33ab74ec FIN GearsES2[obj 0x33ab74ec isInit true, usesShared true, 1 GearsObj[0x163877a5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5536fd08, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xd1e43ed, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33ab74ec 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40409c0e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33ab74ec, 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 0x3d894c74: tileRendererInUse null, GearsES2[obj 0x3d894c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x3d894c74 on Thread[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 0x3d894c74 created w/ share: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x264114a7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x3d894c74 created w/ share: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7ab2f38f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x3d894c74 created w/ share: GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x7a947037, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d894c74 FIN GearsES2[obj 0x3d894c74 isInit true, usesShared true, 1 GearsObj[0x264114a7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7ab2f38f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7a947037, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d894c74 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40409d2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d894c74, 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 0x595e3cc9, (isShared true, created true) [junit] Ctx #0: hash 0x3dfd8355, (created true) [junit] Ctx #1: hash 0x44a7475b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x44a7475b, (isShared true, created true) [junit] Ctx #0: hash 0x595e3cc9, (created true) [junit] Ctx #1: hash 0x3dfd8355, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3dfd8355, (isShared true, created true) [junit] Ctx #0: hash 0x595e3cc9, (created true) [junit] Ctx #1: hash 0x44a7475b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d894c74: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d894c74 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33ab74ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33ab74ec FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16708d23: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16708d23 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 0x729fd41a: tileRendererInUse null, GearsES2[obj 0x729fd41a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x729fd41a on Thread[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 0x729fd41a created: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x729fd41a created: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x729fd41a created: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x729fd41a FIN GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x729fd41a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40406aae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x729fd41a, 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 0x412e9c68: tileRendererInUse null, GearsES2[obj 0x412e9c68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], 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[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 0x412e9c68 created w/ share: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x4465b934, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x412e9c68 created w/ share: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x72622800, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x412e9c68 created w/ share: GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xa3052ab, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x412e9c68 FIN GearsES2[obj 0x412e9c68 isInit true, usesShared true, 1 GearsObj[0x4465b934, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x72622800, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xa3052ab, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd4040597d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, 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 0x729fd41a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40406aae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x729fd41a, 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 0x4a961651: tileRendererInUse null, GearsES2[obj 0x4a961651 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x4a961651 on Thread[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 0x4a961651 created w/ share: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x268407f8, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4a961651 created w/ share: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x26273e89, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4a961651 created w/ share: GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x5a7aa7f0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a961651 FIN GearsES2[obj 0x4a961651 isInit true, usesShared true, 1 GearsObj[0x268407f8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x26273e89, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5a7aa7f0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a961651 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40416f9a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a961651, 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 0x4a961651 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40416f9a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a961651, 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 0x1b68f060, (isShared true, created true) [junit] Ctx #0: hash 0x3adcd02d, (created true) [junit] Ctx #1: hash 0x3386b634, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x3386b634, (isShared true, created true) [junit] Ctx #0: hash 0x1b68f060, (created true) [junit] Ctx #1: hash 0x3adcd02d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3adcd02d, (isShared true, created true) [junit] Ctx #0: hash 0x1b68f060, (created true) [junit] Ctx #1: hash 0x3386b634, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x729fd41a 256x234, swapInterval 0, drawable 0x7fd40406aae0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a961651: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a961651 FIN [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 0x729fd41a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x729fd41a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407301946458 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.947 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301932695 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301940773 ms +++ localhost/127.0.0.1:59999 - Locked within 8138 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 0x16708d23: tileRendererInUse null, GearsES2[obj 0x16708d23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x16708d23 on Thread[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 0x16708d23 created: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x16708d23 created: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x16708d23 created: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16708d23 FIN GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16708d23 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd4040923b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16708d23, 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 0x33ab74ec: tileRendererInUse null, GearsES2[obj 0x33ab74ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x33ab74ec on Thread[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 0x33ab74ec created w/ share: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x163877a5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x33ab74ec created w/ share: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x5536fd08, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x33ab74ec created w/ share: GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xd1e43ed, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33ab74ec FIN GearsES2[obj 0x33ab74ec isInit true, usesShared true, 1 GearsObj[0x163877a5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5536fd08, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xd1e43ed, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33ab74ec 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40409c0e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33ab74ec, 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 0x3d894c74: tileRendererInUse null, GearsES2[obj 0x3d894c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x3d894c74 on Thread[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 0x3d894c74 created w/ share: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x264114a7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x3d894c74 created w/ share: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7ab2f38f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x3d894c74 created w/ share: GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x7a947037, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d894c74 FIN GearsES2[obj 0x3d894c74 isInit true, usesShared true, 1 GearsObj[0x264114a7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7ab2f38f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7a947037, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d894c74 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40409d2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d894c74, 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 0x595e3cc9, (isShared true, created true) [junit] Ctx #0: hash 0x3dfd8355, (created true) [junit] Ctx #1: hash 0x44a7475b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x44a7475b, (isShared true, created true) [junit] Ctx #0: hash 0x595e3cc9, (created true) [junit] Ctx #1: hash 0x3dfd8355, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3dfd8355, (isShared true, created true) [junit] Ctx #0: hash 0x595e3cc9, (created true) [junit] Ctx #1: hash 0x44a7475b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d894c74: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d894c74 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33ab74ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33ab74ec FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16708d23: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16708d23 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 0x729fd41a: tileRendererInUse null, GearsES2[obj 0x729fd41a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x729fd41a on Thread[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 0x729fd41a created: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x729fd41a created: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x729fd41a created: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x729fd41a FIN GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x729fd41a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40406aae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x729fd41a, 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 0x412e9c68: tileRendererInUse null, GearsES2[obj 0x412e9c68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], 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[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 0x412e9c68 created w/ share: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x4465b934, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x412e9c68 created w/ share: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x72622800, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x412e9c68 created w/ share: GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xa3052ab, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x412e9c68 FIN GearsES2[obj 0x412e9c68 isInit true, usesShared true, 1 GearsObj[0x4465b934, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x72622800, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xa3052ab, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd4040597d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, 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 0x729fd41a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40406aae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x729fd41a, 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 0x4a961651: tileRendererInUse null, GearsES2[obj 0x4a961651 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x4a961651 on Thread[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 0x4a961651 created w/ share: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x268407f8, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4a961651 created w/ share: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x26273e89, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4a961651 created w/ share: GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x5a7aa7f0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a961651 FIN GearsES2[obj 0x4a961651 isInit true, usesShared true, 1 GearsObj[0x268407f8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x26273e89, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5a7aa7f0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a961651 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40416f9a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a961651, 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 0x4a961651 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40416f9a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a961651, 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 0x1b68f060, (isShared true, created true) [junit] Ctx #0: hash 0x3adcd02d, (created true) [junit] Ctx #1: hash 0x3386b634, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x3386b634, (isShared true, created true) [junit] Ctx #0: hash 0x1b68f060, (created true) [junit] Ctx #1: hash 0x3adcd02d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3adcd02d, (isShared true, created true) [junit] Ctx #0: hash 0x1b68f060, (created true) [junit] Ctx #1: hash 0x3386b634, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x729fd41a 256x234, swapInterval 0, drawable 0x7fd40406aae0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a961651: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a961651 FIN [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 0x729fd41a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x729fd41a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407301946458 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 1.794 sec [junit] Testcase: test02AsyncEachAnimator took 1.796 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.947 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301932695 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301940773 ms +++ localhost/127.0.0.1:59999 - Locked within 8138 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 0x16708d23: tileRendererInUse null, GearsES2[obj 0x16708d23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x16708d23 on Thread[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 0x16708d23 created: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x16708d23 created: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x16708d23 created: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16708d23 FIN GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16708d23 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd4040923b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16708d23, 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 0x33ab74ec: tileRendererInUse null, GearsES2[obj 0x33ab74ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x33ab74ec on Thread[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 0x33ab74ec created w/ share: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x163877a5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x33ab74ec created w/ share: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x5536fd08, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x33ab74ec created w/ share: GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xd1e43ed, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33ab74ec FIN GearsES2[obj 0x33ab74ec isInit true, usesShared true, 1 GearsObj[0x163877a5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5536fd08, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xd1e43ed, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33ab74ec 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40409c0e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33ab74ec, 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 0x3d894c74: tileRendererInUse null, GearsES2[obj 0x3d894c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x3d894c74 on Thread[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 0x3d894c74 created w/ share: GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x264114a7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x3d894c74 created w/ share: GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7ab2f38f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x3d894c74 created w/ share: GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x7a947037, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d894c74 FIN GearsES2[obj 0x3d894c74 isInit true, usesShared true, 1 GearsObj[0x264114a7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7ab2f38f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7a947037, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x16708d23 isInit true, usesShared false, 1 GearsObj[0x3c21fd47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5b7b5f28, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x717bb9c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d894c74 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40409d2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d894c74, 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 0x595e3cc9, (isShared true, created true) [junit] Ctx #0: hash 0x3dfd8355, (created true) [junit] Ctx #1: hash 0x44a7475b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x44a7475b, (isShared true, created true) [junit] Ctx #0: hash 0x595e3cc9, (created true) [junit] Ctx #1: hash 0x3dfd8355, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3dfd8355, (isShared true, created true) [junit] Ctx #0: hash 0x595e3cc9, (created true) [junit] Ctx #1: hash 0x44a7475b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d894c74: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d894c74 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33ab74ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33ab74ec FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16708d23: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16708d23 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 0x729fd41a: tileRendererInUse null, GearsES2[obj 0x729fd41a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x729fd41a on Thread[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 0x729fd41a created: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x729fd41a created: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x729fd41a created: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x729fd41a FIN GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x729fd41a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40406aae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x729fd41a, 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 0x412e9c68: tileRendererInUse null, GearsES2[obj 0x412e9c68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], 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[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 0x412e9c68 created w/ share: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x4465b934, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x412e9c68 created w/ share: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x72622800, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x412e9c68 created w/ share: GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xa3052ab, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x412e9c68 FIN GearsES2[obj 0x412e9c68 isInit true, usesShared true, 1 GearsObj[0x4465b934, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x72622800, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xa3052ab, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd4040597d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, 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 0x729fd41a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40406aae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x729fd41a, 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 0x4a961651: tileRendererInUse null, GearsES2[obj 0x4a961651 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x4a961651 on Thread[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 0x4a961651 created w/ share: GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x268407f8, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4a961651 created w/ share: GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x26273e89, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4a961651 created w/ share: GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x5a7aa7f0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a961651 FIN GearsES2[obj 0x4a961651 isInit true, usesShared true, 1 GearsObj[0x268407f8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x26273e89, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5a7aa7f0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x729fd41a isInit true, usesShared false, 1 GearsObj[0x27cabbbb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6eeb0665, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f109c7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a961651 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40416f9a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a961651, 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 0x4a961651 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fd40416f9a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a961651, 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 0x1b68f060, (isShared true, created true) [junit] Ctx #0: hash 0x3adcd02d, (created true) [junit] Ctx #1: hash 0x3386b634, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x3386b634, (isShared true, created true) [junit] Ctx #0: hash 0x1b68f060, (created true) [junit] Ctx #1: hash 0x3adcd02d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3adcd02d, (isShared true, created true) [junit] Ctx #0: hash 0x1b68f060, (created true) [junit] Ctx #1: hash 0x3386b634, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x729fd41a 256x234, swapInterval 0, drawable 0x7fd40406aae0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a961651: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a961651 FIN [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 0x729fd41a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x729fd41a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407301946458 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [junit] SLOCK [T main @ 1407301948144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301953156 ms +++ localhost/127.0.0.1:59999 - Locked within 5037 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 @ 1407301958272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.351 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301948144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301953156 ms +++ localhost/127.0.0.1:59999 - Locked within 5037 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 @ 1407301958272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 4.969 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.351 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301948144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301953156 ms +++ localhost/127.0.0.1:59999 - Locked within 5037 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 @ 1407301958272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT [junit] SLOCK [T main @ 1407301959805 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301963816 ms +++ localhost/127.0.0.1:59999 - Locked within 4037 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 0xc845640: tileRendererInUse null, GearsES2[obj 0xc845640 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc845640 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xc845640 created: GearsObj[0x1a149650, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc845640 created: GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc845640 created: GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc845640 FIN GearsES2[obj 0xc845640 isInit true, usesShared false, 1 GearsObj[0x1a149650, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d6df1c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc845640 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc83d6c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc845640, 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 / 1301 ms, 46.1 fps, 21 ms/f; total: 60 f, 46.1 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc845640: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc845640 FIN [junit] Total: 3383.218ms [junit] GLProfile.initSingleton(): 1819.841ms [junit] Demo Code: 1561.325ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 2.052ms [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 0x10e2262b: tileRendererInUse null, GearsES2[obj 0x10e2262b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10e2262b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x10e2262b created: GearsObj[0xcaf2020, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10e2262b created: GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10e2262b created: GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10e2262b FIN GearsES2[obj 0x10e2262b isInit true, usesShared false, 1 GearsObj[0xcaf2020, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a8f9cc4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10e2262b 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc834790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10e2262b, 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 / 1557 ms, 38.5 fps, 25 ms/f; total: 60 f, 38.5 fps, 25 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10e2262b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10e2262b 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: 2642.162ms [junit] GLProfile.initSingleton(): 894.121ms [junit] Demo Code: 1747.455ms [junit] GLInfo: 0.543ms [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 0x209b8f1d: tileRendererInUse null, GearsES2[obj 0x209b8f1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x209b8f1d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x209b8f1d created: GearsObj[0x18f7498e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x209b8f1d created: GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x209b8f1d created: GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x209b8f1d FIN GearsES2[obj 0x209b8f1d isInit true, usesShared false, 1 GearsObj[0x18f7498e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67731ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x209b8f1d 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc849ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x209b8f1d, 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 / 1155 ms, 51.9 fps, 19 ms/f; total: 60 f, 51.9 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x209b8f1d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x209b8f1d 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: 2183.829ms [junit] GLProfile.initSingleton(): 883.939ms [junit] Demo Code: 1299.555ms [junit] GLInfo: 0.283ms [junit] GLProfile.shutdown(): 0.052ms [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 0x2d09bbf2: tileRendererInUse null, GearsES2[obj 0x2d09bbf2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d09bbf2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2d09bbf2 created: GearsObj[0x1ab2a3e0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d09bbf2 created: GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d09bbf2 created: GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d09bbf2 FIN GearsES2[obj 0x2d09bbf2 isInit true, usesShared false, 1 GearsObj[0x1ab2a3e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c100951, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d09bbf2 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc941ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d09bbf2, 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 / 1166 ms, 51.4 fps, 19 ms/f; total: 60 f, 51.4 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d09bbf2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d09bbf2 FIN [junit] Total: 2210.942ms [junit] GLProfile.initSingleton(): 883.643ms [junit] Demo Code: 1327.24ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.059ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x787527fc: tileRendererInUse null, GearsES2[obj 0x787527fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x787527fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x787527fc created: GearsObj[0x56c6580c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x787527fc created: GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x787527fc created: GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x787527fc FIN GearsES2[obj 0x787527fc isInit true, usesShared false, 1 GearsObj[0x56c6580c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61da1de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787527fc 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc835180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x787527fc, 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 / 1161 ms, 51.6 fps, 19 ms/f; total: 60 f, 51.6 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787527fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787527fc FIN [junit] Total: 2175.5ms [junit] GLProfile.initSingleton(): 878.95ms [junit] Demo Code: 1296.484ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.066ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.992 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301959805 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301963816 ms +++ localhost/127.0.0.1:59999 - Locked within 4037 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 0xc845640: tileRendererInUse null, GearsES2[obj 0xc845640 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc845640 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xc845640 created: GearsObj[0x1a149650, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc845640 created: GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc845640 created: GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc845640 FIN GearsES2[obj 0xc845640 isInit true, usesShared false, 1 GearsObj[0x1a149650, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d6df1c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc845640 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc83d6c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc845640, 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 / 1301 ms, 46.1 fps, 21 ms/f; total: 60 f, 46.1 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc845640: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc845640 FIN [junit] Total: 3383.218ms [junit] GLProfile.initSingleton(): 1819.841ms [junit] Demo Code: 1561.325ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 2.052ms [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 0x10e2262b: tileRendererInUse null, GearsES2[obj 0x10e2262b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10e2262b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x10e2262b created: GearsObj[0xcaf2020, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10e2262b created: GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10e2262b created: GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10e2262b FIN GearsES2[obj 0x10e2262b isInit true, usesShared false, 1 GearsObj[0xcaf2020, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a8f9cc4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10e2262b 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc834790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10e2262b, 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 / 1557 ms, 38.5 fps, 25 ms/f; total: 60 f, 38.5 fps, 25 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10e2262b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10e2262b 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: 2642.162ms [junit] GLProfile.initSingleton(): 894.121ms [junit] Demo Code: 1747.455ms [junit] GLInfo: 0.543ms [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 0x209b8f1d: tileRendererInUse null, GearsES2[obj 0x209b8f1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x209b8f1d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x209b8f1d created: GearsObj[0x18f7498e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x209b8f1d created: GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x209b8f1d created: GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x209b8f1d FIN GearsES2[obj 0x209b8f1d isInit true, usesShared false, 1 GearsObj[0x18f7498e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67731ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x209b8f1d 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc849ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x209b8f1d, 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 / 1155 ms, 51.9 fps, 19 ms/f; total: 60 f, 51.9 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x209b8f1d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x209b8f1d 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: 2183.829ms [junit] GLProfile.initSingleton(): 883.939ms [junit] Demo Code: 1299.555ms [junit] GLInfo: 0.283ms [junit] GLProfile.shutdown(): 0.052ms [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 0x2d09bbf2: tileRendererInUse null, GearsES2[obj 0x2d09bbf2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d09bbf2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2d09bbf2 created: GearsObj[0x1ab2a3e0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d09bbf2 created: GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d09bbf2 created: GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d09bbf2 FIN GearsES2[obj 0x2d09bbf2 isInit true, usesShared false, 1 GearsObj[0x1ab2a3e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c100951, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d09bbf2 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc941ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d09bbf2, 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 / 1166 ms, 51.4 fps, 19 ms/f; total: 60 f, 51.4 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d09bbf2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d09bbf2 FIN [junit] Total: 2210.942ms [junit] GLProfile.initSingleton(): 883.643ms [junit] Demo Code: 1327.24ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.059ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x787527fc: tileRendererInUse null, GearsES2[obj 0x787527fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x787527fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x787527fc created: GearsObj[0x56c6580c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x787527fc created: GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x787527fc created: GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x787527fc FIN GearsES2[obj 0x787527fc isInit true, usesShared false, 1 GearsObj[0x56c6580c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61da1de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787527fc 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc835180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x787527fc, 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 / 1161 ms, 51.6 fps, 19 ms/f; total: 60 f, 51.6 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787527fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787527fc FIN [junit] Total: 2175.5ms [junit] GLProfile.initSingleton(): 878.95ms [junit] Demo Code: 1296.484ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.066ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] SLOCK [T main @ 1407301976626 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01OneLife took 3.471 sec [junit] Testcase: test02AnotherLifeWithGLInfo took 2.643 sec [junit] Testcase: test03AnotherLife took 2.184 sec [junit] Testcase: test03TwoLifes took 4.388 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.992 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301959805 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301963816 ms +++ localhost/127.0.0.1:59999 - Locked within 4037 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 0xc845640: tileRendererInUse null, GearsES2[obj 0xc845640 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc845640 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xc845640 created: GearsObj[0x1a149650, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc845640 created: GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc845640 created: GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc845640 FIN GearsES2[obj 0xc845640 isInit true, usesShared false, 1 GearsObj[0x1a149650, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d986b90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d6df1c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc845640 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc83d6c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc845640, 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 / 1301 ms, 46.1 fps, 21 ms/f; total: 60 f, 46.1 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc845640: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc845640 FIN [junit] Total: 3383.218ms [junit] GLProfile.initSingleton(): 1819.841ms [junit] Demo Code: 1561.325ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 2.052ms [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 0x10e2262b: tileRendererInUse null, GearsES2[obj 0x10e2262b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10e2262b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x10e2262b created: GearsObj[0xcaf2020, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10e2262b created: GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10e2262b created: GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10e2262b FIN GearsES2[obj 0x10e2262b isInit true, usesShared false, 1 GearsObj[0xcaf2020, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d661b61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a8f9cc4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10e2262b 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc834790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10e2262b, 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 / 1557 ms, 38.5 fps, 25 ms/f; total: 60 f, 38.5 fps, 25 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10e2262b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10e2262b 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: 2642.162ms [junit] GLProfile.initSingleton(): 894.121ms [junit] Demo Code: 1747.455ms [junit] GLInfo: 0.543ms [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 0x209b8f1d: tileRendererInUse null, GearsES2[obj 0x209b8f1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x209b8f1d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x209b8f1d created: GearsObj[0x18f7498e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x209b8f1d created: GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x209b8f1d created: GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x209b8f1d FIN GearsES2[obj 0x209b8f1d isInit true, usesShared false, 1 GearsObj[0x18f7498e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12fe1670, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67731ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x209b8f1d 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc849ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x209b8f1d, 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 / 1155 ms, 51.9 fps, 19 ms/f; total: 60 f, 51.9 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x209b8f1d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x209b8f1d 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: 2183.829ms [junit] GLProfile.initSingleton(): 883.939ms [junit] Demo Code: 1299.555ms [junit] GLInfo: 0.283ms [junit] GLProfile.shutdown(): 0.052ms [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 0x2d09bbf2: tileRendererInUse null, GearsES2[obj 0x2d09bbf2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d09bbf2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2d09bbf2 created: GearsObj[0x1ab2a3e0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d09bbf2 created: GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d09bbf2 created: GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d09bbf2 FIN GearsES2[obj 0x2d09bbf2 isInit true, usesShared false, 1 GearsObj[0x1ab2a3e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4624d4d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c100951, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d09bbf2 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc941ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d09bbf2, 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 / 1166 ms, 51.4 fps, 19 ms/f; total: 60 f, 51.4 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d09bbf2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d09bbf2 FIN [junit] Total: 2210.942ms [junit] GLProfile.initSingleton(): 883.643ms [junit] Demo Code: 1327.24ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.059ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x787527fc: tileRendererInUse null, GearsES2[obj 0x787527fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x787527fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x787527fc created: GearsObj[0x56c6580c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x787527fc created: GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x787527fc created: GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x787527fc FIN GearsES2[obj 0x787527fc isInit true, usesShared false, 1 GearsObj[0x56c6580c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77bea855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61da1de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787527fc 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fa5bc835180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x787527fc, 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 / 1161 ms, 51.6 fps, 19 ms/f; total: 60 f, 51.6 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787527fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787527fc FIN [junit] Total: 2175.5ms [junit] GLProfile.initSingleton(): 878.95ms [junit] Demo Code: 1296.484ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.066ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] SLOCK [T main @ 1407301976626 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407301976626 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 @ 1407301977968 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301990018 ms +++ localhost/127.0.0.1:59999 - Locked within 12090 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 1202, frames 1856429, fps 1544426.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1203, frames 1858543, fps 1544887.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78861c2d: tileRendererInUse null, GearsES2[obj 0x78861c2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78861c2d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x78861c2d created: GearsObj[0x44d91f1f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78861c2d created: GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78861c2d created: GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78861c2d FIN GearsES2[obj 0x78861c2d isInit true, usesShared false, 1 GearsObj[0x44d91f1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433faf4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78861c2d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495d9a10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78861c2d, 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 1203, frames 1858544, fps 1544887.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1416, frames 1859926, fps 1313474.5], 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 1621, frames 2235575, fps 1379111.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1622, frames 2237034, fps 1379149.1], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78861c2d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495d9a10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78861c2d, 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.dispose 0x78861c2d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78861c2d 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 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 0x1ed2f9e3: tileRendererInUse null, GearsES2[obj 0x1ed2f9e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1ed2f9e3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1ed2f9e3 created: GearsObj[0xed9f275, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ed2f9e3 created: GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ed2f9e3 created: GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1ed2f9e3 FIN GearsES2[obj 0x1ed2f9e3 isInit true, usesShared false, 1 GearsObj[0xed9f275, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bdddbab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1ed2f9e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1ed2f9e3, 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[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 10, 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 10, 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 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 10, 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 0x1ed2f9e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1ed2f9e3, 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 0x1ed2f9e3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ed2f9e3 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 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 0x675d552b: tileRendererInUse null, GearsES2[obj 0x675d552b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x675d552b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x675d552b created: GearsObj[0x705b3fac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x675d552b created: GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x675d552b created: GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x675d552b FIN GearsES2[obj 0x675d552b isInit true, usesShared false, 1 GearsObj[0x705b3fac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35d2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x675d552b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8f5b80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x675d552b, 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 8, 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 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 9, 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 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 0x675d552b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8f5b80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x675d552b, 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 0x675d552b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x675d552b 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 19, 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 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 19, 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 0x6314941a: tileRendererInUse null, GearsES2[obj 0x6314941a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6314941a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6314941a created: GearsObj[0x59c72aa9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6314941a created: GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6314941a created: GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6314941a FIN GearsES2[obj 0x6314941a isInit true, usesShared false, 1 GearsObj[0x59c72aa9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x693e9ac0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6314941a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6314941a, 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 26, 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 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 28, 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 39, 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 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 39, 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 0x6314941a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6314941a, 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.dispose 0x6314941a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6314941a 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 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 0x403bbaac: tileRendererInUse null, GearsES2[obj 0x403bbaac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x403bbaac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x403bbaac created: GearsObj[0x62d185fe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x403bbaac created: GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x403bbaac created: GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x403bbaac FIN GearsES2[obj 0x403bbaac isInit true, usesShared false, 1 GearsObj[0x62d185fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6eee44aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x403bbaac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4ba03740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x403bbaac, 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 7, 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 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 8, 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 8, 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 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 0x403bbaac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4ba03740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x403bbaac, 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.dispose 0x403bbaac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x403bbaac 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 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x21621a79: tileRendererInUse null, GearsES2[obj 0x21621a79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21621a79 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x21621a79 created: GearsObj[0x7e6210aa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21621a79 created: GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21621a79 created: GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21621a79 FIN GearsES2[obj 0x21621a79 isInit true, usesShared false, 1 GearsObj[0x7e6210aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50d3fc45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21621a79 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495bea80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21621a79, 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 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x21621a79 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495bea80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21621a79, 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 0x21621a79: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21621a79 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1407301999010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.199 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301977968 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301990018 ms +++ localhost/127.0.0.1:59999 - Locked within 12090 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 1202, frames 1856429, fps 1544426.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1203, frames 1858543, fps 1544887.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78861c2d: tileRendererInUse null, GearsES2[obj 0x78861c2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78861c2d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x78861c2d created: GearsObj[0x44d91f1f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78861c2d created: GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78861c2d created: GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78861c2d FIN GearsES2[obj 0x78861c2d isInit true, usesShared false, 1 GearsObj[0x44d91f1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433faf4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78861c2d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495d9a10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78861c2d, 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 1203, frames 1858544, fps 1544887.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1416, frames 1859926, fps 1313474.5], 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 1621, frames 2235575, fps 1379111.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1622, frames 2237034, fps 1379149.1], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78861c2d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495d9a10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78861c2d, 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.dispose 0x78861c2d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78861c2d 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 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 0x1ed2f9e3: tileRendererInUse null, GearsES2[obj 0x1ed2f9e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1ed2f9e3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1ed2f9e3 created: GearsObj[0xed9f275, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ed2f9e3 created: GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ed2f9e3 created: GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1ed2f9e3 FIN GearsES2[obj 0x1ed2f9e3 isInit true, usesShared false, 1 GearsObj[0xed9f275, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bdddbab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1ed2f9e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1ed2f9e3, 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[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 10, 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 10, 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 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 10, 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 0x1ed2f9e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1ed2f9e3, 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 0x1ed2f9e3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ed2f9e3 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 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 0x675d552b: tileRendererInUse null, GearsES2[obj 0x675d552b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x675d552b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x675d552b created: GearsObj[0x705b3fac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x675d552b created: GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x675d552b created: GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x675d552b FIN GearsES2[obj 0x675d552b isInit true, usesShared false, 1 GearsObj[0x705b3fac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35d2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x675d552b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8f5b80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x675d552b, 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 8, 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 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 9, 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 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 0x675d552b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8f5b80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x675d552b, 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 0x675d552b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x675d552b 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 19, 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 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 19, 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 0x6314941a: tileRendererInUse null, GearsES2[obj 0x6314941a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6314941a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6314941a created: GearsObj[0x59c72aa9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6314941a created: GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6314941a created: GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6314941a FIN GearsES2[obj 0x6314941a isInit true, usesShared false, 1 GearsObj[0x59c72aa9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x693e9ac0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6314941a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6314941a, 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 26, 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 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 28, 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 39, 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 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 39, 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 0x6314941a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6314941a, 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.dispose 0x6314941a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6314941a 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 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 0x403bbaac: tileRendererInUse null, GearsES2[obj 0x403bbaac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x403bbaac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x403bbaac created: GearsObj[0x62d185fe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x403bbaac created: GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x403bbaac created: GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x403bbaac FIN GearsES2[obj 0x403bbaac isInit true, usesShared false, 1 GearsObj[0x62d185fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6eee44aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x403bbaac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4ba03740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x403bbaac, 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 7, 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 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 8, 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 8, 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 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 0x403bbaac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4ba03740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x403bbaac, 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.dispose 0x403bbaac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x403bbaac 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 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x21621a79: tileRendererInUse null, GearsES2[obj 0x21621a79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21621a79 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x21621a79 created: GearsObj[0x7e6210aa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21621a79 created: GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21621a79 created: GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21621a79 FIN GearsES2[obj 0x21621a79 isInit true, usesShared false, 1 GearsObj[0x7e6210aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50d3fc45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21621a79 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495bea80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21621a79, 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 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x21621a79 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495bea80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21621a79, 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 0x21621a79: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21621a79 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1407301999010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAnimatorContinue took 3.828 sec [junit] Testcase: testAnimatorResumePause took 1 sec [junit] Testcase: testAnimatorStartStop took 0.999 sec [junit] Testcase: testFPSAnimatorContinue took 0.995 sec [junit] Testcase: testFPSAnimatorResumePause took 0.999 sec [junit] Testcase: testFPSAnimatorStartStop took 0.978 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.199 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407301977968 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407301990018 ms +++ localhost/127.0.0.1:59999 - Locked within 12090 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 1202, frames 1856429, fps 1544426.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1203, frames 1858543, fps 1544887.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78861c2d: tileRendererInUse null, GearsES2[obj 0x78861c2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78861c2d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x78861c2d created: GearsObj[0x44d91f1f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78861c2d created: GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78861c2d created: GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78861c2d FIN GearsES2[obj 0x78861c2d isInit true, usesShared false, 1 GearsObj[0x44d91f1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa8a4f89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433faf4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78861c2d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495d9a10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78861c2d, 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 1203, frames 1858544, fps 1544887.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1416, frames 1859926, fps 1313474.5], 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 1621, frames 2235575, fps 1379111.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x12f8288e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x12f8288e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6743454c: 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 1622, frames 2237034, fps 1379149.1], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78861c2d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495d9a10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78861c2d, 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.dispose 0x78861c2d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78861c2d 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 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 0x1ed2f9e3: tileRendererInUse null, GearsES2[obj 0x1ed2f9e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1ed2f9e3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1ed2f9e3 created: GearsObj[0xed9f275, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ed2f9e3 created: GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ed2f9e3 created: GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1ed2f9e3 FIN GearsES2[obj 0x1ed2f9e3 isInit true, usesShared false, 1 GearsObj[0xed9f275, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bce6f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bdddbab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1ed2f9e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1ed2f9e3, 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[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 10, 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 10, 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 0x7f018800: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7f018800: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x73a4eb2d: 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 10, 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 0x1ed2f9e3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1ed2f9e3, 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 0x1ed2f9e3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ed2f9e3 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 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 0x675d552b: tileRendererInUse null, GearsES2[obj 0x675d552b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x675d552b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x675d552b created: GearsObj[0x705b3fac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x675d552b created: GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x675d552b created: GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x675d552b FIN GearsES2[obj 0x675d552b isInit true, usesShared false, 1 GearsObj[0x705b3fac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76b16ed4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35d2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x675d552b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8f5b80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x675d552b, 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 8, 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 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 9, 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 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x53c12192: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x53c12192: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3307957: 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 0x675d552b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8f5b80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x675d552b, 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 0x675d552b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x675d552b 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 19, 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 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 19, 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 0x6314941a: tileRendererInUse null, GearsES2[obj 0x6314941a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6314941a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6314941a created: GearsObj[0x59c72aa9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6314941a created: GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6314941a created: GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6314941a FIN GearsES2[obj 0x6314941a isInit true, usesShared false, 1 GearsObj[0x59c72aa9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22c1eb4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x693e9ac0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6314941a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6314941a, 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 26, 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 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 28, 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 39, 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 0x5e97a607: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5e97a607: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x4c125734: 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 39, 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 0x6314941a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4b8ebb80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6314941a, 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.dispose 0x6314941a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6314941a 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 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 0x403bbaac: tileRendererInUse null, GearsES2[obj 0x403bbaac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x403bbaac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x403bbaac created: GearsObj[0x62d185fe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x403bbaac created: GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x403bbaac created: GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x403bbaac FIN GearsES2[obj 0x403bbaac isInit true, usesShared false, 1 GearsObj[0x62d185fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29b41961, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6eee44aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x403bbaac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4ba03740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x403bbaac, 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 7, 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 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 8, 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 8, 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 0x5d27c6e4: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5d27c6e4: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x50a09f36: 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 0x403bbaac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad4ba03740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x403bbaac, 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.dispose 0x403bbaac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x403bbaac 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 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x21621a79: tileRendererInUse null, GearsES2[obj 0x21621a79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21621a79 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x21621a79 created: GearsObj[0x7e6210aa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21621a79 created: GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21621a79 created: GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21621a79 FIN GearsES2[obj 0x21621a79 isInit true, usesShared false, 1 GearsObj[0x7e6210aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583449b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50d3fc45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21621a79 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495bea80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21621a79, 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 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x75167bb3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75167bb3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x70150115: 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 0x21621a79 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad495bea80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21621a79, 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 0x21621a79: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21621a79 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1407301999010 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 @ 1407302000398 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302009432 ms +++ localhost/127.0.0.1:59999 - Locked within 9071 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 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[0x3193209a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4fbc696c created: GearsObj[0x324177e3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4fbc696c created: GearsObj[0x324177e3, 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[0x3193209a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x324177e3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x427cb892, 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 0x7f9bda0a6cc0, 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.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[0x574110a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5aad5a59 created: GearsObj[0x70acf3ff, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5aad5a59 created: GearsObj[0x70acf3ff, 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[0x574110a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x70acf3ff, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6ac72423, 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 0x7f9bda131d00, 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 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[0x9b060dd, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467463b3 created: GearsObj[0x1aa75223, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467463b3 created: GearsObj[0x1aa75223, 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[0x9b060dd, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1aa75223, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5f018580, 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 0x7f9bda152680, 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.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0a6cc0, 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.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda131d00, 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 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda152680, 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.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 0x5b1e9146: tileRendererInUse null, GearsES2[obj 0x5b1e9146 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b1e9146 on Thread[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 0x5b1e9146 created: GearsObj[0x79def450, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5b1e9146 created: GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5b1e9146 created: GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b1e9146 FIN GearsES2[obj 0x5b1e9146 isInit true, usesShared false, 1 GearsObj[0x79def450, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x925f6b9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b1e9146 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b1e9146, 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 0x5b1e9146 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b1e9146, 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 0x685fd428: tileRendererInUse null, GearsES2[obj 0x685fd428 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x685fd428 on Thread[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 0x685fd428 created: GearsObj[0x5681a8cb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x685fd428 created: GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x685fd428 created: GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x685fd428 FIN GearsES2[obj 0x685fd428 isInit true, usesShared false, 1 GearsObj[0x5681a8cb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2560e2d0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x685fd428 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda09a270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x685fd428, 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 0x685fd428 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda09a270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x685fd428, 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 0x27cabbbb: tileRendererInUse null, GearsES2[obj 0x27cabbbb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x27cabbbb on Thread[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 0x27cabbbb created: GearsObj[0x236b775f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x27cabbbb created: GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x27cabbbb created: GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27cabbbb FIN GearsES2[obj 0x27cabbbb isInit true, usesShared false, 1 GearsObj[0x236b775f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6f499d55, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27cabbbb 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0d3f00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27cabbbb, 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 0x27cabbbb 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0d3f00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27cabbbb, 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 0x5b1e9146 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x685fd428 640x458, swapInterval 0, drawable 0x7f9bda09a270 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27cabbbb 640x458, swapInterval 0, drawable 0x7f9bda0d3f00 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b1e9146: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b1e9146 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x685fd428: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x685fd428 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27cabbbb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27cabbbb 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.788 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302000398 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302009432 ms +++ localhost/127.0.0.1:59999 - Locked within 9071 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 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[0x3193209a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4fbc696c created: GearsObj[0x324177e3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4fbc696c created: GearsObj[0x324177e3, 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[0x3193209a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x324177e3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x427cb892, 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 0x7f9bda0a6cc0, 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.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[0x574110a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5aad5a59 created: GearsObj[0x70acf3ff, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5aad5a59 created: GearsObj[0x70acf3ff, 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[0x574110a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x70acf3ff, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6ac72423, 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 0x7f9bda131d00, 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 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[0x9b060dd, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467463b3 created: GearsObj[0x1aa75223, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467463b3 created: GearsObj[0x1aa75223, 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[0x9b060dd, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1aa75223, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5f018580, 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 0x7f9bda152680, 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.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0a6cc0, 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.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda131d00, 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 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda152680, 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.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 0x5b1e9146: tileRendererInUse null, GearsES2[obj 0x5b1e9146 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b1e9146 on Thread[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 0x5b1e9146 created: GearsObj[0x79def450, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5b1e9146 created: GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5b1e9146 created: GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b1e9146 FIN GearsES2[obj 0x5b1e9146 isInit true, usesShared false, 1 GearsObj[0x79def450, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x925f6b9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b1e9146 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b1e9146, 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 0x5b1e9146 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b1e9146, 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 0x685fd428: tileRendererInUse null, GearsES2[obj 0x685fd428 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x685fd428 on Thread[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 0x685fd428 created: GearsObj[0x5681a8cb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x685fd428 created: GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x685fd428 created: GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x685fd428 FIN GearsES2[obj 0x685fd428 isInit true, usesShared false, 1 GearsObj[0x5681a8cb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2560e2d0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x685fd428 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda09a270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x685fd428, 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 0x685fd428 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda09a270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x685fd428, 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 0x27cabbbb: tileRendererInUse null, GearsES2[obj 0x27cabbbb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x27cabbbb on Thread[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 0x27cabbbb created: GearsObj[0x236b775f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x27cabbbb created: GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x27cabbbb created: GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27cabbbb FIN GearsES2[obj 0x27cabbbb isInit true, usesShared false, 1 GearsObj[0x236b775f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6f499d55, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27cabbbb 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0d3f00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27cabbbb, 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 0x27cabbbb 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0d3f00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27cabbbb, 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 0x5b1e9146 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x685fd428 640x458, swapInterval 0, drawable 0x7f9bda09a270 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27cabbbb 640x458, swapInterval 0, drawable 0x7f9bda0d3f00 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b1e9146: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b1e9146 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x685fd428: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x685fd428 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27cabbbb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27cabbbb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407302016038 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 4.395 sec [junit] Testcase: test02AsyncEachAnimator took 2.076 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.788 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302000398 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302009432 ms +++ localhost/127.0.0.1:59999 - Locked within 9071 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 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[0x3193209a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4fbc696c created: GearsObj[0x324177e3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4fbc696c created: GearsObj[0x324177e3, 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[0x3193209a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x324177e3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x427cb892, 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 0x7f9bda0a6cc0, 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.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[0x574110a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5aad5a59 created: GearsObj[0x70acf3ff, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5aad5a59 created: GearsObj[0x70acf3ff, 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[0x574110a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x70acf3ff, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6ac72423, 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 0x7f9bda131d00, 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 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[0x9b060dd, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467463b3 created: GearsObj[0x1aa75223, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467463b3 created: GearsObj[0x1aa75223, 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[0x9b060dd, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1aa75223, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5f018580, 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 0x7f9bda152680, 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.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0a6cc0, 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.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda131d00, 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 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda152680, 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.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 0x5b1e9146: tileRendererInUse null, GearsES2[obj 0x5b1e9146 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b1e9146 on Thread[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 0x5b1e9146 created: GearsObj[0x79def450, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5b1e9146 created: GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5b1e9146 created: GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b1e9146 FIN GearsES2[obj 0x5b1e9146 isInit true, usesShared false, 1 GearsObj[0x79def450, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c79eeb2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x925f6b9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b1e9146 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b1e9146, 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 0x5b1e9146 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b1e9146, 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 0x685fd428: tileRendererInUse null, GearsES2[obj 0x685fd428 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x685fd428 on Thread[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 0x685fd428 created: GearsObj[0x5681a8cb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x685fd428 created: GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x685fd428 created: GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x685fd428 FIN GearsES2[obj 0x685fd428 isInit true, usesShared false, 1 GearsObj[0x5681a8cb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5a70d3cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2560e2d0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x685fd428 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda09a270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x685fd428, 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 0x685fd428 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda09a270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x685fd428, 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 0x27cabbbb: tileRendererInUse null, GearsES2[obj 0x27cabbbb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x27cabbbb on Thread[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 0x27cabbbb created: GearsObj[0x236b775f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x27cabbbb created: GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x27cabbbb created: GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27cabbbb FIN GearsES2[obj 0x27cabbbb isInit true, usesShared false, 1 GearsObj[0x236b775f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x646a1023, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6f499d55, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27cabbbb 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0d3f00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27cabbbb, 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 0x27cabbbb 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9bda0d3f00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27cabbbb, 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 0x5b1e9146 640x458, swapInterval 0, drawable 0x7f9bd84cc4b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x685fd428 640x458, swapInterval 0, drawable 0x7f9bda09a270 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27cabbbb 640x458, swapInterval 0, drawable 0x7f9bda0d3f00 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b1e9146: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b1e9146 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x685fd428: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x685fd428 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27cabbbb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27cabbbb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407302016038 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302016038 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [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 @ 1407302017121 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302024136 ms +++ localhost/127.0.0.1:59999 - Locked within 7038 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.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.696 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302017121 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302024136 ms +++ localhost/127.0.0.1:59999 - Locked within 7038 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.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [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 @ 1407302031637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 3.379 sec [junit] Testcase: test02NormalPost_1Win took 0.386 sec [junit] Testcase: test03ExclPre_1Win took 0.001 sec [junit] Testcase: test04ExclPost_1Win took 0.001 sec [junit] Testcase: test05NormalPre_4Win took 2.104 sec [junit] Testcase: test06NormalPost_4Win took 0.724 sec [junit] Testcase: test07ExclPre_4Win took 0.001 sec [junit] Testcase: test08ExclPost_4Win took 0 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.696 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302017121 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302024136 ms +++ localhost/127.0.0.1:59999 - Locked within 7038 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.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [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 @ 1407302031637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302031637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407302032901 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302039915 ms +++ localhost/127.0.0.1:59999 - Locked within 7041 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.539 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302032901 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302039915 ms +++ localhost/127.0.0.1:59999 - Locked within 7041 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 @ 1407302047280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 3.356 sec [junit] Testcase: test02NormalPost_1Win took 0.39 sec [junit] Testcase: test03ExclPre_1Win took 0 sec [junit] Testcase: test04ExclPost_1Win took 0.001 sec [junit] Testcase: test05NormalPre_4Win took 2.111 sec [junit] Testcase: test06NormalPost_4Win took 0.706 sec [junit] Testcase: test07ExclPre_4Win took 0.001 sec [junit] Testcase: test08ExclPost_4Win took 0.001 sec [junit] SLOCK [T main @ 1407302047280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.539 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302032901 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302039915 ms +++ localhost/127.0.0.1:59999 - Locked within 7041 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 @ 1407302047280 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 @ 1407302048658 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302055694 ms +++ localhost/127.0.0.1:59999 - Locked within 7078 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 @ 1407302057686 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.216 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302048658 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302055694 ms +++ localhost/127.0.0.1:59999 - Locked within 7078 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 @ 1407302057686 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 1.893 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.216 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302048658 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302055694 ms +++ localhost/127.0.0.1:59999 - Locked within 7078 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 @ 1407302057686 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [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 @ 1407302059111 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302061119 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063252 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063259 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063260 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063260 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063261 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063274 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:1407302063711 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063716 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063716 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063719 d 0ms]] [junit] 1 - switch - START 1000 [junit] 1 - switch - END 1000 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2074 [junit] 2 - switch - END 2074 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0070-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066343 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066344 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066344 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066347 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 1025 [junit] 1 - switch - END 1025 [junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2054 [junit] 2 - switch - END 2054 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0083-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 1016 [junit] 1 - switch - END 1016 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0098-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2034 [junit] 2 - switch - END 2034 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0201-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:1407302072381 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072381 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072383 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072383 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072386 d 0ms]] [junit] 1 - switch - START 1063 [junit] 1 - switch - END 1063 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0110-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2007 [junit] 2 - switch - END 2007 [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0158-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075351 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075351 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075353 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075353 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075354 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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075469 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075469 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075471 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075472 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 1011 [junit] 1 - switch - END 1011 [junit] Thread-9-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0043-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2033 [junit] 2 - switch - END 2033 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0116-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 1014 [junit] 1 - switch - END 1014 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2057 [junit] 2 - switch - END 2057 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0063-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081489 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081490 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081493 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:1407302081590 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081590 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081592 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081593 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 1015 [junit] 1 - switch - END 1015 [junit] Thread-13-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2043 [junit] 2 - switch - END 2043 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0136-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 1016 [junit] 1 - switch - END 1016 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0231-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2035 [junit] 2 - switch - END 2035 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0464-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: 28.68 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302059111 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302061119 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063252 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063259 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063260 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063260 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063261 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063274 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:1407302063711 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063716 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063716 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063719 d 0ms]] [junit] 1 - switch - START 1000 [junit] 1 - switch - END 1000 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2074 [junit] 2 - switch - END 2074 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0070-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066343 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066344 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066344 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066347 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 1025 [junit] 1 - switch - END 1025 [junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2054 [junit] 2 - switch - END 2054 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0083-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 1016 [junit] 1 - switch - END 1016 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0098-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2034 [junit] 2 - switch - END 2034 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0201-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:1407302072381 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072381 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072383 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072383 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072386 d 0ms]] [junit] 1 - switch - START 1063 [junit] 1 - switch - END 1063 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0110-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2007 [junit] 2 - switch - END 2007 [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0158-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075351 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075351 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075353 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075353 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075354 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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075469 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075469 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075471 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075472 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 1011 [junit] 1 - switch - END 1011 [junit] Thread-9-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0043-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2033 [junit] 2 - switch - END 2033 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0116-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 1014 [junit] 1 - switch - END 1014 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2057 [junit] 2 - switch - END 2057 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0063-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081489 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081490 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081493 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:1407302081590 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081590 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081592 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081593 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 1015 [junit] 1 - switch - END 1015 [junit] Thread-13-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2043 [junit] 2 - switch - END 2043 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0136-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 1016 [junit] 1 - switch - END 1016 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0231-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2035 [junit] 2 - switch - END 2035 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0464-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 @ 1407302087637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 5.119 sec [junit] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.075 sec [junit] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.963 sec [junit] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.951 sec [junit] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 0.113 sec [junit] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 3.074 sec [junit] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.933 sec [junit] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.001 sec [junit] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 0.091 sec [junit] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 3.063 sec [junit] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.961 sec [junit] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.002 sec [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 28.68 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302059111 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302061119 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063252 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063259 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063260 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063260 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063261 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063274 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:1407302063711 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063716 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063716 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063717 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302063719 d 0ms]] [junit] 1 - switch - START 1000 [junit] 1 - switch - END 1000 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2074 [junit] 2 - switch - END 2074 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0070-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066343 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066344 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066344 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066345 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302066347 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 1025 [junit] 1 - switch - END 1025 [junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2054 [junit] 2 - switch - END 2054 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0083-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 1016 [junit] 1 - switch - END 1016 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0098-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2034 [junit] 2 - switch - END 2034 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0201-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:1407302072381 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072381 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072382 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072383 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072383 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302072386 d 0ms]] [junit] 1 - switch - START 1063 [junit] 1 - switch - END 1063 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0110-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2007 [junit] 2 - switch - END 2007 [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0158-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075351 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075351 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075352 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075353 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075353 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075354 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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075469 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075469 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075471 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302075472 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 1011 [junit] 1 - switch - END 1011 [junit] Thread-9-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0043-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2033 [junit] 2 - switch - END 2033 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0116-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 1014 [junit] 1 - switch - END 1014 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2057 [junit] 2 - switch - END 2057 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0063-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] 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081489 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081490 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081491 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081493 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:1407302081590 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081590 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081591 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081592 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302081593 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 1015 [junit] 1 - switch - END 1015 [junit] Thread-13-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2043 [junit] 2 - switch - END 2043 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0136-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 1016 [junit] 1 - switch - END 1016 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0231-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2035 [junit] 2 - switch - END 2035 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0464-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 @ 1407302087637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302087637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407302089119 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302115196 ms +++ localhost/127.0.0.1:59999 - Locked within 26114 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 0xad62822: tileRendererInUse null, GearsES2[obj 0xad62822 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xad62822 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 0xad62822 created: GearsObj[0x35060a12, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xad62822 created: GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xad62822 created: GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xad62822 FIN GearsES2[obj 0xad62822 isInit true, usesShared false, 1 GearsObj[0x35060a12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63bf6f94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xad62822 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff440536440, msaa false, tileRendererInUse null [junit] >> GearsES2 0xad62822, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0xad62822 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff440536440, msaa false, tileRendererInUse null [junit] >> GearsES2 0xad62822, 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] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0060-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 0xad62822: tileRendererInUse null [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xad62822 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 @ 1407302119861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 30.907 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302089119 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302115196 ms +++ localhost/127.0.0.1:59999 - Locked within 26114 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 0xad62822: tileRendererInUse null, GearsES2[obj 0xad62822 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xad62822 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 0xad62822 created: GearsObj[0x35060a12, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xad62822 created: GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xad62822 created: GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xad62822 FIN GearsES2[obj 0xad62822 isInit true, usesShared false, 1 GearsObj[0x35060a12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63bf6f94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xad62822 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff440536440, msaa false, tileRendererInUse null [junit] >> GearsES2 0xad62822, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0xad62822 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff440536440, msaa false, tileRendererInUse null [junit] >> GearsES2 0xad62822, 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] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0060-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 0xad62822: tileRendererInUse null [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xad62822 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 @ 1407302119861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test21GLWindowGL2ES2 took 4.538 sec [junit] Testcase: test22GLWindowGLES2 took 0.002 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 30.907 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302089119 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302115196 ms +++ localhost/127.0.0.1:59999 - Locked within 26114 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 0xad62822: tileRendererInUse null, GearsES2[obj 0xad62822 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xad62822 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 0xad62822 created: GearsObj[0x35060a12, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xad62822 created: GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xad62822 created: GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xad62822 FIN GearsES2[obj 0xad62822 isInit true, usesShared false, 1 GearsObj[0x35060a12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f7f3ef0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63bf6f94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xad62822 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff440536440, msaa false, tileRendererInUse null [junit] >> GearsES2 0xad62822, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0xad62822 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff440536440, msaa false, tileRendererInUse null [junit] >> GearsES2 0xad62822, 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] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0060-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 0xad62822: tileRendererInUse null [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xad62822 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 @ 1407302119861 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] SLOCK [T main @ 1407302121149 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302125159 ms +++ localhost/127.0.0.1:59999 - Locked within 4046 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 0x405f4f03: tileRendererInUse null, GearsES2[obj 0x405f4f03 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x405f4f03 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x405f4f03 created: GearsObj[0x611f3b6b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x405f4f03 created: GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x405f4f03 created: GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x405f4f03 FIN GearsES2[obj 0x405f4f03 isInit true, usesShared false, 1 GearsObj[0x611f3b6b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x561bbf23, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x405f4f03 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fce6308ba20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x405f4f03, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x405f4f03 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fce63073c70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x405f4f03, angle 23.5, [l -1.0, r 1.0, b -1.0, 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-n0047-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x405f4f03: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x405f4f03 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 @ 1407302129849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.887 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302121149 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302125159 ms +++ localhost/127.0.0.1:59999 - Locked within 4046 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 0x405f4f03: tileRendererInUse null, GearsES2[obj 0x405f4f03 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x405f4f03 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x405f4f03 created: GearsObj[0x611f3b6b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x405f4f03 created: GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x405f4f03 created: GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x405f4f03 FIN GearsES2[obj 0x405f4f03 isInit true, usesShared false, 1 GearsObj[0x611f3b6b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x561bbf23, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x405f4f03 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fce6308ba20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x405f4f03, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x405f4f03 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fce63073c70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x405f4f03, angle 23.5, [l -1.0, r 1.0, b -1.0, 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-n0047-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x405f4f03: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x405f4f03 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 @ 1407302129849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 1.896 sec [junit] Testcase: test02GLCanvasOnscreenGLES2 took 0.001 sec [junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 2.666 sec [junit] Testcase: test12GLCanvasOffscreenGLES2 took 0 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.887 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302121149 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302125159 ms +++ localhost/127.0.0.1:59999 - Locked within 4046 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 0x405f4f03: tileRendererInUse null, GearsES2[obj 0x405f4f03 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x405f4f03 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x405f4f03 created: GearsObj[0x611f3b6b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x405f4f03 created: GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x405f4f03 created: GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x405f4f03 FIN GearsES2[obj 0x405f4f03 isInit true, usesShared false, 1 GearsObj[0x611f3b6b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49761f9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x561bbf23, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x405f4f03 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fce6308ba20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x405f4f03, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x405f4f03 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fce63073c70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x405f4f03, angle 23.5, [l -1.0, r 1.0, b -1.0, 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-n0047-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x405f4f03: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x405f4f03 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 @ 1407302129849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1407302131176 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302135191 ms +++ localhost/127.0.0.1:59999 - Locked within 4033 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 0x5b12bba0: tileRendererInUse null, GearsES2[obj 0x5b12bba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b12bba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5b12bba0 created: GearsObj[0x7bf9757c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b12bba0 created: GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b12bba0 created: GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b12bba0 FIN GearsES2[obj 0x5b12bba0 isInit true, usesShared false, 1 GearsObj[0x7bf9757c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee1254d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b12bba0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9084057d90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b12bba0, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x5b12bba0 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f90841229e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b12bba0, angle 24.5, [l -1.0, r 1.0, b -1.0, 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-n0049-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-6-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5b12bba0: tileRendererInUse null [junit] Thread[Thread-6-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5b12bba0 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 0x1997c1d8: tileRendererInUse null, GearsES2[obj 0x1997c1d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1997c1d8 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 0x1997c1d8 created: GearsObj[0xbb8b79b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1997c1d8 created: GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1997c1d8 created: GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x1997c1d8 FIN GearsES2[obj 0x1997c1d8 isInit true, usesShared false, 1 GearsObj[0xbb8b79b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7bf5b657, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x1997c1d8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f90841229e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1997c1d8, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x1997c1d8 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f908402a0f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1997c1d8, 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] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0048-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1997c1d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1997c1d8 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.438 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302131176 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302135191 ms +++ localhost/127.0.0.1:59999 - Locked within 4033 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 0x5b12bba0: tileRendererInUse null, GearsES2[obj 0x5b12bba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b12bba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5b12bba0 created: GearsObj[0x7bf9757c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b12bba0 created: GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b12bba0 created: GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b12bba0 FIN GearsES2[obj 0x5b12bba0 isInit true, usesShared false, 1 GearsObj[0x7bf9757c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee1254d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b12bba0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9084057d90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b12bba0, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x5b12bba0 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f90841229e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b12bba0, angle 24.5, [l -1.0, r 1.0, b -1.0, 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-n0049-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-6-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5b12bba0: tileRendererInUse null [junit] Thread[Thread-6-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5b12bba0 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 0x1997c1d8: tileRendererInUse null, GearsES2[obj 0x1997c1d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1997c1d8 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 0x1997c1d8 created: GearsObj[0xbb8b79b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1997c1d8 created: GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1997c1d8 created: GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x1997c1d8 FIN GearsES2[obj 0x1997c1d8 isInit true, usesShared false, 1 GearsObj[0xbb8b79b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7bf5b657, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x1997c1d8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f90841229e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1997c1d8, angle 0.0, [l -1.0, r 1.0, b -1.0, 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] SLOCK [T main @ 1407302142439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1997c1d8 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f908402a0f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1997c1d8, 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] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0048-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1997c1d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1997c1d8 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 @ 1407302142439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 1.906 sec [junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 0.001 sec [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 0.122 sec [junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 0.001 sec [junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 2.652 sec [junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.001 sec [junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 2.347 sec [junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.438 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302131176 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302135191 ms +++ localhost/127.0.0.1:59999 - Locked within 4033 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 0x5b12bba0: tileRendererInUse null, GearsES2[obj 0x5b12bba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b12bba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5b12bba0 created: GearsObj[0x7bf9757c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b12bba0 created: GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b12bba0 created: GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b12bba0 FIN GearsES2[obj 0x5b12bba0 isInit true, usesShared false, 1 GearsObj[0x7bf9757c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36905f7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee1254d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b12bba0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9084057d90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b12bba0, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x5b12bba0 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f90841229e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b12bba0, angle 24.5, [l -1.0, r 1.0, b -1.0, 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-n0049-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-6-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5b12bba0: tileRendererInUse null [junit] Thread[Thread-6-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5b12bba0 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 0x1997c1d8: tileRendererInUse null, GearsES2[obj 0x1997c1d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1997c1d8 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 0x1997c1d8 created: GearsObj[0xbb8b79b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1997c1d8 created: GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1997c1d8 created: GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x1997c1d8 FIN GearsES2[obj 0x1997c1d8 isInit true, usesShared false, 1 GearsObj[0xbb8b79b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc1e2720, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7bf5b657, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x1997c1d8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f90841229e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1997c1d8, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x1997c1d8 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f908402a0f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1997c1d8, 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] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0048-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1997c1d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1997c1d8 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 @ 1407302142439 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 @ 1407302143795 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 @ 1407302150811 ms +++ localhost/127.0.0.1:59999 - Locked within 7024 ms, 8 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 0x294d5a82: tileRendererInUse null, GearsES2[obj 0x294d5a82 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x294d5a82 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x294d5a82 created: GearsObj[0x7ad90c0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x294d5a82 created: GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x294d5a82 created: GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x294d5a82 FIN GearsES2[obj 0x294d5a82 isInit true, usesShared false, 1 GearsObj[0x7ad90c0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18084038, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x294d5a82 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa4c5905450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x294d5a82, 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 0x294d5a82 512x490, swapInterval 1, drawable 0x7fa4c5905450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x294d5a82: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x294d5a82 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] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x96166fc: tileRendererInUse null, GearsES2[obj 0x96166fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x96166fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x96166fc created: GearsObj[0x3ac04f43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x96166fc created: GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x96166fc created: GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x96166fc FIN GearsES2[obj 0x96166fc isInit true, usesShared false, 1 GearsObj[0x3ac04f43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5abc2a8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x96166fc 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa4c591a780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96166fc, 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 0x96166fc 512x490, swapInterval 1, drawable 0x7fa4c591a780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x96166fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x96166fc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407302154398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.732 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 @ 1407302143795 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302150811 ms +++ localhost/127.0.0.1:59999 - Locked within 7024 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x294d5a82: tileRendererInUse null, GearsES2[obj 0x294d5a82 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x294d5a82 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x294d5a82 created: GearsObj[0x7ad90c0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x294d5a82 created: GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x294d5a82 created: GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x294d5a82 FIN GearsES2[obj 0x294d5a82 isInit true, usesShared false, 1 GearsObj[0x7ad90c0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18084038, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x294d5a82 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa4c5905450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x294d5a82, 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 0x294d5a82 512x490, swapInterval 1, drawable 0x7fa4c5905450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x294d5a82: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x294d5a82 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 0x96166fc: tileRendererInUse null, GearsES2[obj 0x96166fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x96166fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x96166fc created: GearsObj[0x3ac04f43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x96166fc created: GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x96166fc created: GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x96166fc FIN GearsES2[obj 0x96166fc isInit true, usesShared false, 1 GearsObj[0x3ac04f43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5abc2a8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x96166fc 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa4c591a780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96166fc, 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 0x96166fc 512x490, swapInterval 1, drawable 0x7fa4c591a780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x96166fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x96166fc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407302154398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 0.929 sec [junit] Testcase: test02ES2 took 0 sec [junit] Testcase: test02GL2 took 0.638 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.732 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 @ 1407302143795 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302150811 ms +++ localhost/127.0.0.1:59999 - Locked within 7024 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x294d5a82: tileRendererInUse null, GearsES2[obj 0x294d5a82 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x294d5a82 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x294d5a82 created: GearsObj[0x7ad90c0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x294d5a82 created: GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x294d5a82 created: GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x294d5a82 FIN GearsES2[obj 0x294d5a82 isInit true, usesShared false, 1 GearsObj[0x7ad90c0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fa6aa24, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18084038, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x294d5a82 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa4c5905450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x294d5a82, 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 0x294d5a82 512x490, swapInterval 1, drawable 0x7fa4c5905450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x294d5a82: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x294d5a82 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 0x96166fc: tileRendererInUse null, GearsES2[obj 0x96166fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x96166fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x96166fc created: GearsObj[0x3ac04f43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x96166fc created: GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x96166fc created: GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x96166fc FIN GearsES2[obj 0x96166fc isInit true, usesShared false, 1 GearsObj[0x3ac04f43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2793d5d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5abc2a8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x96166fc 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa4c591a780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96166fc, 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 0x96166fc 512x490, swapInterval 1, drawable 0x7fa4c591a780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x96166fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x96166fc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407302154398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407302155746 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302158756 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] windowClosing() called .. [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.992 sec [junit] ------------- Standard Output --------------- [junit] windowClosing() called .. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302155746 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302158756 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 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 @ 1407302159568 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowClosing took 0.74 sec [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] SLOCK [T main @ 1407302159568 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.992 sec [junit] [junit] ------------- Standard Output --------------- [junit] windowClosing() called .. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302155746 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302158756 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 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 @ 1407302159568 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] SLOCK [T main @ 1407302161059 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302162062 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1e9146, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069510, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x12f2ed42, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x12f2ed42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x581c63a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069a20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x3413e584, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x3413e584, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bec9f33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069a20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x4d6775bd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x4d6775bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x153f2442, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e12b2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e12b2b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e12b2b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.059 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] SLOCK [T main @ 1407302165958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] SLOCK [T main @ 1407302161059 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302162062 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1e9146, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069510, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x12f2ed42, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x12f2ed42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x581c63a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069a20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x3413e584, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x3413e584, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bec9f33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069a20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x4d6775bd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x4d6775bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x153f2442, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e12b2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e12b2b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e12b2b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] SLOCK [T main @ 1407302165958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove3Times took 1.854 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.059 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] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302161059 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302162062 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1e9146, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069510, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x12f2ed42, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x12f2ed42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xab691c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x581c63a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069a20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x3413e584, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x3413e584, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64157d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bec9f33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e069a20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e069a20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bca166b: tileRendererInUse null, GearsES2[obj 0x4bca166b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bca166b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4bca166b created: GearsObj[0x4d6775bd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bca166b created: GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bca166b created: GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bca166b FIN GearsES2[obj 0x4bca166b isInit true, usesShared false, 1 GearsObj[0x4d6775bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4362f2fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x153f2442, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bca166b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff37e12b2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bca166b, 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 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e12b2b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bca166b 512x490, swapInterval 1, drawable 0x7ff37e12b2b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bca166b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] SLOCK [T main @ 1407302165958 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.435 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.273 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.435 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] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT [junit] SLOCK [T main @ 1407302170856 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302171859 ms +++ localhost/127.0.0.1:59999 - Locked within 1025 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] 2014-08-06 07:16:12.927 java[5569:3503] 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: 4.773 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302170856 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302171859 ms +++ localhost/127.0.0.1:59999 - Locked within 1025 ms, 2 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 @ 1407302175502 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenSupersampling took 3.501 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.773 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302170856 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302171859 ms +++ localhost/127.0.0.1:59999 - Locked within 1025 ms, 2 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 @ 1407302175502 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302175502 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT [junit] SLOCK [T main @ 1407302176759 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302179768 ms +++ localhost/127.0.0.1:59999 - Locked within 3043 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 @ 1407302182694 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.094 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302176759 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302179768 ms +++ localhost/127.0.0.1:59999 - Locked within 3043 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 @ 1407302182694 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01DefaultOffscreenSupersampling took 2.684 sec [junit] Testcase: test02PBufferOffscreenSupersampling took 0.096 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.094 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302176759 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302179768 ms +++ localhost/127.0.0.1:59999 - Locked within 3043 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 @ 1407302182694 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407302183927 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302185932 ms +++ localhost/127.0.0.1:59999 - Locked within 2031 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@2f178e05 [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 0x672a3be5: tileRendererInUse null, GearsES2[obj 0x672a3be5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x672a3be5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x672a3be5 created: GearsObj[0x664bfe7f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x672a3be5 created: GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x672a3be5 created: GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x672a3be5 FIN GearsES2[obj 0x672a3be5 isInit true, usesShared false, 1 GearsObj[0x664bfe7f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61beb1cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x672a3be5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f9013747210, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, 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 0x672a3be5 512x490, swapInterval 1, drawable 0x7f9013747210 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x672a3be5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x672a3be5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] cleaning up... [junit] SLOCK [T main @ 1407302189712 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.961 sec [junit] ------------- Standard Output --------------- [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302183927 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302185932 ms +++ localhost/127.0.0.1:59999 - Locked within 2031 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@2f178e05 [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 0x672a3be5: tileRendererInUse null, GearsES2[obj 0x672a3be5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x672a3be5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x672a3be5 created: GearsObj[0x664bfe7f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x672a3be5 created: GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x672a3be5 created: GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x672a3be5 FIN GearsES2[obj 0x672a3be5 isInit true, usesShared false, 1 GearsObj[0x664bfe7f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61beb1cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x672a3be5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f9013747210, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, 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 0x672a3be5 512x490, swapInterval 1, drawable 0x7f9013747210 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x672a3be5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x672a3be5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1407302189712 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test02WithCheckGraphicsEnvironment took 3.613 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.961 sec [junit] [junit] ------------- Standard Output --------------- [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302183927 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302185932 ms +++ localhost/127.0.0.1:59999 - Locked within 2031 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@2f178e05 [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 0x672a3be5: tileRendererInUse null, GearsES2[obj 0x672a3be5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x672a3be5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x672a3be5 created: GearsObj[0x664bfe7f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x672a3be5 created: GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x672a3be5 created: GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x672a3be5 FIN GearsES2[obj 0x672a3be5 isInit true, usesShared false, 1 GearsObj[0x664bfe7f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7317851, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61beb1cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x672a3be5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f9013747210, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, 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 0x672a3be5 512x490, swapInterval 1, drawable 0x7f9013747210 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x672a3be5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x672a3be5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1407302189712 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] SLOCK [T main @ 1407302190960 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302193978 ms +++ localhost/127.0.0.1:59999 - Locked within 3041 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@1fc8bb61, [junit] handle 0x7ff76b867220, [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@3385ed94, 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 0x7197cbe3: tileRendererInUse null, GearsES2[obj 0x7197cbe3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7197cbe3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7197cbe3 created: GearsObj[0x34d28e76, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7197cbe3 created: GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7197cbe3 created: GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7197cbe3 FIN GearsES2[obj 0x7197cbe3 isInit true, usesShared false, 1 GearsObj[0x34d28e76, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3386b634, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7197cbe3 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff76b867220, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7197cbe3, 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 0x7197cbe3 512x490, swapInterval 1, drawable 0x7ff76b867220 [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 0x7197cbe3 512x490, swapInterval 1, drawable 0x7ff76b867220 [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 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7197cbe3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7197cbe3 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@1fc8bb61, [junit] handle 0x7ff7694d0030, [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@3385ed94, 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 0x7b16ea43: tileRendererInUse null, GearsES2[obj 0x7b16ea43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7b16ea43 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7b16ea43 created: GearsObj[0x741de6c6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7b16ea43 created: GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7b16ea43 created: GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7b16ea43 FIN GearsES2[obj 0x7b16ea43 isInit true, usesShared false, 1 GearsObj[0x741de6c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f3930b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7b16ea43 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7694d0030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7b16ea43, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x7b16ea43 512x512, swapInterval 1, drawable 0x7ff7694d0030 [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 0x7b16ea43 512x512, swapInterval 1, drawable 0x7ff7694d0030 [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-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 0x7b16ea43: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b16ea43 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 0x42047283: tileRendererInUse null, GearsES2[obj 0x42047283 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x42047283 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x42047283 created: GearsObj[0x1f124d61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42047283 created: GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42047283 created: GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42047283 FIN GearsES2[obj 0x42047283 isInit true, usesShared false, 1 GearsObj[0x1f124d61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28ef1ce5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42047283 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff76b896ad0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42047283, 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 0x42047283 512x490, swapInterval 1, drawable 0x7ff76b896ad0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@1fc8bb61, [junit] handle 0x7ff76b896ad0, [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@3385ed94, 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 0x42047283 512x490, swapInterval 1, drawable 0x7ff76b896ad0 [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 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42047283: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42047283 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 0x195e5600: tileRendererInUse null, GearsES2[obj 0x195e5600 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x195e5600 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x195e5600 created: GearsObj[0x36ea5b70, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x195e5600 created: GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x195e5600 created: GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x195e5600 FIN GearsES2[obj 0x195e5600 isInit true, usesShared false, 1 GearsObj[0x36ea5b70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4230a8f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x195e5600 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff76b90e3f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x195e5600, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x195e5600 512x512, swapInterval 1, drawable 0x7ff76b90e3f0 [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 0x195e5600 512x512, swapInterval 1, drawable 0x7ff76b90e3f0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@1fc8bb61, [junit] handle 0x7ff76b90e3f0, [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@3385ed94, 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 0x195e5600: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x195e5600 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.262 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302190960 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302193978 ms +++ localhost/127.0.0.1:59999 - Locked within 3041 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@1fc8bb61, [junit] handle 0x7ff76b867220, [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@3385ed94, 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 0x7197cbe3: tileRendererInUse null, GearsES2[obj 0x7197cbe3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7197cbe3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7197cbe3 created: GearsObj[0x34d28e76, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7197cbe3 created: GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7197cbe3 created: GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7197cbe3 FIN GearsES2[obj 0x7197cbe3 isInit true, usesShared false, 1 GearsObj[0x34d28e76, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3386b634, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7197cbe3 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff76b867220, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7197cbe3, 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 0x7197cbe3 512x490, swapInterval 1, drawable 0x7ff76b867220 [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 0x7197cbe3 512x490, swapInterval 1, drawable 0x7ff76b867220 [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 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7197cbe3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7197cbe3 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@1fc8bb61, [junit] handle 0x7ff7694d0030, [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@3385ed94, 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 0x7b16ea43: tileRendererInUse null, GearsES2[obj 0x7b16ea43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7b16ea43 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7b16ea43 created: GearsObj[0x741de6c6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7b16ea43 created: GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7b16ea43 created: GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7b16ea43 FIN GearsES2[obj 0x7b16ea43 isInit true, usesShared false, 1 GearsObj[0x741de6c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f3930b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7b16ea43 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7694d0030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7b16ea43, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x7b16ea43 512x512, swapInterval 1, drawable 0x7ff7694d0030 [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 0x7b16ea43 512x512, swapInterval 1, drawable 0x7ff7694d0030 [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-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 0x7b16ea43: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b16ea43 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 0x42047283: tileRendererInUse null, GearsES2[obj 0x42047283 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x42047283 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x42047283 created: GearsObj[0x1f124d61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42047283 created: GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42047283 created: GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42047283 FIN GearsES2[obj 0x42047283 isInit true, usesShared false, 1 GearsObj[0x1f124d61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28ef1ce5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42047283 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff76b896ad0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42047283, 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 0x42047283 512x490, swapInterval 1, drawable 0x7ff76b896ad0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@1fc8bb61, [junit] handle 0x7ff76b896ad0, [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@3385ed94, 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 0x42047283 512x490, swapInterval 1, drawable 0x7ff76b896ad0 [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 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42047283: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42047283 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 0x195e5600: tileRendererInUse null, GearsES2[obj 0x195e5600 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x195e5600 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x195e5600 created: GearsObj[0x36ea5b70, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x195e5600 created: GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x195e5600 created: GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x195e5600 FIN GearsES2[obj 0x195e5600 isInit true, usesShared false, 1 GearsObj[0x36ea5b70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4230a8f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x195e5600 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff76b90e3f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x195e5600, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x195e5600 512x512, swapInterval 1, drawable 0x7ff76b90e3f0 [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 0x195e5600 512x512, swapInterval 1, drawable 0x7ff76b90e3f0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@1fc8bb61, [junit] handle 0x7ff76b90e3f0, [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@3385ed94, 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 0x195e5600: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x195e5600 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] SLOCK [T main @ 1407302198088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 2.759 sec [junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.389 sec [junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.441 sec [junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.377 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.262 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302190960 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302193978 ms +++ localhost/127.0.0.1:59999 - Locked within 3041 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@1fc8bb61, [junit] handle 0x7ff76b867220, [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@3385ed94, 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 0x7197cbe3: tileRendererInUse null, GearsES2[obj 0x7197cbe3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7197cbe3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7197cbe3 created: GearsObj[0x34d28e76, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7197cbe3 created: GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7197cbe3 created: GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7197cbe3 FIN GearsES2[obj 0x7197cbe3 isInit true, usesShared false, 1 GearsObj[0x34d28e76, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b870011, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3386b634, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7197cbe3 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff76b867220, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7197cbe3, 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 0x7197cbe3 512x490, swapInterval 1, drawable 0x7ff76b867220 [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 0x7197cbe3 512x490, swapInterval 1, drawable 0x7ff76b867220 [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 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7197cbe3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7197cbe3 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@1fc8bb61, [junit] handle 0x7ff7694d0030, [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@3385ed94, 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 0x7b16ea43: tileRendererInUse null, GearsES2[obj 0x7b16ea43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7b16ea43 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7b16ea43 created: GearsObj[0x741de6c6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7b16ea43 created: GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7b16ea43 created: GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7b16ea43 FIN GearsES2[obj 0x7b16ea43 isInit true, usesShared false, 1 GearsObj[0x741de6c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571a0cb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f3930b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7b16ea43 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7694d0030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7b16ea43, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x7b16ea43 512x512, swapInterval 1, drawable 0x7ff7694d0030 [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 0x7b16ea43 512x512, swapInterval 1, drawable 0x7ff7694d0030 [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-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 0x7b16ea43: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b16ea43 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 0x42047283: tileRendererInUse null, GearsES2[obj 0x42047283 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x42047283 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x42047283 created: GearsObj[0x1f124d61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42047283 created: GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42047283 created: GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42047283 FIN GearsES2[obj 0x42047283 isInit true, usesShared false, 1 GearsObj[0x1f124d61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a962b36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28ef1ce5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42047283 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff76b896ad0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42047283, 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 0x42047283 512x490, swapInterval 1, drawable 0x7ff76b896ad0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@1fc8bb61, [junit] handle 0x7ff76b896ad0, [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@3385ed94, 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 0x42047283 512x490, swapInterval 1, drawable 0x7ff76b896ad0 [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 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42047283: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42047283 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 0x195e5600: tileRendererInUse null, GearsES2[obj 0x195e5600 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x195e5600 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x195e5600 created: GearsObj[0x36ea5b70, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x195e5600 created: GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x195e5600 created: GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x195e5600 FIN GearsES2[obj 0x195e5600 isInit true, usesShared false, 1 GearsObj[0x36ea5b70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5419323a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4230a8f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x195e5600 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff76b90e3f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x195e5600, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x195e5600 512x512, swapInterval 1, drawable 0x7ff76b90e3f0 [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 0x195e5600 512x512, swapInterval 1, drawable 0x7ff76b90e3f0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@1fc8bb61, [junit] handle 0x7ff76b90e3f0, [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@3385ed94, 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 0x195e5600: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x195e5600 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] SLOCK [T main @ 1407302198088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302198088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT [junit] SLOCK [T main @ 1407302199454 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302203467 ms +++ localhost/127.0.0.1:59999 - Locked within 4037 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.227 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302199454 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302203467 ms +++ localhost/127.0.0.1:59999 - Locked within 4037 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 @ 1407302203522 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.227 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302199454 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302203467 ms +++ localhost/127.0.0.1:59999 - Locked within 4037 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 @ 1407302203522 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302203522 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 @ 1407302204601 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x181dcd25: tileRendererInUse null, GearsES2[obj 0x181dcd25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181dcd25 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x181dcd25 created: GearsObj[0x5004fc9a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181dcd25 created: GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181dcd25 created: GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181dcd25 FIN GearsES2[obj 0x181dcd25 isInit true, usesShared false, 1 GearsObj[0x5004fc9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76a6389f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181dcd25 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fbd6b910410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181dcd25, 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 0x181dcd25: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181dcd25 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 0x1071d335: tileRendererInUse null, GearsES2[obj 0x1071d335 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1071d335 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1071d335 created: GearsObj[0xc0cdd62, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1071d335 created: GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1071d335 created: GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1071d335 FIN GearsES2[obj 0x1071d335 isInit true, usesShared false, 1 GearsObj[0xc0cdd62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73c663fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1071d335 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fbd6b910810, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1071d335, 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 0x1071d335: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1071d335 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 0x6fd9178: tileRendererInUse null, GearsES2[obj 0x6fd9178 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6fd9178 on Thread[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 0x6fd9178 created: GearsObj[0xa10a9cd, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6fd9178 created: GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6fd9178 created: GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6fd9178 FIN GearsES2[obj 0x6fd9178 isInit true, usesShared false, 1 GearsObj[0xa10a9cd, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d939b5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6fd9178 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fbd695acd70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fd9178, 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 0x6fd9178: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6fd9178 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.258 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302204601 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x181dcd25: tileRendererInUse null, GearsES2[obj 0x181dcd25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181dcd25 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x181dcd25 created: GearsObj[0x5004fc9a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181dcd25 created: GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181dcd25 created: GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181dcd25 FIN GearsES2[obj 0x181dcd25 isInit true, usesShared false, 1 GearsObj[0x5004fc9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76a6389f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181dcd25 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fbd6b910410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181dcd25, 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 0x181dcd25: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181dcd25 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 0x1071d335: tileRendererInUse null, GearsES2[obj 0x1071d335 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1071d335 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1071d335 created: GearsObj[0xc0cdd62, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1071d335 created: GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1071d335 created: GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1071d335 FIN GearsES2[obj 0x1071d335 isInit true, usesShared false, 1 GearsObj[0xc0cdd62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73c663fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1071d335 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fbd6b910810, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1071d335, 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 0x1071d335: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1071d335 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 0x6fd9178: tileRendererInUse null, GearsES2[obj 0x6fd9178 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6fd9178 on Thread[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 0x6fd9178 created: GearsObj[0xa10a9cd, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6fd9178 created: GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6fd9178 created: GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6fd9178 FIN GearsES2[obj 0x6fd9178 isInit true, usesShared false, 1 GearsObj[0xa10a9cd, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d939b5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6fd9178 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fbd695acd70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fd9178, 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 0x6fd9178: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6fd9178 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] SLOCK [T main @ 1407302208751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 2.768 sec [junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.617 sec [junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.598 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.258 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302204601 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x181dcd25: tileRendererInUse null, GearsES2[obj 0x181dcd25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181dcd25 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x181dcd25 created: GearsObj[0x5004fc9a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181dcd25 created: GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181dcd25 created: GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181dcd25 FIN GearsES2[obj 0x181dcd25 isInit true, usesShared false, 1 GearsObj[0x5004fc9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77640b80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76a6389f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181dcd25 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fbd6b910410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181dcd25, 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 0x181dcd25: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181dcd25 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 0x1071d335: tileRendererInUse null, GearsES2[obj 0x1071d335 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1071d335 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1071d335 created: GearsObj[0xc0cdd62, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1071d335 created: GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1071d335 created: GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1071d335 FIN GearsES2[obj 0x1071d335 isInit true, usesShared false, 1 GearsObj[0xc0cdd62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x209a531c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73c663fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1071d335 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fbd6b910810, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1071d335, 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 0x1071d335: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1071d335 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 0x6fd9178: tileRendererInUse null, GearsES2[obj 0x6fd9178 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6fd9178 on Thread[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 0x6fd9178 created: GearsObj[0xa10a9cd, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6fd9178 created: GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6fd9178 created: GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6fd9178 FIN GearsES2[obj 0x6fd9178 isInit true, usesShared false, 1 GearsObj[0xa10a9cd, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4bfbd6e4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d939b5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6fd9178 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fbd695acd70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fd9178, 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 0x6fd9178: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6fd9178 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] SLOCK [T main @ 1407302208751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302208751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407302209874 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302213884 ms +++ localhost/127.0.0.1:59999 - Locked within 4023 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 / 1485 ms, 40.4 fps, 24 ms/f; total: 60 f, 40.4 fps, 24 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, 60000.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, 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, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.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, 128571.4 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, 135000.0 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, 140000.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, 156000.0 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, 158181.8 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, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 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, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 161538.4 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, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 162857.1 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, 160000.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, 161250.0 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, 162352.9 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, 163333.3 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, 164210.5 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, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 162857.1 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, 163636.3 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, 164347.8 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, 165000.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, 165600.0 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, 166153.8 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, 166666.6 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, 167142.8 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, 167586.2 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, 166000.0 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, 164516.1 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 5160 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 153529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 150857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 152571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 151666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 150810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 152432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 154054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 155675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 153157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 156315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 153846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 155384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 155121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 156585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 158048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 155714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 156279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 157674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 159069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 160465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 159545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 160909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 158666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 161333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 162666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 160434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 163043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 160851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 162127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 163404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 161250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 162500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 163750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 8100 f, 126562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 127500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 126461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 127384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 128307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 129230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 128181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 129090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 130909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 129850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 130746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 131641.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 131470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 132352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 133235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 132173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 133043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 133913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 134782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 134571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 134366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 135211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 136056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 135833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 134794.5 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 9900 f, 125316.4 fps, 0 ms/f [junit] 0 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 9960 f, 109450.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 108913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 109565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 110217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 110869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 111521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 112173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 112826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 113478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 112903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 113548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 114193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 114838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 115483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 116129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 116774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 117419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 118064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 117446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 118085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 118723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 119361.7 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 11280 f, 116288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 115714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 116326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 116938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 117551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 118163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 118775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 119387.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 119393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 120606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 121212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 121818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 122424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 123030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 123636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 124242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 123600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 124200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 124800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 125400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 126000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 126600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 127800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 128400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 127722.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 128316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 128910.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 129504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 130099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 130693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 131287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 131881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 132475.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 133069.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 132352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 132941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 133529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 134117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 134705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 135294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 135882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 136470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 137058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 137647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 136893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 137475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 138058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 138640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 139223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 139805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 140388.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 140970.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 141553.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 140769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 141346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 141923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 143653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 144230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 144807.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 145961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 145142.8 fps, 0 ms/f [junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 15300 f, 131896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 132413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 132931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 133448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 133965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 134358.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 134871.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 135384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 135897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 136410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 136923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 137435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 137948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 137288.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 137796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 138305.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 138813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 139322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 139830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 140338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 140847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 141355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 140672.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 141176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 141680.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 142184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 142689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 143193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 143697.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 144201.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 144705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 145210.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 144500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 145500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 146000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 146500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 147000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 147500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 148500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 149000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 148264.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 148760.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 149256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 149752.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 150247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 150743.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 151239.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 151735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 152231.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 151967.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 152459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 151707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 152195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 152682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 153170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 153658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 154146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 154634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 153870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 154354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 154838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 155322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 155806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 156290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 156774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 157258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 157741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 156960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 157440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 157920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 158400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 158880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 159360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 159840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 160320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 161280.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 160476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 160952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 161428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 161904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 162380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 163333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 163809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 164761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 163937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 164409.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 164881.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 165354.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 165826.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 166299.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 166771.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 167244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 167716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 166875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 167343.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 167812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 168281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 168750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 169218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 169687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 170156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 170625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 169767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 170232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 170697.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 171162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 171627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 172093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 172558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 173488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 172615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 173076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 173538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 174000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 174461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 174923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 175846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 176307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 175419.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 175877.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 176335.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 176793.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 177251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 177709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 178167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 178625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 179083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 179541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 178636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 179090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 179545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 180454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 180909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 181363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 181818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 182272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 181804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 182255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 182706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 183157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 183609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 184060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 184511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 184962.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 185413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 184477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 184925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 185373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 185820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 186268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 186716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 187164.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 187611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 188059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 188507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 187555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 188444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 188888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 189333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 189777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 190222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 190666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 191111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 191555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 190588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 191029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 191470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 191911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 192352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 192794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 193235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 193676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 192700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 193138.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 193576.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 26580 f, 191223.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 191654.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 190714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 191142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 191571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 192000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 192428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 192857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 193285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 193714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 194142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 193191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 193617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 194042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 194468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 194893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 195319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 195744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 194788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 195211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 195633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 194685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 195104.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 195524.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 195944.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 196363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 196783.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 197202.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 196250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 196666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 197083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 197500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 196551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 196965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 197379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 197793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 198206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 198620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 199034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 199448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 199862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 200275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 199315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 199726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 200136.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 200547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 200958.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 201369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 201780.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 202191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 202602.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 201632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 202040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 202448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 202857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 203265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 203673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 204081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 204489.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 204897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 205306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 204324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 204729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 205135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 205540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 205945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 206351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 206756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 207162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 207567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 207972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 206979.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 207382.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 207785.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 208187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 208590.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 208993.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 209395.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 209798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 210201.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 210604.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 209600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 210400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 210800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 211200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 211600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 212000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 212400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 212800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 213200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 213600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 214000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 212980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 213377.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 213774.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 214172.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 214569.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 214966.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 215364.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 215761.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 216158.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 216556.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 216953.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 215921.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 216315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 216710.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 217105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 217500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 217894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 218289.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 218684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 219078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 219473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 219868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 218823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 219215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 219607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 220392.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 220784.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 221176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 221568.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 221960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 222352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 222745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 221688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 222077.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 222467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 222857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 223246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 223636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 224025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 224415.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 224805.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 225194.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 225584.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 225974.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 224903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 225290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 225677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 226064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 226451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 226838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 227225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 227612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 228000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 228387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 228774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 227692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 228076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 228461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 228846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 229230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 229615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 230384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 230769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 231153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 231538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 230445.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 230828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 231210.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 231592.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 231974.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 232356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 232738.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 233121.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 233503.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 233885.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 234267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 234649.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 233544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 233924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 234303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 234683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 235063.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 235443.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 235822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 236202.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 236582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 236962.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 237341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 236226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 236603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 236981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 237358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 237735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 238113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 238490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 238867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 239245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 239622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 238875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 239250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 239625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 240375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 240750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 241125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 241500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 241875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 242250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 242625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 241490.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 241863.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 242236.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 242608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 242981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 243354.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 243726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 244099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 244472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 244844.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 243703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 244074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 244444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 244814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 245185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 245555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 245925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 246296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 246666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 247037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 247407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 246257.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 246625.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 246993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 247361.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 247730.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 248098.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 248466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 248834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 249202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 249570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 249938.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 248780.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 249146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 249512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 249878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 250243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 250609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 250975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 251341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 251707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 252073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 252439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 251272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 251636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 252363.6 fps, 0 ms/f [junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 41700 f, 234269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 234606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 234943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 235280.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 234301.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 234636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 234972.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 235307.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 235642.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 235977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 236312.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 236648.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 236983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 237318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 237653.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 236666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 237000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 237333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 237666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 238000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 238333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 238666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 239000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 239333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 239666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 239005.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 239337.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 239668.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 240331.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 240662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 240994.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 241325.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 241657.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 241988.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 242320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 241318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 241648.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 241978.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 242307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 242637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 242967.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 243296.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 243626.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 243956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 244285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 244615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 243606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 243934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 244262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 244590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 244918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 245245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 245573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 245901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 246229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 246557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 245543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 245869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 246195.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 246521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 246847.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 247173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 247500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 247826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 248152.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 248478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 248804.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 247783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 248108.1 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 45960 f, 243174.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 243492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 243809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 244126.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 244444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 244761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 245079.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 245396.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 244421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 244736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 245052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 245368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 245684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 246315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 246631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 246947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 247263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 247578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 247894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 246911.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 247225.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 247539.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 247853.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 248167.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 248481.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 248795.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 249109.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 248125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 248437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 248750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 249062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 249375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 249687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 250000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 250312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 250625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 250937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 251250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 250259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 250569.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 250880.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 251191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 251502.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 251813.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 252124.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 252435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 252746.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 253057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 253367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 252371.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 252680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 252989.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 253298.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 253608.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 253917.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 254226.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 254536.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 254845.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 255154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 255463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 254461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 254769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 255076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 255384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 255692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 256000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 256307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 256615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 256923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 257230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 257538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 256530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 256836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 257142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 257448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 257755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 258061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 258367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 258673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 258979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 259285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 259591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 258578.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 258883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 259187.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 259492.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 259796.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 260101.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 260406.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 260710.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 261015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 261319.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 261624.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 261928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 260909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 261212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 261515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 262121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 262424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 262727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 263030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 263333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 263636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 263939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 264242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 263216.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 263517.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 263819.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 264120.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 264422.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 264723.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 265025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 265326.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 265628.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 265929.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 266231.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 266532.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 265500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 265800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 266100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 266400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 266700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 267000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 267300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 267600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 267900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 268200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 268500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 268800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 267761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 268059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 268358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 268656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 268955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 269253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 269552.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 269850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 270149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 270447.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 270746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 271044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 270297.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 270594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 270891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 271188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 271485.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 271782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 272079.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 272376.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 272673.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 272970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 271921.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 272216.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 272512.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 272807.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 273103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 273399.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 273694.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 273990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 274581.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 274876.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 275172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 274117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 274411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 274705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 275000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 275294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 275588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 275882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 276176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 276470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 276764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 277058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 277352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 276292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 276585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 276878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 277170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 277463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 277756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 278048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 278341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 278634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 278926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 279219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 279512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 278446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 278737.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 279029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 279320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 279611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 279902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 280194.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 280485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 280776.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 281067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 281359.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 281650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 280579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 280869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 281159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 281449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 281739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 282029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 282318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 282608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 282898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 283188.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 283478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 283768.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 282692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 282980.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 283269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 283557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 283846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 284134.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 284423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 284711.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 285288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 285576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 285865.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 284784.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 285071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 285358.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 285645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 285933.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 286220.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 286507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 286794.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 287081.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 287368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 287655.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 287942.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 286857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 287142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 287428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 287714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 288285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 288571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 288857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 289142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 289428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 289714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 290000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 288909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 289194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 289478.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 289763.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 290047.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 290331.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 290616.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 290900.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 291184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 291469.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 291753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 290660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 290943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 291226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 291509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 291792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 292075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 292358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 292641.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 292924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 293207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 293490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 292394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 292676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 292957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 293239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 293521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 293802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 294084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 294366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 294647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 294929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 293831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 294112.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 294392.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 294672.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 294953.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 295233.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 295514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 294418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 294697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 294976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 295255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 295534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 295813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 296093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 296372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 296651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 295833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 296388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 296944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 297222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 298055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 296958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 297235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 297511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 297788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 298064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 298341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 298617.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 298894.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 299170.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 299447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 299723.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 298899.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 299174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 299449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 299724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 300275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 300825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 301100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 301376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 301651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 301926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 300821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 301095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 301369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 301643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 301917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 302191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 302465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 302739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 303013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 303287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 303561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 302454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 302727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 303000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 303272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 303545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 304090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 304363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 304636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 304909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 303800.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 304072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 304343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 304615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 304886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 305158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 305429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 305701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 305972.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 306244.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 306515.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 305405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 305675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 305945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 306216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 306486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 306756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 307027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 307297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 307567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 307837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 306726.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 306995.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 307264.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 307533.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 307802.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 308071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 308340.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 308609.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 308878.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 309147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 309417.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 308303.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 308571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 308839.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 309107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 309375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 309642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 309910.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 310178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 310446.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 309600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 309866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 310133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 310400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 310666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 310933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 311200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 311466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 311733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 312266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 311150.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 311415.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 311681.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 311946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 312212.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 312477.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 312743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 313008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 313274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 313539.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 312422.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 312687.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 312951.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 313215.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 313480.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 313744.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 314008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 314273.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 314537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 314801.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 315066.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 315330.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 314210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 314473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 314736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 315263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 315526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 315789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 316052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 316315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 316578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 316842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 315720.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 315982.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 316244.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 316506.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 316768.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 317030.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 317292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 317554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 317816.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 318078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 318340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 317217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 317478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 317739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 318260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 318521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 318782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 319043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 319304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 319565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 319826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 318701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 318961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 319220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 319480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 319740.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 320259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 320519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 320779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 321038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 321298.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 321558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 320431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 320689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 320948.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 321206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 321465.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 321724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 321982.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 322241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 322758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 323017.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 323275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 322145.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 322403.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 322660.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 322918.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 323175.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 323433.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 323691.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 323948.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 324206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 324463.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 324721.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 324978.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 323846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 324102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 324358.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 324615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 324871.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 325128.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 325384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 325641.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 325897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 326153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 326410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 325276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 325531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 325787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 326042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 326297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 326553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 326808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 327063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 327319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 327574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 327829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 328085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 326949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 327203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 327457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 327711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 327966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 328220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 328474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 327341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 327594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 327848.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 328101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 328354.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 328607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 328860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 329113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 329367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 329620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 328487.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 328739.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 328991.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 329243.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 329495.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 329747.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 330252.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 330504.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 330756.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 331008.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 331260.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 330125.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 330376.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 330627.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 330878.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 331129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 331380.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 331631.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 331882.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 332133.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 332384.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 332635.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 331500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 331750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 332000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 332250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 332500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 332750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 333000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 333250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 333500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 333750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 334000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 334250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 333112.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 333361.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 333609.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 333858.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 334107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 334356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 334605.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 334854.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 335103.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 335352.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 335601.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 335850.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 334710.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 334958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 335206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 335454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 335702.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 335950.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 336198.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 336446.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 336694.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 336942.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 337190.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 336049.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 336296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 336543.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 336790.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 337037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 337283.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 337530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 337777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 338024.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 338271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 337131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 337377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 337622.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 337868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 338114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 338360.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 338606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 338852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 339098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 339344.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 339590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 338448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 338693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 338938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 339183.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 339428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 339673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 339918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 340163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 340408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 340653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 340897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 339756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 340243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 340487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 340731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 340975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 341219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 341463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 341707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 341951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 342195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 342439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 341295.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 341538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 341781.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 342024.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 342267.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 342510.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 342753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 342995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 343238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 343481.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 343724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 343967.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 342822.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 343064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 343306.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 85200 f, 340800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 341040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 341280.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 340159.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 340398.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 340637.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 340876.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 341115.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 341354.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 341593.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 341832.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 342071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 342310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 342549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 342788.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 341666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 341904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 342142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 342380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 342619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 343095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 343333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 343571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 343809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 344047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 342924.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 343162.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 343399.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 343636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 343873.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 344110.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 342992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 343228.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 343464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 343700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 343937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 344173.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 343058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 343294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 343529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 343764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 344000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 344235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 344470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 344705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 344941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 343828.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 344062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 344296.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 344531.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 344765.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 345000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 343891.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 344124.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 344357.9 fps, 0 ms/f [junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 88560 f, 331685.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 331910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 332134.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 332359.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 332584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 332809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 333033.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 333258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 333483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 333707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 332686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 332910.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 333134.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 333358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 333582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 333805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 334029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 334253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 334477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 334701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 334925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 335149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 334126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 334349.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 334572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 334795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 335018.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 335241.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 335464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 335687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 335910.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 336133.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 336356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 336579.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 335555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 335777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 336222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 336444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 336666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 336888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 337111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 337333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 337555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 337777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 338000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 338222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 337195.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 337416.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 337638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 337859.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 338081.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 338302.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 338524.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 338745.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 338966.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 339188.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 339409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 339631.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 338602.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 338823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 339044.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 339264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 339485.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 339705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 339926.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 338901.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 339120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 339340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 339560.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 339780.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 340219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 340439.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 340659.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 340879.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 339854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 340073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 340291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 340510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 340729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 340948.9 fps, 0 ms/f [junit] 0 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 93480 f, 292125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 292312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 292500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 292687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 292875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 292149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 292336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 292523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 292710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 292897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 293084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 293271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 293457.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 293644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 293831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 293105.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 293291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 293478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 293664.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 293850.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 294037.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 294223.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 294409.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 294596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 294782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 294968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 295155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 294427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 294613.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 294798.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 294984.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 295170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 295356.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 295541.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 295727.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 295913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 296099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 296284.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 296470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 296656.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 295925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 296296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 296481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 296851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 297037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 297222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 297407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 297592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 297962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 298148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 297415.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 297600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 297784.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 297969.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 298153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 298338.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 298523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 298707.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 298892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 299076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 299261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 299446.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 299630.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 298895.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 299079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 299263.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 299447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 299631.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 299815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 300184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 300368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 300552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 300736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 300920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 300183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 300366.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 300733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 300917.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 301100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 301284.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 301467.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 301651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 301834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 302018.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 302201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 301463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 301646.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 301829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 302012.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 302195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 302378.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 302560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 302743.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 302926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 303109.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 303292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 302553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 302735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 302917.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 303100.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 303282.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 303465.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 303647.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 303829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 304012.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 304194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 304376.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 304559.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 304000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 304181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 304363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 304545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 304727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 304909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 305090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 305272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 305454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 305636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 305818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 306000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 305256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 305438.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 305619.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 305800.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 305981.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 306163.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 306344.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 306525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 306706.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 306888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 307069.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 307250.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 307432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 306686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 306867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 307048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 307228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 307409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 307590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 307771.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 307951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 308132.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 308313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 308493.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 307747.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 307927.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 308108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 308288.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 308468.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 308648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 308828.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 309009.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 309189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 309369.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 309549.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 309729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 308982.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 309161.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 309341.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 309520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 309700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 309880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 310059.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 310239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 310419.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 310598.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 310778.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 310958.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 311137.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 310388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 310567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 310746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 310925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 311104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 311283.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 311462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 311641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 311820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 312179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 312358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 312537.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 311785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 311964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 312142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 312321.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 312500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 312678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 312857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 313035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 313214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 313392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 313571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 313750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 313928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 313175.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 313353.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 313531.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 313709.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 313887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 314065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 314243.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 314421.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 314599.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 314777.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 314955.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 315133.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 314378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 314556.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 314733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 314911.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 315088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 315266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 315443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 315621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 314867.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 315044.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 315221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 315398.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 315575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 315752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 315929.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 316106.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 316283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 316460.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 316637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 316814.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 316058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 316235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 316411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 316588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 316764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 316941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 317117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 317294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 317470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 317647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 317823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 318176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 318352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 317595.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 317771.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 317947.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 318123.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 318299.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 318475.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 318651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 318826.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 319002.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 319178.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 319354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 318596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 318771.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 318947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 319122.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 319298.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 319473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 319649.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 319824.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 320175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 320350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 320526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 320701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 319941.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 320116.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 320291.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 320466.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 320641.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 320816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 320991.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 321166.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 321341.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 321516.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 321690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 321865.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 322040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 321279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 321453.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 321627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 321802.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 321976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 322151.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 322325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 322674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 322848.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 323023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 323197.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 323372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 323546.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 322782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 322956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 323130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 323304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 323478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 323652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 323826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 324000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 324173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 324347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 324521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 324695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 324869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 324104.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 324277.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 324450.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 324624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 324797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 324971.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 325144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 325317.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 325491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 325664.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 325838.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 325072.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 325244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 324482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 324655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 324827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 325000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 325172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 325344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 325517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 325689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 325862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 326034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 326206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 325444.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 325616.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 325787.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 325959.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 326131.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 326303.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 326475.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 326647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 326819.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 326991.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 327163.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 327335.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 327507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 326742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 326914.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 327085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 327257.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 327428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 327600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 327771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 327942.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 328114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 328285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 328457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 328628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 328800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 328034.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 328205.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 328376.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 328547.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 328717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 328888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 329059.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 329230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 329401.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 329572.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 329743.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 329914.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 330085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 329318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 329488.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 329659.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 329829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 330170.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 330340.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 330511.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 330681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 330852.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 331022.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 331193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 331363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 330594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 330764.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 330934.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 331104.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 331274.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 331444.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 331614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 331784.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 331954.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 332124.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 332294.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 332464.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 332634.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 332804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 332033.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 332203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 332372.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 332542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 332711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 332881.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 333050.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 333220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 333389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 333559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 333728.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 333898.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 334067.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 334237.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 333464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 333633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 333802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 333971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 334140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 334309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 334478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 334647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 334816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 334985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 335154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 335323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 335492.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 334719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 334887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 335056.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 335224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 335393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 335561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 335730.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 335898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 336067.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 336235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 336404.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 336573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 336741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 336910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 336134.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 336302.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 336470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 336638.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 336806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 336974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 337142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 337310.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 337479.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 337647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 337815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 337983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 338151.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 338319.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 337541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 337709.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 337877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 338044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 338212.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 338379.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 338547.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 338715.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 338882.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 339050.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 339217.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 339385.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 339553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 338774.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 338941.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 339108.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 339275.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 339442.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 339610.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 339777.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 339944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 340111.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 340278.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 339500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 339666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 339833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 340166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 340333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 340500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 340666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 340833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 340055.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 340221.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 340387.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 340554.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 340720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 340886.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 341218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 341385.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 341551.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 340773.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 340939.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 341104.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 341270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 341436.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 341602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 341767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 341933.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 342099.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 342265.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 342430.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 342596.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 341818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 341983.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 342148.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 342314.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 342479.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 342644.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 342809.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 342975.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 343140.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 343305.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 343471.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 343636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 343021.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 343186.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 343351.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 343516.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 343681.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 343846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 344011.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 344175.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 344340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 344505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 343726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 343890.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 344054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 344219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 344383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 344547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 344712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 344876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 345041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 345205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 345369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 344590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 344754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 344918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 345081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 345245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 345409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 345573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 345737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 345901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 346065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 346229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 346393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 345613.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 345776.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 345940.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 346103.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 346267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 346430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 346594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 346757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 346920.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 347084.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 347247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 346467.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 346630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 346793.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 346956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 347119.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 347282.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 347445.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 347608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 347771.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 347934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 348097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 347317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 347479.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 347642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 347804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 347967.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 348130.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 348292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 348455.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 348617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 348780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 348943.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 348162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 348324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 348486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 348648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 348810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 348972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 349135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 349297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 349459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 349621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 349783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 349945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 349164.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 349326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 349487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 349649.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 349811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 349973.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 350134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 350296.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 350458.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 350619.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 350781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 350943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 350161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 350322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 350483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 350645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 350806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 350967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 351129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 351290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 351451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 351612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 351774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 351935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 352096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 352258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 351474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 351635.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 351796.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 351957.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 352117.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 352278.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 352439.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 352600.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 352761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 352922.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 353083.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 353243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 353404.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 353565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 352780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 352941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 353101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 353262.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 353422.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 353582.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 353743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 353903.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 354064.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 354224.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 354385.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 354545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 354705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 354866.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 354080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 354240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 354400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 354560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 354720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 354880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 355040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 355200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 355360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 355520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 355680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 355840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 356000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 356160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 356320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 355531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 355691.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 355851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 356010.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 356170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 356329.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 356489.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 356648.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 356808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 356968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 357127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 357287.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 357446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 356657.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 356816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 356976.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 357135.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 357294.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 357453.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 357612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 357771.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 357931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 358090.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 358249.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 358408.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 358567.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 358726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 357936.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 358095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 358253.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 358412.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 358571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 358730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 358888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 359047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 359206.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 359365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 359523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 359682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 359841.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 359050.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 359208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 359366.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 359525.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 359683.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 359841.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 360158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 360316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 360474.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 360633.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 360791.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 360949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 361108.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 360315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 360473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 360631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 360789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 360947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 361105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 361263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 361421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 361578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 361736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 361894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 362052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 362210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 362368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 361574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 361732.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 361889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 362047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 362204.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 362362.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 362519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 362677.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 362834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 362992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 363149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 363307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 363464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 362670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 362827.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 362984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 363141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 363298.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 363455.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 363612.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 363769.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 363926.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 364083.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 364240.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 364397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 364554.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 364712.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 363916.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 364073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 364229.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 364386.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 364543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 364699.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 364856.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 365013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 365169.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 365326.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 365483.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 365639.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 365796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 365953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 366109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 365312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 365468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 365625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 365781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 365937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 366093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 366250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 366406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 366562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 366718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 366875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 367031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 367187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 367343.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 366545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 366701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 366857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 367013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 367168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 367324.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 367480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 367636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 367792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 367948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 368103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 368259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 368415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 368571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 367772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 367927.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 368082.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 368238.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 368393.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 368549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 368704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 368860.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 369015.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 369171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 369326.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 369481.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 369637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 369792.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 368992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 369147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 369302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 369457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 369612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 369922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 370077.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 370232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 370387.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 370542.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 370697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 370852.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 371007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 370206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 370360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 370515.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 370670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 370824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 370979.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 371134.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 371288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 371443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 371597.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 371752.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 371907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 372061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 372216.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 371413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 371568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 371722.3 fps, 0 ms/f [junit] 0 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 144660 f, 333317.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 332689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 332827.6 fps, 0 ms/f [junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 144840 f, 318329.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 318461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 318593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 318725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 318857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 318989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 319120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 318552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 318684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 318815.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 318947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 319078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 319210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 319342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 319473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 319605.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 319736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 319868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 320131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 320263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 319693.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 319824.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 319956.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 320087.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 320218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 320350.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 320481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 320612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 320743.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 320875.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 321006.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 321137.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 321269.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 321400.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 320829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 320960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 321091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 321222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 321353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 321484.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 321615.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 321746.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 321877.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 322008.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 322139.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 322270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 322401.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 322532.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 321960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 322091.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 322222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 322352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 322483.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 322614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 322745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 322875.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 323006.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 323137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 323267.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 323398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 323529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 322956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 323086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 323217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 323347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 323478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 323608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 323036.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 322467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 322597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 322727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 322857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 322289.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 322419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 322548.6 fps, 0 ms/f [junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 149400 f, 317197.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 317324.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 317452.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 317579.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 317707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 317834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 317288.1 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 149820 f, 308271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 307761.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 307885.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 308008.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 308131.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 308254.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 308377.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 308501.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 308624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 308747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 308870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 308993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 309117.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 309240.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 308729.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 308852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 308343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 308466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 308588.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 308711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 308834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 308957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 309079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 309202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 309325.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 309447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 309570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 309693.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 309815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 309306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 309428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 309551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 309673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 309795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 309918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 310040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 310163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 310285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 310408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 310530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 310653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 310775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 310897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 310386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 310509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 310631.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 310753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 310875.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 310997.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 311120.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 311242.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 311364.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 311486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 311608.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 311731.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 311853.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 311975.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 311463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 311585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 311707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 311829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 311951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 312073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 312195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 312317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 312439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 312560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 312682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 312170.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 312292.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 311781.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 311902.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 312024.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 312145.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 312267.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 312388.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 312510.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 312631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 312753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 312874.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 312995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 313117.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 313238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 313360.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 313481.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 312969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 313090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 313212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 313333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 313454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 313575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 313696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 313818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 313939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 314060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 314181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 314303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 314424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 314545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 314666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 314153.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 314274.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 314395.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 314516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 314637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 314758.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 314879.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 315120.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 315241.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 315362.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 315483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 315604.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 315725.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 315846.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 315332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 315452.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 315573.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 315694.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 315814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 315935.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 316056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 316177.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 316297.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 316418.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 315903.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 316024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 316144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 316265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 316385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 316506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 316626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 316747.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 316867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 316987.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 317108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 316593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 316713.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 316833.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 316953.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 317074.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 317194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 317314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 317434.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 317555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 317675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 317795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 317915.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 318036.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 318156.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 318276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 317760.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 317880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 318120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 318240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 318360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 318480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 318600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 318720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 318840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 318960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 319080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 319200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 318682.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 318802.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 318922.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 319041.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 319161.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 319281.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 319401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 319520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 319640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 319123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 319243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 319362.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 319482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 319601.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 319721.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 319840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 319960.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 320079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 320199.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 320318.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 320438.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 320557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 320677.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 320159.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 320278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 320397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 320516.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 320636.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 320755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 320874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 320994.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 321113.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 321232.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 321351.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 321471.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 321590.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 321709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 321190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 321309.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 321428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 321547.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 321666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 321785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 321904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 322023.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 322142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 322261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 322380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 322619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 322738.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 322857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 322976.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 322455.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 322574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 322693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 322811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 322930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 323049.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 323168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 323287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 323405.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 323524.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 323643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 323762.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 323881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 324000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 324118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 323596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 323715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 323834.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 323952.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 324071.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 324189.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 324308.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 324426.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 324545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 324664.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 324782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 324901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 325019.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 325138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 325256.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 324733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 324852.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 324970.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 325088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 325207.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 325325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 325443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 325562.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 325680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 325798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 325917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 326035.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 326153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 326272.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 326390.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 325866.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 325984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 326102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 326220.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 326338.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 326456.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 326574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 326692.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 326811.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 326929.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 327047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 327165.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 327283.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 327401.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 326876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 326994.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 327111.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 327229.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 327347.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 327465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 327583.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 327701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 327819.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 327937.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 328055.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 328172.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 328290.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 328408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 327882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 328000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 328117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 328235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 328352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 328470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 328588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 328705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 328823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 328941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 329058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 329176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 329294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 329411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 329529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 329647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 329119.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 329236.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 329354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 329471.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 329589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 329706.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 329823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 329941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 330058.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 330176.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 330293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 330410.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 330528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 330645.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 330763.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 330234.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 330351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 330468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 330585.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 330703.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 330820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 330937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 331054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 331171.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 331289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 331406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 331523.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 331640.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 331757.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 331228.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 331345.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 331462.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 331578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 331695.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 331812.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 331929.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 332046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 332163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 332280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 332397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 332514.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 332631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 332748.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 332865.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 332334.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 332451.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 332568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 332684.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 332801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 332918.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 333035.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 333151.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 333268.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 333385.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 333501.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 333618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 333735.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 333852.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 333320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 333436.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 333553.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 333669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 333786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 333902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 334019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 334135.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 334252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 334368.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 334485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 334601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 334718.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 334834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 334951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 335067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 334534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 334651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 334767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 334883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 335000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 335116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 335232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 335348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 335465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 335581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 335697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 335813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 335930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 336046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 336162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 335628.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 335744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 335860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 335976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 336092.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 336208.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 336324.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 336441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 336557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 336673.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 336789.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 336905.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 336370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 336486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 336602.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 336718.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 336833.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 336949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 337065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 337181.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 337297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 337413.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 337528.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 337644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 337760.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 337876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 337992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 338108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 337572.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 337687.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 337803.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 337919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 338034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 338150.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 338265.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 338381.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 338497.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 338612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 338728.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 338843.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 338959.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 339075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 339190.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 338653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 338769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 338884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 339000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 339115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 339230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 339346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 339461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 339576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 339692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 339807.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 339923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 340038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 340153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 340269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 339731.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 339846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 339961.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 340076.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 340191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 340307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 340422.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 340537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 340652.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 340767.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 340882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 340998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 341113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 341228.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 341343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 340804.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 340919.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 341034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 341149.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 341264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 341379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 341494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 341609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 341724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 341839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 341954.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 342068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 342183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 342298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 342413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 342528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 341988.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 342103.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 342217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 342332.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 342447.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 342562.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 342676.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 342791.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 342906.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 343021.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 343135.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 343250.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 343365.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 343479.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 342938.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 343053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 343167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 343282.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 343396.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 343511.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 343625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 343740.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 343854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 343969.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 344083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 344198.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 344312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 344427.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 344542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 344000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 344114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 344228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 344342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 344457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 344571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 344685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 344800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 344914.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 345028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 345142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 345257.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 345371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 345485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 344942.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 345057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 345171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 345285.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 345399.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 345513.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 345627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 345741.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 345855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 345969.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 346083.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 346197.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 346311.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 346425.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 346539.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 345996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 346110.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 346223.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 346337.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 346451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 346565.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 346679.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 346793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 346907.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 347020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 347134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 347248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 347362.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 347476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 347590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 347045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 347159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 347272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 347386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 347500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 347613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 347727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 347840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 347954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 348068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 348181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 348295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 348409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 348522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 347977.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 348090.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 348204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 348317.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 348431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 348544.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 348657.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 348771.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 348884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 348998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 349111.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 349224.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 349338.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 349451.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 349565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 349018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 349132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 349245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 349358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 349471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 349584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 349698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 349811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 349924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 350037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 350150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 350264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 350377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 350490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 350603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 350056.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 350169.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 350282.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 350395.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 350508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 350621.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 350734.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 350847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 350960.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 351073.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 351186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 351299.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 351412.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 351525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 351638.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 351751.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 351203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 351315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 351428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 351541.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 351654.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 351766.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 351879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 351992.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 352105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 352218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 352330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 352443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 352556.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 352669.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 352781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 352232.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 352345.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 352457.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 352570.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 352682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 352795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 352908.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 353020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 353133.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 353245.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 353358.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 353470.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 353583.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 353696.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 353808.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 353258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 353370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 353483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 353595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 353707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 353820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 353932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 354044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 354157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 354269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 354382.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 354494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 354606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 354719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 354831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 354943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 354392.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 354504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 354616.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 354728.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 354841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 354953.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 355065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 355177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 355289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 355401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 355514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 355626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 355738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 355850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 355962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 355410.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 355522.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 355634.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 355746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 355858.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 355970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 356082.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 356194.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 356305.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 356417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 356529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 356641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 356753.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 356865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 356977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 356424.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 356536.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 356648.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 356759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 356871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 356983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 357094.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 357206.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 357318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 357430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 357541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 357653.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 357765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 357877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 357988.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 357434.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 357546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 357658.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 357769.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 357881.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 357992.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 358104.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 358215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 358327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 358438.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 358550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 358661.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 358773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 358884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 358996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 359107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 358552.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 358664.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 358775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 358886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 358998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 359109.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 359220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 359332.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 359443.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 359554.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 359666.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 359777.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 359888.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 360111.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 359555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 359666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 359777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 359888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 360111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 360222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 360333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 360444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 360555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 360666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 360777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 360888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 361000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 360443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 360554.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 360665.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 360776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 360887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 360998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 361109.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 361219.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 361330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 361441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 361552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 361663.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 361774.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 361885.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 361996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 361439.1 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 63, after 63 [junit] XXXX Visible Part 3/3 [junit] 1 s: 60 f / 1229 ms, 48.8 fps, 20 ms/f; total: 60 f, 48.8 fps, 20 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.902 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302209874 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302213884 ms +++ localhost/127.0.0.1:59999 - Locked within 4023 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 / 1485 ms, 40.4 fps, 24 ms/f; total: 60 f, 40.4 fps, 24 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, 60000.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, 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, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.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, 128571.4 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, 135000.0 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, 140000.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, 156000.0 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, 158181.8 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, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 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, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 161538.4 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, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 162857.1 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, 160000.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, 161250.0 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, 162352.9 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, 163333.3 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, 164210.5 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, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 162857.1 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, 163636.3 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, 164347.8 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, 165000.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, 165600.0 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, 166153.8 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, 166666.6 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, 167142.8 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, 167586.2 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, 166000.0 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, 164516.1 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 5160 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 153529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 150857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 152571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 151666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 150810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 152432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 154054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 155675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 153157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 156315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 153846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 155384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 155121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 156585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 158048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 155714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 156279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 157674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 159069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 160465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 159545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 160909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 158666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 161333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 162666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 160434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 163043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 160851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 162127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 163404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 161250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 162500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 163750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 8100 f, 126562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 127500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 126461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 127384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 128307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 129230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 128181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 129090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 130909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 129850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 130746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 131641.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 131470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 132352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 133235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 132173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 133043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 133913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 134782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 134571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 134366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 135211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 136056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 135833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 134794.5 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 9900 f, 125316.4 fps, 0 ms/f [junit] 0 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 9960 f, 109450.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 108913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 109565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 110217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 110869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 111521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 112173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 112826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 113478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 112903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 113548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 114193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 114838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 115483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 116129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 116774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 117419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 118064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 117446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 118085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 118723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 119361.7 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 11280 f, 116288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 115714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 116326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 116938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 117551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 118163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 118775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 119387.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 119393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 120606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 121212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 121818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 122424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 123030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 123636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 124242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 123600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 124200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 124800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 125400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 126000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 126600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 127800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 128400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 127722.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 128316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 128910.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 129504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 130099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 130693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 131287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 131881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 132475.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 133069.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 132352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 132941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 133529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 134117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 134705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 135294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 135882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 136470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 137058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 137647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 136893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 137475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 138058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 138640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 139223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 139805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 140388.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 140970.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 141553.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 140769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 141346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 141923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 143653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 144230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 144807.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 145961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 145142.8 fps, 0 ms/f [junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 15300 f, 131896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 132413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 132931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 133448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 133965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 134358.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 134871.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 135384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 135897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 136410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 136923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 137435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 137948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 137288.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 137796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 138305.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 138813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 139322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 139830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 140338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 140847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 141355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 140672.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 141176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 141680.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 142184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 142689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 143193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 143697.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 144201.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 144705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 145210.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 144500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 145500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 146000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 146500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 147000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 147500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 148500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 149000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 148264.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 148760.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 149256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 149752.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 150247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 150743.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 151239.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 151735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 152231.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 151967.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 152459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 151707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 152195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 152682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 153170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 153658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 154146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 154634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 153870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 154354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 154838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 155322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 155806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 156290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 156774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 157258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 157741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 156960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 157440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 157920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 158400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 158880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 159360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 159840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 160320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 161280.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 160476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 160952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 161428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 161904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 162380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 163333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 163809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 164761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 163937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 164409.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 164881.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 165354.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 165826.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 166299.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 166771.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 167244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 167716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 166875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 167343.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 167812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 168281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 168750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 169218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 169687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 170156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 170625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 169767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 170232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 170697.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 171162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 171627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 172093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 172558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 173488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 172615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 173076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 173538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 174000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 174461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 174923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 175846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 176307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 175419.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 175877.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 176335.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 176793.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 177251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 177709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 178167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 178625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 179083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 179541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 178636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 179090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 179545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 180454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 180909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 181363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 181818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 182272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 181804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 182255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 182706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 183157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 183609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 184060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 184511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 184962.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 185413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 184477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 184925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 185373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 185820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 186268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 186716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 187164.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 187611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 188059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 188507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 187555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 188444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 188888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 189333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 189777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 190222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 190666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 191111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 191555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 190588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 191029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 191470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 191911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 192352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 192794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 193235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 193676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 192700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 193138.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 193576.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 26580 f, 191223.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 191654.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 190714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 191142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 191571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 192000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 192428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 192857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 193285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 193714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 194142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 193191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 193617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 194042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 194468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 194893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 195319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 195744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 194788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 195211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 195633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 194685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 195104.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 195524.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 195944.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 196363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 196783.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 197202.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 196250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 196666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 197083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 197500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 196551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 196965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 197379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 197793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 198206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 198620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 199034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 199448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 199862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 200275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 199315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 199726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 200136.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 200547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 200958.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 201369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 201780.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 202191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 202602.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 201632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 202040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 202448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 202857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 203265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 203673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 204081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 204489.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 204897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 205306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 204324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 204729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 205135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 205540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 205945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 206351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 206756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 207162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 207567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 207972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 206979.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 207382.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 207785.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 208187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 208590.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 208993.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 209395.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 209798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 210201.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 210604.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 209600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 210400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 210800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 211200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 211600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 212000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 212400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 212800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 213200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 213600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 214000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 212980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 213377.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 213774.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 214172.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 214569.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 214966.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 215364.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 215761.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 216158.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 216556.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 216953.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 215921.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 216315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 216710.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 217105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 217500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 217894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 218289.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 218684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 219078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 219473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 219868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 218823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 219215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 219607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 220392.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 220784.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 221176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 221568.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 221960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 222352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 222745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 221688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 222077.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 222467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 222857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 223246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 223636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 224025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 224415.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 224805.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 225194.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 225584.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 225974.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 224903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 225290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 225677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 226064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 226451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 226838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 227225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 227612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 228000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 228387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 228774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 227692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 228076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 228461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 228846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 229230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 229615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 230384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 230769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 231153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 231538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 230445.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 230828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 231210.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 231592.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 231974.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 232356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 232738.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 233121.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 233503.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 233885.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 234267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 234649.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 233544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 233924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 234303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 234683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 235063.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 235443.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 235822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 236202.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 236582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 236962.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 237341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 236226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 236603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 236981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 237358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 237735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 238113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 238490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 238867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 239245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 239622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 238875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 239250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 239625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 240375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 240750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 241125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 241500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 241875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 242250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 242625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 241490.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 241863.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 242236.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 242608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 242981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 243354.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 243726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 244099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 244472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 244844.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 243703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 244074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 244444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 244814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 245185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 245555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 245925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 246296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 246666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 247037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 247407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 246257.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 246625.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 246993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 247361.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 247730.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 248098.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 248466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 248834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 249202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 249570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 249938.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 248780.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 249146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 249512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 249878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 250243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 250609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 250975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 251341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 251707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 252073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 252439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 251272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 251636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 252363.6 fps, 0 ms/f [junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 41700 f, 234269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 234606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 234943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 235280.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 234301.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 234636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 234972.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 235307.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 235642.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 235977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 236312.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 236648.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 236983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 237318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 237653.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 236666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 237000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 237333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 237666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 238000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 238333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 238666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 239000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 239333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 239666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 239005.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 239337.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 239668.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 240331.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 240662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 240994.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 241325.9 fps, 0 ms/f [junit] SLOCK [T main @ 1407302219595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 241657.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 241988.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 242320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 241318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 241648.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 241978.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 242307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 242637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 242967.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 243296.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 243626.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 243956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 244285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 244615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 243606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 243934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 244262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 244590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 244918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 245245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 245573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 245901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 246229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 246557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 245543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 245869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 246195.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 246521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 246847.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 247173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 247500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 247826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 248152.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 248478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 248804.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 247783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 248108.1 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 45960 f, 243174.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 243492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 243809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 244126.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 244444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 244761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 245079.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 245396.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 244421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 244736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 245052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 245368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 245684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 246315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 246631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 246947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 247263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 247578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 247894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 246911.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 247225.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 247539.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 247853.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 248167.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 248481.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 248795.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 249109.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 248125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 248437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 248750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 249062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 249375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 249687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 250000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 250312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 250625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 250937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 251250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 250259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 250569.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 250880.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 251191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 251502.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 251813.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 252124.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 252435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 252746.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 253057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 253367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 252371.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 252680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 252989.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 253298.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 253608.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 253917.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 254226.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 254536.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 254845.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 255154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 255463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 254461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 254769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 255076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 255384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 255692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 256000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 256307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 256615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 256923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 257230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 257538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 256530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 256836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 257142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 257448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 257755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 258061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 258367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 258673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 258979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 259285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 259591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 258578.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 258883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 259187.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 259492.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 259796.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 260101.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 260406.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 260710.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 261015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 261319.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 261624.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 261928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 260909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 261212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 261515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 262121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 262424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 262727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 263030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 263333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 263636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 263939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 264242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 263216.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 263517.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 263819.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 264120.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 264422.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 264723.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 265025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 265326.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 265628.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 265929.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 266231.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 266532.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 265500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 265800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 266100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 266400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 266700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 267000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 267300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 267600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 267900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 268200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 268500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 268800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 267761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 268059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 268358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 268656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 268955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 269253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 269552.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 269850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 270149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 270447.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 270746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 271044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 270297.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 270594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 270891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 271188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 271485.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 271782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 272079.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 272376.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 272673.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 272970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 271921.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 272216.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 272512.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 272807.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 273103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 273399.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 273694.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 273990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 274581.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 274876.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 275172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 274117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 274411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 274705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 275000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 275294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 275588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 275882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 276176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 276470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 276764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 277058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 277352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 276292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 276585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 276878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 277170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 277463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 277756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 278048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 278341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 278634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 278926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 279219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 279512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 278446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 278737.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 279029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 279320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 279611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 279902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 280194.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 280485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 280776.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 281067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 281359.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 281650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 280579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 280869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 281159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 281449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 281739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 282029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 282318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 282608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 282898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 283188.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 283478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 283768.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 282692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 282980.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 283269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 283557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 283846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 284134.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 284423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 284711.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 285288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 285576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 285865.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 284784.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 285071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 285358.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 285645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 285933.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 286220.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 286507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 286794.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 287081.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 287368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 287655.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 287942.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 286857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 287142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 287428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 287714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 288285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 288571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 288857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 289142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 289428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 289714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 290000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 288909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 289194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 289478.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 289763.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 290047.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 290331.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 290616.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 290900.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 291184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 291469.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 291753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 290660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 290943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 291226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 291509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 291792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 292075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 292358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 292641.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 292924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 293207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 293490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 292394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 292676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 292957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 293239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 293521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 293802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 294084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 294366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 294647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 294929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 293831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 294112.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 294392.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 294672.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 294953.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 295233.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 295514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 294418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 294697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 294976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 295255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 295534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 295813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 296093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 296372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 296651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 295833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 296388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 296944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 297222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 298055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 296958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 297235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 297511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 297788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 298064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 298341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 298617.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 298894.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 299170.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 299447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 299723.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 298899.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 299174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 299449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 299724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 300275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 300825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 301100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 301376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 301651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 301926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 300821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 301095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 301369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 301643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 301917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 302191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 302465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 302739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 303013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 303287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 303561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 302454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 302727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 303000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 303272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 303545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 304090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 304363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 304636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 304909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 303800.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 304072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 304343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 304615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 304886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 305158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 305429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 305701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 305972.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 306244.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 306515.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 305405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 305675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 305945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 306216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 306486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 306756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 307027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 307297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 307567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 307837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 306726.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 306995.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 307264.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 307533.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 307802.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 308071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 308340.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 308609.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 308878.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 309147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 309417.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 308303.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 308571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 308839.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 309107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 309375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 309642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 309910.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 310178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 310446.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 309600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 309866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 310133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 310400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 310666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 310933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 311200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 311466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 311733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 312266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 311150.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 311415.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 311681.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 311946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 312212.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 312477.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 312743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 313008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 313274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 313539.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 312422.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 312687.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 312951.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 313215.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 313480.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 313744.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 314008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 314273.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 314537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 314801.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 315066.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 315330.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 314210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 314473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 314736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 315263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 315526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 315789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 316052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 316315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 316578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 316842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 315720.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 315982.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 316244.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 316506.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 316768.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 317030.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 317292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 317554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 317816.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 318078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 318340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 317217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 317478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 317739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 318260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 318521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 318782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 319043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 319304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 319565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 319826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 318701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 318961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 319220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 319480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 319740.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 320259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 320519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 320779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 321038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 321298.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 321558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 320431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 320689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 320948.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 321206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 321465.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 321724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 321982.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 322241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 322758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 323017.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 323275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 322145.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 322403.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 322660.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 322918.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 323175.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 323433.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 323691.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 323948.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 324206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 324463.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 324721.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 324978.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 323846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 324102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 324358.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 324615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 324871.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 325128.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 325384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 325641.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 325897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 326153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 326410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 325276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 325531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 325787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 326042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 326297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 326553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 326808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 327063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 327319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 327574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 327829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 328085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 326949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 327203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 327457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 327711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 327966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 328220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 328474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 327341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 327594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 327848.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 328101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 328354.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 328607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 328860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 329113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 329367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 329620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 328487.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 328739.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 328991.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 329243.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 329495.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 329747.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 330252.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 330504.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 330756.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 331008.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 331260.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 330125.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 330376.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 330627.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 330878.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 331129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 331380.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 331631.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 331882.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 332133.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 332384.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 332635.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 331500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 331750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 332000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 332250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 332500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 332750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 333000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 333250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 333500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 333750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 334000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 334250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 333112.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 333361.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 333609.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 333858.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 334107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 334356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 334605.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 334854.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 335103.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 335352.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 335601.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 335850.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 334710.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 334958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 335206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 335454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 335702.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 335950.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 336198.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 336446.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 336694.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 336942.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 337190.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 336049.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 336296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 336543.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 336790.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 337037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 337283.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 337530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 337777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 338024.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 338271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 337131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 337377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 337622.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 337868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 338114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 338360.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 338606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 338852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 339098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 339344.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 339590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 338448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 338693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 338938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 339183.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 339428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 339673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 339918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 340163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 340408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 340653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 340897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 339756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 340243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 340487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 340731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 340975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 341219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 341463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 341707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 341951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 342195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 342439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 341295.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 341538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 341781.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 342024.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 342267.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 342510.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 342753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 342995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 343238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 343481.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 343724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 343967.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 342822.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 343064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 343306.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 85200 f, 340800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 341040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 341280.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 340159.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 340398.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 340637.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 340876.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 341115.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 341354.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 341593.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 341832.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 342071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 342310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 342549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 342788.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 341666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 341904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 342142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 342380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 342619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 343095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 343333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 343571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 343809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 344047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 342924.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 343162.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 343399.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 343636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 343873.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 344110.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 342992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 343228.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 343464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 343700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 343937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 344173.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 343058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 343294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 343529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 343764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 344000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 344235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 344470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 344705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 344941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 343828.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 344062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 344296.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 344531.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 344765.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 345000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 343891.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 344124.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 344357.9 fps, 0 ms/f [junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 88560 f, 331685.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 331910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 332134.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 332359.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 332584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 332809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 333033.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 333258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 333483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 333707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 332686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 332910.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 333134.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 333358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 333582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 333805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 334029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 334253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 334477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 334701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 334925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 335149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 334126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 334349.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 334572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 334795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 335018.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 335241.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 335464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 335687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 335910.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 336133.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 336356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 336579.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 335555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 335777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 336222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 336444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 336666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 336888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 337111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 337333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 337555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 337777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 338000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 338222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 337195.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 337416.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 337638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 337859.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 338081.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 338302.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 338524.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 338745.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 338966.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 339188.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 339409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 339631.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 338602.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 338823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 339044.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 339264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 339485.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 339705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 339926.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 338901.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 339120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 339340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 339560.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 339780.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 340219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 340439.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 340659.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 340879.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 339854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 340073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 340291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 340510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 340729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 340948.9 fps, 0 ms/f [junit] 0 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 93480 f, 292125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 292312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 292500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 292687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 292875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 292149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 292336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 292523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 292710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 292897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 293084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 293271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 293457.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 293644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 293831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 293105.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 293291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 293478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 293664.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 293850.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 294037.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 294223.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 294409.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 294596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 294782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 294968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 295155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 294427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 294613.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 294798.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 294984.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 295170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 295356.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 295541.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 295727.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 295913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 296099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 296284.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 296470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 296656.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 295925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 296296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 296481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 296851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 297037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 297222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 297407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 297592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 297962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 298148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 297415.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 297600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 297784.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 297969.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 298153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 298338.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 298523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 298707.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 298892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 299076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 299261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 299446.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 299630.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 298895.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 299079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 299263.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 299447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 299631.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 299815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 300184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 300368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 300552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 300736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 300920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 300183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 300366.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 300733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 300917.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 301100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 301284.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 301467.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 301651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 301834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 302018.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 302201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 301463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 301646.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 301829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 302012.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 302195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 302378.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 302560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 302743.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 302926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 303109.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 303292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 302553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 302735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 302917.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 303100.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 303282.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 303465.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 303647.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 303829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 304012.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 304194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 304376.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 304559.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 304000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 304181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 304363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 304545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 304727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 304909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 305090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 305272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 305454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 305636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 305818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 306000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 305256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 305438.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 305619.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 305800.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 305981.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 306163.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 306344.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 306525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 306706.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 306888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 307069.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 307250.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 307432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 306686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 306867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 307048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 307228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 307409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 307590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 307771.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 307951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 308132.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 308313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 308493.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 307747.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 307927.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 308108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 308288.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 308468.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 308648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 308828.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 309009.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 309189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 309369.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 309549.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 309729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 308982.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 309161.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 309341.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 309520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 309700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 309880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 310059.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 310239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 310419.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 310598.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 310778.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 310958.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 311137.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 310388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 310567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 310746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 310925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 311104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 311283.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 311462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 311641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 311820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 312179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 312358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 312537.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 311785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 311964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 312142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 312321.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 312500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 312678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 312857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 313035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 313214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 313392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 313571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 313750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 313928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 313175.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 313353.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 313531.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 313709.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 313887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 314065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 314243.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 314421.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 314599.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 314777.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 314955.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 315133.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 314378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 314556.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 314733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 314911.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 315088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 315266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 315443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 315621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 314867.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 315044.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 315221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 315398.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 315575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 315752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 315929.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 316106.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 316283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 316460.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 316637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 316814.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 316058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 316235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 316411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 316588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 316764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 316941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 317117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 317294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 317470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 317647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 317823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 318176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 318352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 317595.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 317771.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 317947.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 318123.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 318299.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 318475.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 318651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 318826.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 319002.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 319178.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 319354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 318596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 318771.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 318947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 319122.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 319298.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 319473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 319649.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 319824.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 320175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 320350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 320526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 320701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 319941.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 320116.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 320291.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 320466.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 320641.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 320816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 320991.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 321166.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 321341.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 321516.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 321690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 321865.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 322040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 321279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 321453.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 321627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 321802.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 321976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 322151.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 322325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 322674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 322848.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 323023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 323197.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 323372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 323546.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 322782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 322956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 323130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 323304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 323478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 323652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 323826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 324000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 324173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 324347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 324521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 324695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 324869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 324104.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 324277.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 324450.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 324624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 324797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 324971.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 325144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 325317.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 325491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 325664.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 325838.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 325072.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 325244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 324482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 324655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 324827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 325000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 325172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 325344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 325517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 325689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 325862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 326034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 326206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 325444.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 325616.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 325787.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 325959.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 326131.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 326303.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 326475.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 326647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 326819.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 326991.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 327163.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 327335.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 327507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 326742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 326914.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 327085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 327257.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 327428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 327600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 327771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 327942.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 328114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 328285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 328457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 328628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 328800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 328034.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 328205.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 328376.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 328547.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 328717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 328888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 329059.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 329230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 329401.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 329572.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 329743.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 329914.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 330085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 329318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 329488.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 329659.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 329829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 330170.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 330340.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 330511.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 330681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 330852.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 331022.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 331193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 331363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 330594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 330764.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 330934.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 331104.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 331274.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 331444.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 331614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 331784.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 331954.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 332124.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 332294.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 332464.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 332634.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 332804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 332033.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 332203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 332372.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 332542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 332711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 332881.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 333050.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 333220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 333389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 333559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 333728.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 333898.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 334067.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 334237.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 333464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 333633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 333802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 333971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 334140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 334309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 334478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 334647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 334816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 334985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 335154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 335323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 335492.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 334719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 334887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 335056.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 335224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 335393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 335561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 335730.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 335898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 336067.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 336235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 336404.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 336573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 336741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 336910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 336134.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 336302.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 336470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 336638.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 336806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 336974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 337142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 337310.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 337479.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 337647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 337815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 337983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 338151.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 338319.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 337541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 337709.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 337877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 338044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 338212.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 338379.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 338547.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 338715.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 338882.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 339050.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 339217.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 339385.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 339553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 338774.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 338941.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 339108.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 339275.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 339442.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 339610.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 339777.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 339944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 340111.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 340278.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 339500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 339666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 339833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 340166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 340333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 340500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 340666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 340833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 340055.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 340221.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 340387.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 340554.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 340720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 340886.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 341218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 341385.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 341551.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 340773.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 340939.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 341104.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 341270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 341436.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 341602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 341767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 341933.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 342099.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 342265.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 342430.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 342596.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 341818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 341983.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 342148.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 342314.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 342479.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 342644.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 342809.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 342975.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 343140.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 343305.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 343471.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 343636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 343021.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 343186.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 343351.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 343516.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 343681.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 343846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 344011.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 344175.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 344340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 344505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 343726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 343890.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 344054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 344219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 344383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 344547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 344712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 344876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 345041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 345205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 345369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 344590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 344754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 344918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 345081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 345245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 345409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 345573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 345737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 345901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 346065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 346229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 346393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 345613.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 345776.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 345940.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 346103.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 346267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 346430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 346594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 346757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 346920.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 347084.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 347247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 346467.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 346630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 346793.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 346956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 347119.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 347282.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 347445.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 347608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 347771.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 347934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 348097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 347317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 347479.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 347642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 347804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 347967.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 348130.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 348292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 348455.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 348617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 348780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 348943.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 348162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 348324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 348486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 348648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 348810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 348972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 349135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 349297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 349459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 349621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 349783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 349945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 349164.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 349326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 349487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 349649.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 349811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 349973.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 350134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 350296.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 350458.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 350619.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 350781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 350943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 350161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 350322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 350483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 350645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 350806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 350967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 351129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 351290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 351451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 351612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 351774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 351935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 352096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 352258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 351474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 351635.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 351796.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 351957.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 352117.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 352278.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 352439.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 352600.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 352761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 352922.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 353083.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 353243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 353404.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 353565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 352780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 352941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 353101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 353262.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 353422.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 353582.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 353743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 353903.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 354064.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 354224.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 354385.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 354545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 354705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 354866.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 354080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 354240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 354400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 354560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 354720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 354880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 355040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 355200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 355360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 355520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 355680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 355840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 356000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 356160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 356320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 355531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 355691.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 355851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 356010.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 356170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 356329.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 356489.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 356648.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 356808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 356968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 357127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 357287.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 357446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 356657.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 356816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 356976.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 357135.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 357294.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 357453.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 357612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 357771.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 357931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 358090.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 358249.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 358408.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 358567.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 358726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 357936.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 358095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 358253.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 358412.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 358571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 358730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 358888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 359047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 359206.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 359365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 359523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 359682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 359841.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 359050.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 359208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 359366.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 359525.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 359683.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 359841.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 360158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 360316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 360474.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 360633.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 360791.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 360949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 361108.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 360315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 360473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 360631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 360789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 360947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 361105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 361263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 361421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 361578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 361736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 361894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 362052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 362210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 362368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 361574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 361732.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 361889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 362047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 362204.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 362362.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 362519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 362677.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 362834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 362992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 363149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 363307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 363464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 362670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 362827.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 362984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 363141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 363298.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 363455.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 363612.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 363769.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 363926.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 364083.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 364240.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 364397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 364554.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 364712.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 363916.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 364073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 364229.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 364386.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 364543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 364699.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 364856.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 365013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 365169.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 365326.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 365483.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 365639.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 365796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 365953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 366109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 365312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 365468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 365625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 365781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 365937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 366093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 366250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 366406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 366562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 366718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 366875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 367031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 367187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 367343.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 366545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 366701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 366857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 367013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 367168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 367324.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 367480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 367636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 367792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 367948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 368103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 368259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 368415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 368571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 367772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 367927.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 368082.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 368238.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 368393.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 368549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 368704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 368860.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 369015.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 369171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 369326.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 369481.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 369637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 369792.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 368992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 369147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 369302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 369457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 369612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 369922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 370077.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 370232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 370387.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 370542.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 370697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 370852.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 371007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 370206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 370360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 370515.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 370670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 370824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 370979.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 371134.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 371288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 371443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 371597.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 371752.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 371907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 372061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 372216.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 371413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 371568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 371722.3 fps, 0 ms/f [junit] 0 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 144660 f, 333317.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 332689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 332827.6 fps, 0 ms/f [junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 144840 f, 318329.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 318461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 318593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 318725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 318857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 318989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 319120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 318552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 318684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 318815.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 318947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 319078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 319210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 319342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 319473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 319605.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 319736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 319868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 320131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 320263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 319693.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 319824.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 319956.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 320087.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 320218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 320350.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 320481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 320612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 320743.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 320875.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 321006.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 321137.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 321269.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 321400.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 320829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 320960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 321091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 321222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 321353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 321484.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 321615.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 321746.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 321877.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 322008.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 322139.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 322270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 322401.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 322532.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 321960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 322091.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 322222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 322352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 322483.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 322614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 322745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 322875.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 323006.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 323137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 323267.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 323398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 323529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 322956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 323086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 323217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 323347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 323478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 323608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 323036.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 322467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 322597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 322727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 322857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 322289.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 322419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 322548.6 fps, 0 ms/f [junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 149400 f, 317197.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 317324.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 317452.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 317579.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 317707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 317834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 317288.1 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 149820 f, 308271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 307761.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 307885.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 308008.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 308131.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 308254.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 308377.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 308501.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 308624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 308747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 308870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 308993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 309117.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 309240.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 308729.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 308852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 308343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 308466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 308588.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 308711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 308834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 308957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 309079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 309202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 309325.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 309447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 309570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 309693.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 309815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 309306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 309428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 309551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 309673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 309795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 309918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 310040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 310163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 310285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 310408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 310530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 310653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 310775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 310897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 310386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 310509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 310631.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 310753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 310875.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 310997.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 311120.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 311242.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 311364.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 311486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 311608.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 311731.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 311853.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 311975.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 311463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 311585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 311707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 311829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 311951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 312073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 312195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 312317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 312439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 312560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 312682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 312170.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 312292.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 311781.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 311902.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 312024.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 312145.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 312267.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 312388.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 312510.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 312631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 312753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 312874.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 312995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 313117.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 313238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 313360.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 313481.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 312969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 313090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 313212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 313333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 313454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 313575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 313696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 313818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 313939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 314060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 314181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 314303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 314424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 314545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 314666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 314153.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 314274.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 314395.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 314516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 314637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 314758.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 314879.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 315120.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 315241.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 315362.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 315483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 315604.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 315725.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 315846.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 315332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 315452.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 315573.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 315694.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 315814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 315935.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 316056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 316177.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 316297.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 316418.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 315903.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 316024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 316144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 316265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 316385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 316506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 316626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 316747.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 316867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 316987.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 317108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 316593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 316713.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 316833.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 316953.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 317074.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 317194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 317314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 317434.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 317555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 317675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 317795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 317915.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 318036.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 318156.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 318276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 317760.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 317880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 318120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 318240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 318360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 318480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 318600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 318720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 318840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 318960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 319080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 319200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 318682.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 318802.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 318922.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 319041.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 319161.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 319281.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 319401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 319520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 319640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 319123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 319243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 319362.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 319482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 319601.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 319721.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 319840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 319960.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 320079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 320199.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 320318.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 320438.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 320557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 320677.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 320159.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 320278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 320397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 320516.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 320636.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 320755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 320874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 320994.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 321113.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 321232.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 321351.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 321471.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 321590.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 321709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 321190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 321309.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 321428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 321547.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 321666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 321785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 321904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 322023.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 322142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 322261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 322380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 322619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 322738.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 322857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 322976.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 322455.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 322574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 322693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 322811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 322930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 323049.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 323168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 323287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 323405.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 323524.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 323643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 323762.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 323881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 324000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 324118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 323596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 323715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 323834.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 323952.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 324071.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 324189.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 324308.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 324426.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 324545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 324664.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 324782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 324901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 325019.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 325138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 325256.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 324733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 324852.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 324970.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 325088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 325207.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 325325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 325443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 325562.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 325680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 325798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 325917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 326035.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 326153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 326272.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 326390.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 325866.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 325984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 326102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 326220.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 326338.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 326456.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 326574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 326692.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 326811.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 326929.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 327047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 327165.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 327283.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 327401.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 326876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 326994.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 327111.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 327229.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 327347.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 327465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 327583.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 327701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 327819.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 327937.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 328055.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 328172.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 328290.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 328408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 327882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 328000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 328117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 328235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 328352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 328470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 328588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 328705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 328823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 328941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 329058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 329176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 329294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 329411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 329529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 329647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 329119.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 329236.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 329354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 329471.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 329589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 329706.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 329823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 329941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 330058.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 330176.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 330293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 330410.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 330528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 330645.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 330763.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 330234.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 330351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 330468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 330585.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 330703.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 330820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 330937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 331054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 331171.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 331289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 331406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 331523.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 331640.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 331757.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 331228.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 331345.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 331462.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 331578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 331695.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 331812.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 331929.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 332046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 332163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 332280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 332397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 332514.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 332631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 332748.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 332865.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 332334.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 332451.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 332568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 332684.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 332801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 332918.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 333035.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 333151.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 333268.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 333385.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 333501.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 333618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 333735.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 333852.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 333320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 333436.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 333553.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 333669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 333786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 333902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 334019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 334135.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 334252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 334368.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 334485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 334601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 334718.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 334834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 334951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 335067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 334534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 334651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 334767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 334883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 335000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 335116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 335232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 335348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 335465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 335581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 335697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 335813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 335930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 336046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 336162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 335628.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 335744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 335860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 335976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 336092.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 336208.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 336324.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 336441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 336557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 336673.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 336789.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 336905.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 336370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 336486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 336602.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 336718.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 336833.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 336949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 337065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 337181.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 337297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 337413.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 337528.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 337644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 337760.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 337876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 337992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 338108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 337572.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 337687.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 337803.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 337919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 338034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 338150.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 338265.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 338381.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 338497.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 338612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 338728.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 338843.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 338959.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 339075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 339190.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 338653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 338769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 338884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 339000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 339115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 339230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 339346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 339461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 339576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 339692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 339807.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 339923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 340038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 340153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 340269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 339731.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 339846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 339961.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 340076.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 340191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 340307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 340422.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 340537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 340652.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 340767.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 340882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 340998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 341113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 341228.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 341343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 340804.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 340919.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 341034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 341149.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 341264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 341379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 341494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 341609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 341724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 341839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 341954.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 342068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 342183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 342298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 342413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 342528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 341988.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 342103.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 342217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 342332.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 342447.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 342562.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 342676.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 342791.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 342906.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 343021.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 343135.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 343250.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 343365.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 343479.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 342938.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 343053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 343167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 343282.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 343396.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 343511.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 343625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 343740.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 343854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 343969.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 344083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 344198.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 344312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 344427.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 344542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 344000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 344114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 344228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 344342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 344457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 344571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 344685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 344800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 344914.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 345028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 345142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 345257.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 345371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 345485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 344942.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 345057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 345171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 345285.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 345399.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 345513.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 345627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 345741.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 345855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 345969.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 346083.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 346197.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 346311.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 346425.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 346539.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 345996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 346110.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 346223.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 346337.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 346451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 346565.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 346679.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 346793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 346907.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 347020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 347134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 347248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 347362.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 347476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 347590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 347045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 347159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 347272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 347386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 347500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 347613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 347727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 347840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 347954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 348068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 348181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 348295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 348409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 348522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 347977.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 348090.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 348204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 348317.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 348431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 348544.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 348657.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 348771.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 348884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 348998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 349111.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 349224.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 349338.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 349451.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 349565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 349018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 349132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 349245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 349358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 349471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 349584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 349698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 349811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 349924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 350037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 350150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 350264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 350377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 350490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 350603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 350056.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 350169.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 350282.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 350395.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 350508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 350621.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 350734.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 350847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 350960.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 351073.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 351186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 351299.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 351412.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 351525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 351638.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 351751.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 351203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 351315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 351428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 351541.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 351654.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 351766.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 351879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 351992.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 352105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 352218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 352330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 352443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 352556.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 352669.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 352781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 352232.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 352345.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 352457.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 352570.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 352682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 352795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 352908.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 353020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 353133.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 353245.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 353358.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 353470.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 353583.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 353696.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 353808.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 353258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 353370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 353483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 353595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 353707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 353820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 353932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 354044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 354157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 354269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 354382.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 354494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 354606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 354719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 354831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 354943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 354392.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 354504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 354616.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 354728.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 354841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 354953.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 355065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 355177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 355289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 355401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 355514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 355626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 355738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 355850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 355962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 355410.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 355522.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 355634.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 355746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 355858.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 355970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 356082.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 356194.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 356305.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 356417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 356529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 356641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 356753.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 356865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 356977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 356424.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 356536.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 356648.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 356759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 356871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 356983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 357094.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 357206.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 357318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 357430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 357541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 357653.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 357765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 357877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 357988.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 357434.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 357546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 357658.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 357769.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 357881.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 357992.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 358104.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 358215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 358327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 358438.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 358550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 358661.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 358773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 358884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 358996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 359107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 358552.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 358664.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 358775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 358886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 358998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 359109.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 359220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 359332.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 359443.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 359554.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 359666.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 359777.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 359888.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 360111.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 359555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 359666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 359777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 359888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 360111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 360222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 360333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 360444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 360555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 360666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 360777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 360888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 361000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 360443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 360554.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 360665.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 360776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 360887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 360998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 361109.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 361219.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 361330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 361441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 361552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 361663.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 361774.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 361885.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 361996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 361439.1 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 63, after 63 [junit] XXXX Visible Part 3/3 [junit] 1 s: 60 f / 1229 ms, 48.8 fps, 20 ms/f; total: 60 f, 48.8 fps, 20 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 @ 1407302219595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 0.001 sec [junit] Testcase: test02Offscreen took 3.676 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.902 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302209874 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302213884 ms +++ localhost/127.0.0.1:59999 - Locked within 4023 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 / 1485 ms, 40.4 fps, 24 ms/f; total: 60 f, 40.4 fps, 24 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, 60000.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, 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, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.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, 128571.4 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, 135000.0 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, 140000.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, 156000.0 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, 158181.8 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, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 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, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 161538.4 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, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 162857.1 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, 160000.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, 161250.0 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, 162352.9 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, 163333.3 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, 164210.5 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, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 162857.1 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, 163636.3 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, 164347.8 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, 165000.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, 165600.0 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, 166153.8 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, 166666.6 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, 167142.8 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, 167586.2 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, 166000.0 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, 164516.1 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 5160 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 153529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 150857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 152571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 151666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 150810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 152432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 154054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 155675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 153157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 156315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 153846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 155384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 155121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 156585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 158048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 155714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 156279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 157674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 159069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 160465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 159545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 160909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 158666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 161333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 162666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 160434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 163043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 160851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 162127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 163404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 161250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 162500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 163750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 8100 f, 126562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 127500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 126461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 127384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 128307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 129230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 128181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 129090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 130909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 129850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 130746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 131641.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 131470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 132352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 133235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 132173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 133043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 133913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 134782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 134571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 134366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 135211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 136056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 135833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 134794.5 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 9900 f, 125316.4 fps, 0 ms/f [junit] 0 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 9960 f, 109450.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 108913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 109565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 110217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 110869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 111521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 112173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 112826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 113478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 112903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 113548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 114193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 114838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 115483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 116129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 116774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 117419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 118064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 117446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 118085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 118723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 119361.7 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 11280 f, 116288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 115714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 116326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 116938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 117551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 118163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 118775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 119387.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 119393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 120606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 121212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 121818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 122424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 123030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 123636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 124242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 123600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 124200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 124800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 125400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 126000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 126600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 127800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 128400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 127722.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 128316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 128910.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 129504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 130099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 130693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 131287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 131881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 132475.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 133069.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 132352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 132941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 133529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 134117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 134705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 135294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 135882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 136470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 137058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 137647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 136893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 137475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 138058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 138640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 139223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 139805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 140388.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 140970.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 141553.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 140769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 141346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 141923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 143653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 144230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 144807.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 145961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 145142.8 fps, 0 ms/f [junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 15300 f, 131896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 132413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 132931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 133448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 133965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 134358.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 134871.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 135384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 135897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 136410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 136923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 137435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 137948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 137288.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 137796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 138305.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 138813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 139322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 139830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 140338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 140847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 141355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 140672.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 141176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 141680.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 142184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 142689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 143193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 143697.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 144201.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 144705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 145210.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 144500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 145500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 146000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 146500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 147000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 147500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 148500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 149000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 148264.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 148760.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 149256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 149752.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 150247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 150743.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 151239.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 151735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 152231.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 151967.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 152459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 151707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 152195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 152682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 153170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 153658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 154146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 154634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 153870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 154354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 154838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 155322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 155806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 156290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 156774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 157258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 157741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 156960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 157440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 157920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 158400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 158880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 159360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 159840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 160320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 161280.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 160476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 160952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 161428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 161904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 162380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 163333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 163809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 164761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 163937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 164409.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 164881.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 165354.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 165826.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 166299.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 166771.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 167244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 167716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 166875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 167343.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 167812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 168281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 168750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 169218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 169687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 170156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 170625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 169767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 170232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 170697.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 171162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 171627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 172093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 172558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 173488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 172615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 173076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 173538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 174000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 174461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 174923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 175846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 176307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 175419.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 175877.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 176335.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 176793.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 177251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 177709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 178167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 178625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 179083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 179541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 178636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 179090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 179545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 180454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 180909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 181363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 181818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 182272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 181804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 182255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 182706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 183157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 183609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 184060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 184511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 184962.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 185413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 184477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 184925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 185373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 185820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 186268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 186716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 187164.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 187611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 188059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 188507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 187555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 188444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 188888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 189333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 189777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 190222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 190666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 191111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 191555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 190588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 191029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 191470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 191911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 192352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 192794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 193235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 193676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 192700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 193138.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 193576.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 26580 f, 191223.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 191654.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 190714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 191142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 191571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 192000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 192428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 192857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 193285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 193714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 194142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 193191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 193617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 194042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 194468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 194893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 195319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 195744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 194788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 195211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 195633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 194685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 195104.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 195524.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 195944.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 196363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 196783.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 197202.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 196250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 196666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 197083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 197500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 196551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 196965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 197379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 197793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 198206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 198620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 199034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 199448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 199862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 200275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 199315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 199726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 200136.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 200547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 200958.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 201369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 201780.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 202191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 202602.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 201632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 202040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 202448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 202857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 203265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 203673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 204081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 204489.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 204897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 205306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 204324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 204729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 205135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 205540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 205945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 206351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 206756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 207162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 207567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 207972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 206979.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 207382.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 207785.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 208187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 208590.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 208993.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 209395.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 209798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 210201.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 210604.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 209600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 210400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 210800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 211200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 211600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 212000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 212400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 212800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 213200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 213600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 214000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 212980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 213377.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 213774.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 214172.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 214569.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 214966.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 215364.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 215761.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 216158.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 216556.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 216953.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 215921.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 216315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 216710.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 217105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 217500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 217894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 218289.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 218684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 219078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 219473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 219868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 218823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 219215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 219607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 220392.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 220784.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 221176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 221568.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 221960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 222352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 222745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 221688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 222077.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 222467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 222857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 223246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 223636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 224025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 224415.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 224805.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 225194.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 225584.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 225974.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 224903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 225290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 225677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 226064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 226451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 226838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 227225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 227612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 228000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 228387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 228774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 227692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 228076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 228461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 228846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 229230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 229615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 230384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 230769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 231153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 231538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 230445.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 230828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 231210.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 231592.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 231974.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 232356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 232738.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 233121.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 233503.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 233885.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 234267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 234649.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 233544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 233924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 234303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 234683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 235063.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 235443.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 235822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 236202.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 236582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 236962.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 237341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 236226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 236603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 236981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 237358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 237735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 238113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 238490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 238867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 239245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 239622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 238875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 239250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 239625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 240375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 240750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 241125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 241500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 241875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 242250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 242625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 241490.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 241863.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 242236.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 242608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 242981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 243354.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 243726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 244099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 244472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 244844.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 243703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 244074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 244444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 244814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 245185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 245555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 245925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 246296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 246666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 247037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 247407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 246257.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 246625.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 246993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 247361.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 247730.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 248098.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 248466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 248834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 249202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 249570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 249938.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 248780.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 249146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 249512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 249878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 250243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 250609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 250975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 251341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 251707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 252073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 252439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 251272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 251636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 252363.6 fps, 0 ms/f [junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 41700 f, 234269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 234606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 234943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 235280.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 234301.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 234636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 234972.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 235307.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 235642.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 235977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 236312.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 236648.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 236983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 237318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 237653.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 236666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 237000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 237333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 237666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 238000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 238333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 238666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 239000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 239333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 239666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 239005.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 239337.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 239668.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 240331.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 240662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 240994.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 241325.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 241657.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 241988.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 242320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 241318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 241648.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 241978.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 242307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 242637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 242967.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 243296.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 243626.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 243956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 244285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 244615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 243606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 243934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 244262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 244590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 244918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 245245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 245573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 245901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 246229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 246557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 245543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 245869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 246195.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 246521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 246847.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 247173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 247500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 247826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 248152.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 248478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 248804.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 247783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 248108.1 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 45960 f, 243174.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 243492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 243809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 244126.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 244444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 244761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 245079.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 245396.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 244421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 244736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 245052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 245368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 245684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 246315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 246631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 246947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 247263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 247578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 247894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 246911.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 247225.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 247539.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 247853.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 248167.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 248481.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 248795.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 249109.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 248125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 248437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 248750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 249062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 249375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 249687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 250000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 250312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 250625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 250937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 251250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 250259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 250569.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 250880.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 251191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 251502.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 251813.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 252124.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 252435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 252746.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 253057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 253367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 252371.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 252680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 252989.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 253298.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 253608.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 253917.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 254226.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 254536.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 254845.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 255154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 255463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 254461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 254769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 255076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 255384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 255692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 256000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 256307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 256615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 256923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 257230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 257538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 256530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 256836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 257142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 257448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 257755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 258061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 258367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 258673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 258979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 259285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 259591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 258578.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 258883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 259187.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 259492.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 259796.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 260101.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 260406.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 260710.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 261015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 261319.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 261624.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 261928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 260909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 261212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 261515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 262121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 262424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 262727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 263030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 263333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 263636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 263939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 264242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 263216.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 263517.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 263819.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 264120.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 264422.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 264723.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 265025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 265326.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 265628.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 265929.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 266231.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 266532.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 265500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 265800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 266100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 266400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 266700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 267000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 267300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 267600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 267900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 268200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 268500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 268800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 267761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 268059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 268358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 268656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 268955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 269253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 269552.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 269850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 270149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 270447.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 270746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 271044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 270297.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 270594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 270891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 271188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 271485.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 271782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 272079.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 272376.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 272673.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 272970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 271921.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 272216.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 272512.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 272807.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 273103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 273399.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 273694.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 273990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 274581.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 274876.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 275172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 274117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 274411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 274705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 275000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 275294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 275588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 275882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 276176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 276470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 276764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 277058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 277352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 276292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 276585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 276878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 277170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 277463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 277756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 278048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 278341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 278634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 278926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 279219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 279512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 278446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 278737.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 279029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 279320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 279611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 279902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 280194.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 280485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 280776.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 281067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 281359.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 281650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 280579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 280869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 281159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 281449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 281739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 282029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 282318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 282608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 282898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 283188.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 283478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 283768.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 282692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 282980.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 283269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 283557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 283846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 284134.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 284423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 284711.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 285288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 285576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 285865.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 284784.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 285071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 285358.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 285645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 285933.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 286220.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 286507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 286794.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 287081.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 287368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 287655.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 287942.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 286857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 287142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 287428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 287714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 288285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 288571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 288857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 289142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 289428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 289714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 290000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 288909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 289194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 289478.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 289763.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 290047.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 290331.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 290616.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 290900.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 291184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 291469.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 291753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 290660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 290943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 291226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 291509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 291792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 292075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 292358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 292641.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 292924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 293207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 293490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 292394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 292676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 292957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 293239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 293521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 293802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 294084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 294366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 294647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 294929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 293831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 294112.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 294392.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 294672.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 294953.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 295233.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 295514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 294418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 294697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 294976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 295255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 295534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 295813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 296093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 296372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 296651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 295833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 296388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 296944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 297222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 298055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 296958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 297235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 297511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 297788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 298064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 298341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 298617.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 298894.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 299170.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 299447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 299723.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 298899.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 299174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 299449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 299724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 300275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 300825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 301100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 301376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 301651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 301926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 300821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 301095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 301369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 301643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 301917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 302191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 302465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 302739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 303013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 303287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 303561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 302454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 302727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 303000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 303272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 303545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 304090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 304363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 304636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 304909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 303800.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 304072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 304343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 304615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 304886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 305158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 305429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 305701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 305972.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 306244.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 306515.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 305405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 305675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 305945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 306216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 306486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 306756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 307027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 307297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 307567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 307837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 306726.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 306995.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 307264.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 307533.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 307802.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 308071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 308340.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 308609.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 308878.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 309147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 309417.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 308303.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 308571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 308839.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 309107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 309375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 309642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 309910.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 310178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 310446.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 309600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 309866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 310133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 310400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 310666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 310933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 311200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 311466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 311733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 312266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 311150.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 311415.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 311681.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 311946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 312212.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 312477.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 312743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 313008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 313274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 313539.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 312422.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 312687.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 312951.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 313215.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 313480.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 313744.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 314008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 314273.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 314537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 314801.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 315066.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 315330.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 314210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 314473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 314736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 315263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 315526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 315789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 316052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 316315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 316578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 316842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 315720.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 315982.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 316244.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 316506.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 316768.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 317030.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 317292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 317554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 317816.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 318078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 318340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 317217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 317478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 317739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 318260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 318521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 318782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 319043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 319304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 319565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 319826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 318701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 318961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 319220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 319480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 319740.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 320259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 320519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 320779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 321038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 321298.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 321558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 320431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 320689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 320948.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 321206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 321465.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 321724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 321982.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 322241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 322758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 323017.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 323275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 322145.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 322403.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 322660.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 322918.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 323175.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 323433.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 323691.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 323948.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 324206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 324463.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 324721.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 324978.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 323846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 324102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 324358.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 324615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 324871.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 325128.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 325384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 325641.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 325897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 326153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 326410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 325276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 325531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 325787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 326042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 326297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 326553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 326808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 327063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 327319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 327574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 327829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 328085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 326949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 327203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 327457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 327711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 327966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 328220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 328474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 327341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 327594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 327848.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 328101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 328354.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 328607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 328860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 329113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 329367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 329620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 328487.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 328739.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 328991.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 329243.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 329495.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 329747.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 330252.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 330504.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 330756.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 331008.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 331260.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 330125.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 330376.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 330627.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 330878.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 331129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 331380.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 331631.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 331882.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 332133.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 332384.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 332635.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 331500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 331750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 332000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 332250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 332500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 332750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 333000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 333250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 333500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 333750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 334000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 334250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 333112.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 333361.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 333609.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 333858.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 334107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 334356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 334605.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 334854.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 335103.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 335352.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 335601.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 335850.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 334710.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 334958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 335206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 335454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 335702.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 335950.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 336198.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 336446.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 336694.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 336942.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 337190.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 336049.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 336296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 336543.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 336790.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 337037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 337283.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 337530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 337777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 338024.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 338271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 337131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 337377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 337622.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 337868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 338114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 338360.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 338606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 338852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 339098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 339344.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 339590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 338448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 338693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 338938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 339183.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 339428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 339673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 339918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 340163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 340408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 340653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 340897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 339756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 340243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 340487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 340731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 340975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 341219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 341463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 341707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 341951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 342195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 342439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 341295.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 341538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 341781.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 342024.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 342267.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 342510.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 342753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 342995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 343238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 343481.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 343724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 343967.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 342822.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 343064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 343306.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 85200 f, 340800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 341040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 341280.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 340159.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 340398.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 340637.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 340876.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 341115.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 341354.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 341593.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 341832.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 342071.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 342310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 342549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 342788.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 341666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 341904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 342142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 342380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 342619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 343095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 343333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 343571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 343809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 344047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 342924.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 343162.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 343399.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 343636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 343873.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 344110.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 342992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 343228.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 343464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 343700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 343937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 344173.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 343058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 343294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 343529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 343764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 344000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 344235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 344470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 344705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 344941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 343828.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 344062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 344296.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 344531.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 344765.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 345000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 343891.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 344124.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 344357.9 fps, 0 ms/f [junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 88560 f, 331685.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 331910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 332134.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 332359.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 332584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 332809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 333033.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 333258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 333483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 333707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 332686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 332910.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 333134.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 333358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 333582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 333805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 334029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 334253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 334477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 334701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 334925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 335149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 334126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 334349.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 334572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 334795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 335018.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 335241.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 335464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 335687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 335910.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 336133.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 336356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 336579.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 335555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 335777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 336222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 336444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 336666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 336888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 337111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 337333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 337555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 337777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 338000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 338222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 337195.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 337416.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 337638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 337859.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 338081.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 338302.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 338524.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 338745.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 338966.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 339188.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 339409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 339631.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 338602.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 338823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 339044.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 339264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 339485.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 339705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 339926.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 338901.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 339120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 339340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 339560.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 339780.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 340219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 340439.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 340659.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 340879.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 339854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 340073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 340291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 340510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 340729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 340948.9 fps, 0 ms/f [junit] 0 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 93480 f, 292125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 292312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 292500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 292687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 292875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 292149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 292336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 292523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 292710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 292897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 293084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 293271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 293457.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 293644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 293831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 293105.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 293291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 293478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 293664.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 293850.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 294037.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 294223.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 294409.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 294596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 294782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 294968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 295155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 294427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 294613.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 294798.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 294984.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 295170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 295356.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 295541.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 295727.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 295913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 296099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 296284.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 296470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 296656.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 295925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 296296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 296481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 296851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 297037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 297222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 297407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 297592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 297962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 298148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 297415.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 297600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 297784.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 297969.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 298153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 298338.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 298523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 298707.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 298892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 299076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 299261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 299446.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 299630.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 298895.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 299079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 299263.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 299447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 299631.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 299815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 300184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 300368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 300552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 300736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 300920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 300183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 300366.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 300733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 300917.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 301100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 301284.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 301467.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 301651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 301834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 302018.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 302201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 301463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 301646.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 301829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 302012.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 302195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 302378.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 302560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 302743.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 302926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 303109.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 303292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 302553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 302735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 302917.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 303100.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 303282.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 303465.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 303647.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 303829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 304012.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 304194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 304376.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 304559.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 304000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 304181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 304363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 304545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 304727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 304909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 305090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 305272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 305454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 305636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 305818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 306000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 305256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 305438.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 305619.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 305800.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 305981.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 306163.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 306344.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 306525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 306706.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 306888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 307069.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 307250.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 307432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 306686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 306867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 307048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 307228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 307409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 307590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 307771.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 307951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 308132.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 308313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 308493.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 307747.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 307927.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 308108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 308288.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 308468.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 308648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 308828.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 309009.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 309189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 309369.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 309549.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 309729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 308982.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 309161.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 309341.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 309520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 309700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 309880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 310059.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 310239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 310419.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 310598.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 310778.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 310958.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 311137.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 310388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 310567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 310746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 310925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 311104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 311283.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 311462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 311641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 311820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 312179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 312358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 312537.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 311785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 311964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 312142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 312321.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 312500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 312678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 312857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 313035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 313214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 313392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 313571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 313750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 313928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 313175.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 313353.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 313531.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 313709.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 313887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 314065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 314243.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 314421.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 314599.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 314777.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 314955.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 315133.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 314378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 314556.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 314733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 314911.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 315088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 315266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 315443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 315621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 314867.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 315044.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 315221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 315398.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 315575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 315752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 315929.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 316106.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 316283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 316460.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 316637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 316814.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 316058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 316235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 316411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 316588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 316764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 316941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 317117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 317294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 317470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 317647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 317823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 318176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 318352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 317595.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 317771.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 317947.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 318123.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 318299.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 318475.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 318651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 318826.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 319002.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 319178.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 319354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 318596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 318771.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 318947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 319122.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 319298.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 319473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 319649.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 319824.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 320175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 320350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 320526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 320701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 319941.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 320116.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 320291.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 320466.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 320641.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 320816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 320991.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 321166.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 321341.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 321516.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 321690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 321865.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 322040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 321279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 321453.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 321627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 321802.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 321976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 322151.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 322325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 322674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 322848.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 323023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 323197.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 323372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 323546.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 322782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 322956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 323130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 323304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 323478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 323652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 323826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 324000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 324173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 324347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 324521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 324695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 324869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 324104.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 324277.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 324450.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 324624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 324797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 324971.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 325144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 325317.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 325491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 325664.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 325838.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 325072.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 325244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 324482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 324655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 324827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 325000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 325172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 325344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 325517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 325689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 325862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 326034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 326206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 325444.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 325616.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 325787.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 325959.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 326131.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 326303.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 326475.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 326647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 326819.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 326991.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 327163.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 327335.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 327507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 326742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 326914.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 327085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 327257.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 327428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 327600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 327771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 327942.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 328114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 328285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 328457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 328628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 328800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 328034.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 328205.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 328376.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 328547.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 328717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 328888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 329059.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 329230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 329401.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 329572.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 329743.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 329914.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 330085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 329318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 329488.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 329659.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 329829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 330170.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 330340.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 330511.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 330681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 330852.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 331022.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 331193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 331363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 330594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 330764.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 330934.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 331104.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 331274.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 331444.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 331614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 331784.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 331954.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 332124.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 332294.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 332464.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 332634.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 332804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 332033.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 332203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 332372.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 332542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 332711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 332881.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 333050.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 333220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 333389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 333559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 333728.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 333898.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 334067.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 334237.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 333464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 333633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 333802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 333971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 334140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 334309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 334478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 334647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 334816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 334985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 335154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 335323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 335492.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 334719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 334887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 335056.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 335224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 335393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 335561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 335730.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 335898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 336067.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 336235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 336404.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 336573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 336741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 336910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 336134.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 336302.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 336470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 336638.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 336806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 336974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 337142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 337310.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 337479.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 337647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 337815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 337983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 338151.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 338319.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 337541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 337709.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 337877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 338044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 338212.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 338379.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 338547.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 338715.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 338882.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 339050.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 339217.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 339385.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 339553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 338774.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 338941.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 339108.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 339275.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 339442.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 339610.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 339777.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 339944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 340111.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 340278.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 339500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 339666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 339833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 340166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 340333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 340500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 340666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 340833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 340055.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 340221.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 340387.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 340554.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 340720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 340886.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 341218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 341385.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 341551.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 340773.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 340939.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 341104.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 341270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 341436.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 341602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 341767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 341933.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 342099.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 342265.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 342430.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 342596.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 341818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 341983.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 342148.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 342314.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 342479.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 342644.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 342809.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 342975.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 343140.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 343305.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 343471.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 343636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 343021.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 343186.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 343351.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 343516.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 343681.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 343846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 344011.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 344175.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 344340.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 344505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 343726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 343890.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 344054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 344219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 344383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 344547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 344712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 344876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 345041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 345205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 345369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 344590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 344754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 344918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 345081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 345245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 345409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 345573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 345737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 345901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 346065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 346229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 346393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 345613.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 345776.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 345940.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 346103.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 346267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 346430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 346594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 346757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 346920.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 347084.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 347247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 346467.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 346630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 346793.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 346956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 347119.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 347282.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 347445.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 347608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 347771.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 347934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 348097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 347317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 347479.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 347642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 347804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 347967.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 348130.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 348292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 348455.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 348617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 348780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 348943.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 348162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 348324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 348486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 348648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 348810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 348972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 349135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 349297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 349459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 349621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 349783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 349945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 349164.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 349326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 349487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 349649.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 349811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 349973.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 350134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 350296.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 350458.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 350619.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 350781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 350943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 350161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 350322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 350483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 350645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 350806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 350967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 351129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 351290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 351451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 351612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 351774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 351935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 352096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 352258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 351474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 351635.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 351796.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 351957.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 352117.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 352278.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 352439.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 352600.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 352761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 352922.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 353083.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 353243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 353404.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 353565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 352780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 352941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 353101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 353262.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 353422.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 353582.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 353743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 353903.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 354064.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 354224.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 354385.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 354545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 354705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 354866.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 354080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 354240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 354400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 354560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 354720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 354880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 355040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 355200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 355360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 355520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 355680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 355840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 356000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 356160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 356320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 355531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 355691.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 355851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 356010.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 356170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 356329.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 356489.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 356648.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 356808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 356968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 357127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 357287.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 357446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 356657.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 356816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 356976.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 357135.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 357294.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 357453.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 357612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 357771.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 357931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 358090.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 358249.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 358408.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 358567.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 358726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 357936.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 358095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 358253.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 358412.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 358571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 358730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 358888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 359047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 359206.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 359365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 359523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 359682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 359841.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 359050.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 359208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 359366.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 359525.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 359683.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 359841.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 360158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 360316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 360474.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 360633.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 360791.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 360949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 361108.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 360315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 360473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 360631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 360789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 360947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 361105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 361263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 361421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 361578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 361736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 361894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 362052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 362210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 362368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 361574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 361732.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 361889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 362047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 362204.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 362362.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 362519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 362677.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 362834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 362992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 363149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 363307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 363464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 362670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 362827.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 362984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 363141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 363298.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 363455.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 363612.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 363769.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 363926.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 364083.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 364240.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 364397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 364554.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 364712.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 363916.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 364073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 364229.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 364386.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 364543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 364699.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 364856.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 365013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 365169.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 365326.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 365483.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 365639.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 365796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 365953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 366109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 365312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 365468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 365625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 365781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 365937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 366093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 366250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 366406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 366562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 366718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 366875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 367031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 367187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 367343.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 366545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 366701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 366857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 367013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 367168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 367324.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 367480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 367636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 367792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 367948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 368103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 368259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 368415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 368571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 367772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 367927.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 368082.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 368238.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 368393.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 368549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 368704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 368860.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 369015.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 369171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 369326.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 369481.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 369637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 369792.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 368992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 369147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 369302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 369457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 369612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 369922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 370077.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 370232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 370387.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 370542.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 370697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 370852.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 371007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 370206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 370360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 370515.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 370670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 370824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 370979.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 371134.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 371288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 371443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 371597.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 371752.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 371907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 372061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 372216.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 371413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 371568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 371722.3 fps, 0 ms/f [junit] 0 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 144660 f, 333317.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 332689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 332827.6 fps, 0 ms/f [junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 144840 f, 318329.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 318461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 318593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 318725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 318857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 318989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 319120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 318552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 318684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 318815.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 318947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 319078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 319210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 319342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 319473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 319605.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 319736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 319868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 320131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 320263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 319693.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 319824.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 319956.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 320087.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 320218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 320350.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 320481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 320612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 320743.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 320875.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 321006.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 321137.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 321269.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 321400.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 320829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 320960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 321091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 321222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 321353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 321484.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 321615.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 321746.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 321877.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 322008.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 322139.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 322270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 322401.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 322532.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 321960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 322091.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 322222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 322352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 322483.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 322614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 322745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 322875.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 323006.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 323137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 323267.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 323398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 323529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 322956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 323086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 323217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 323347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 323478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 323608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 323036.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 322467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 322597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 322727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 322857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 322289.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 322419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 322548.6 fps, 0 ms/f [junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 149400 f, 317197.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 317324.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 317452.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 317579.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 317707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 317834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 317288.1 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 149820 f, 308271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 307761.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 307885.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 308008.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 308131.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 308254.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 308377.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 308501.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 308624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 308747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 308870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 308993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 309117.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 309240.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 308729.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 308852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 308343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 308466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 308588.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 308711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 308834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 308957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 309079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 309202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 309325.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 309447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 309570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 309693.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 309815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 309306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 309428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 309551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 309673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 309795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 309918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 310040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 310163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 310285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 310408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 310530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 310653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 310775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 310897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 310386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 310509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 310631.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 310753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 310875.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 310997.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 311120.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 311242.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 311364.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 311486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 311608.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 311731.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 311853.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 311975.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 311463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 311585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 311707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 311829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 311951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 312073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 312195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 312317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 312439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 312560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 312682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 312170.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 312292.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 311781.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 311902.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 312024.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 312145.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 312267.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 312388.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 312510.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 312631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 312753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 312874.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 312995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 313117.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 313238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 313360.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 313481.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 312969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 313090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 313212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 313333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 313454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 313575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 313696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 313818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 313939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 314060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 314181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 314303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 314424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 314545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 314666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 314153.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 314274.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 314395.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 314516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 314637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 314758.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 314879.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 315120.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 315241.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 315362.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 315483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 315604.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 315725.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 315846.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 315332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 315452.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 315573.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 315694.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 315814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 315935.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 316056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 316177.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 316297.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 316418.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 315903.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 316024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 316144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 316265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 316385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 316506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 316626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 316747.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 316867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 316987.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 317108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 316593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 316713.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 316833.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 316953.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 317074.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 317194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 317314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 317434.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 317555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 317675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 317795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 317915.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 318036.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 318156.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 318276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 317760.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 317880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 318120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 318240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 318360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 318480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 318600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 318720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 318840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 318960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 319080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 319200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 318682.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 318802.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 318922.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 319041.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 319161.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 319281.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 319401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 319520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 319640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 319123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 319243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 319362.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 319482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 319601.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 319721.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 319840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 319960.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 320079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 320199.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 320318.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 320438.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 320557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 320677.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 320159.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 320278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 320397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 320516.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 320636.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 320755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 320874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 320994.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 321113.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 321232.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 321351.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 321471.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 321590.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 321709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 321190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 321309.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 321428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 321547.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 321666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 321785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 321904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 322023.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 322142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 322261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 322380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 322619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 322738.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 322857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 322976.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 322455.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 322574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 322693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 322811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 322930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 323049.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 323168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 323287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 323405.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 323524.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 323643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 323762.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 323881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 324000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 324118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 323596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 323715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 323834.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 323952.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 324071.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 324189.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 324308.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 324426.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 324545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 324664.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 324782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 324901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 325019.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 325138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 325256.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 324733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 324852.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 324970.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 325088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 325207.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 325325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 325443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 325562.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 325680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 325798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 325917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 326035.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 326153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 326272.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 326390.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 325866.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 325984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 326102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 326220.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 326338.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 326456.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 326574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 326692.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 326811.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 326929.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 327047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 327165.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 327283.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 327401.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 326876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 326994.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 327111.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 327229.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 327347.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 327465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 327583.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 327701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 327819.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 327937.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 328055.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 328172.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 328290.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 328408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 327882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 328000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 328117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 328235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 328352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 328470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 328588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 328705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 328823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 328941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 329058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 329176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 329294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 329411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 329529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 329647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 329119.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 329236.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 329354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 329471.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 329589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 329706.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 329823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 329941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 330058.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 330176.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 330293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 330410.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 330528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 330645.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 330763.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 330234.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 330351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 330468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 330585.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 330703.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 330820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 330937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 331054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 331171.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 331289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 331406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 331523.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 331640.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 331757.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 331228.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 331345.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 331462.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 331578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 331695.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 331812.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 331929.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 332046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 332163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 332280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 332397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 332514.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 332631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 332748.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 332865.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 332334.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 332451.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 332568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 332684.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 332801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 332918.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 333035.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 333151.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 333268.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 333385.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 333501.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 333618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 333735.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 333852.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 333320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 333436.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 333553.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 333669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 333786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 333902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 334019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 334135.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 334252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 334368.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 334485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 334601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 334718.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 334834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 334951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 335067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 334534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 334651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 334767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 334883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 335000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 335116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 335232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 335348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 335465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 335581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 335697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 335813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 335930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 336046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 336162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 335628.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 335744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 335860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 335976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 336092.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 336208.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 336324.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 336441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 336557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 336673.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 336789.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 336905.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 336370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 336486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 336602.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 336718.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 336833.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 336949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 337065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 337181.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 337297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 337413.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 337528.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 337644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 337760.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 337876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 337992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 338108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 337572.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 337687.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 337803.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 337919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 338034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 338150.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 338265.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 338381.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 338497.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 338612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 338728.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 338843.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 338959.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 339075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 339190.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 338653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 338769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 338884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 339000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 339115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 339230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 339346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 339461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 339576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 339692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 339807.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 339923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 340038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 340153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 340269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 339731.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 339846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 339961.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 340076.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 340191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 340307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 340422.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 340537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 340652.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 340767.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 340882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 340998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 341113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 341228.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 341343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 340804.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 340919.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 341034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 341149.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 341264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 341379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 341494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 341609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 341724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 341839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 341954.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 342068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 342183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 342298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 342413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 342528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 341988.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 342103.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 342217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 342332.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 342447.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 342562.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 342676.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 342791.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 342906.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 343021.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 343135.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 343250.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 343365.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 343479.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 342938.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 343053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 343167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 343282.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 343396.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 343511.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 343625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 343740.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 343854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 343969.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 344083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 344198.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 344312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 344427.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 344542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 344000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 344114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 344228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 344342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 344457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 344571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 344685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 344800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 344914.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 345028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 345142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 345257.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 345371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 345485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 344942.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 345057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 345171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 345285.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 345399.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 345513.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 345627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 345741.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 345855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 345969.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 346083.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 346197.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 346311.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 346425.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 346539.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 345996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 346110.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 346223.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 346337.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 346451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 346565.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 346679.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 346793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 346907.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 347020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 347134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 347248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 347362.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 347476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 347590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 347045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 347159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 347272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 347386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 347500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 347613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 347727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 347840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 347954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 348068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 348181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 348295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 348409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 348522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 347977.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 348090.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 348204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 348317.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 348431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 348544.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 348657.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 348771.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 348884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 348998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 349111.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 349224.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 349338.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 349451.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 349565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 349018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 349132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 349245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 349358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 349471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 349584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 349698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 349811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 349924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 350037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 350150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 350264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 350377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 350490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 350603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 350056.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 350169.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 350282.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 350395.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 350508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 350621.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 350734.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 350847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 350960.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 351073.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 351186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 351299.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 351412.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 351525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 351638.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 351751.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 351203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 351315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 351428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 351541.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 351654.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 351766.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 351879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 351992.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 352105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 352218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 352330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 352443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 352556.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 352669.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 352781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 352232.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 352345.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 352457.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 352570.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 352682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 352795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 352908.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 353020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 353133.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 353245.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 353358.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 353470.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 353583.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 353696.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 353808.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 353258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 353370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 353483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 353595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 353707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 353820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 353932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 354044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 354157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 354269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 354382.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 354494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 354606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 354719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 354831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 354943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 354392.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 354504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 354616.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 354728.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 354841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 354953.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 355065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 355177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 355289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 355401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 355514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 355626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 355738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 355850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 355962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 355410.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 355522.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 355634.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 355746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 355858.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 355970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 356082.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 356194.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 356305.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 356417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 356529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 356641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 356753.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 356865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 356977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 356424.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 356536.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 356648.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 356759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 356871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 356983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 357094.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 357206.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 357318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 357430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 357541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 357653.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 357765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 357877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 357988.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 357434.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 357546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 357658.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 357769.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 357881.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 357992.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 358104.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 358215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 358327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 358438.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 358550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 358661.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 358773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 358884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 358996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 359107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 358552.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 358664.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 358775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 358886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 358998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 359109.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 359220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 359332.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 359443.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 359554.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 359666.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 359777.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 359888.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 360111.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 359555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 359666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 359777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 359888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 360111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 360222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 360333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 360444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 360555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 360666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 360777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 360888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 361000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 360443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 360554.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 360665.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 360776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 360887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 360998.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 361109.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 361219.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 361330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 361441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 361552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 361663.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 361774.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 361885.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 361996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 361439.1 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 63, after 63 [junit] XXXX Visible Part 3/3 [junit] 1 s: 60 f / 1229 ms, 48.8 fps, 20 ms/f; total: 60 f, 48.8 fps, 20 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 @ 1407302219595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302220975 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302225987 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.009 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302220975 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302225987 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 @ 1407302228812 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.689 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.009 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302220975 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302225987 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 @ 1407302228812 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302228812 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT [junit] SLOCK [T main @ 1407302229965 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302231970 ms +++ localhost/127.0.0.1:59999 - Locked within 2051 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x4f8aac0a) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488ce71a0, [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@1dc39acc, 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(0x4f8aac0a -> Panel2(0x1924ed52) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488ce71a0, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b097260, [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@1dc39acc, 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[0x115850fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x3d2cd949, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x3d2cd949, 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[0x115850fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2cd949, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a47cf7, 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 0x7fc48b097260, 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 0x7fc48b097260 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b097260 [junit] XXXX Add GLCanvas Panel2(0x1924ed52) -> Panel1(0x4f8aac0a START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b097260, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b1f3570, [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@1dc39acc, 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[0x2a6434d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x18c7dcbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x18c7dcbc, 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[0x2a6434d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18c7dcbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x696cc759, 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 0x7fc48b1f3570, 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 0x7fc48b1f3570 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b1f3570 [junit] XXXX Add GLCanvas Panel1(0x4f8aac0a -> Panel2(0x1924ed52) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b1f3570, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b1f2f80, [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@1dc39acc, 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[0x5b4299a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x71761366, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x71761366, 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[0x5b4299a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71761366, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ef3c7bb, 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 0x7fc48b1f2f80, 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 0x7fc48b1f2f80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b1f2f80 [junit] XXXX Add GLCanvas Panel2(0x1924ed52) -> Panel1(0x4f8aac0a START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b1f2f80, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b0af040, [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@1dc39acc, 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[0x4cb2018c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x3a83b5aa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x3a83b5aa, 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[0x4cb2018c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a83b5aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d0bc9e9, 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 0x7fc48b0af040, 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 0x7fc48b0af040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b0af040 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible OFF XXX [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x62e88fdf) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b024430, [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@1dc39acc, 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(0x62e88fdf -> Panel2(0x5af121fc) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b024430, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b0b4120, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 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 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b0b4120, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b0b4120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b0b4120 [junit] XXXX Add GLCanvas Panel2(0x5af121fc) -> Panel1(0x62e88fdf START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b0b4120, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b095690, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x50d2de1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x50d2de1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x288d44e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b095690, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b095690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b095690 [junit] XXXX Add GLCanvas Panel1(0x62e88fdf -> Panel2(0x5af121fc) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b095690, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b20e680, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x40718b01, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x40718b01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fb222d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b20e680, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b20e680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b20e680 [junit] XXXX Add GLCanvas Panel2(0x5af121fc) -> Panel1(0x62e88fdf START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b20e680, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488d58a80, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x5b14b622, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x5b14b622, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c2a3157, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc488d58a80, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc488d58a80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc488d58a80 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1407302239243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.44 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302229965 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302231970 ms +++ localhost/127.0.0.1:59999 - Locked within 2051 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x4f8aac0a) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488ce71a0, [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@1dc39acc, 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(0x4f8aac0a -> Panel2(0x1924ed52) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488ce71a0, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b097260, [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@1dc39acc, 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[0x115850fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x3d2cd949, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x3d2cd949, 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[0x115850fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2cd949, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a47cf7, 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 0x7fc48b097260, 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 0x7fc48b097260 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b097260 [junit] XXXX Add GLCanvas Panel2(0x1924ed52) -> Panel1(0x4f8aac0a START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b097260, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b1f3570, [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@1dc39acc, 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[0x2a6434d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x18c7dcbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x18c7dcbc, 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[0x2a6434d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18c7dcbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x696cc759, 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 0x7fc48b1f3570, 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 0x7fc48b1f3570 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b1f3570 [junit] XXXX Add GLCanvas Panel1(0x4f8aac0a -> Panel2(0x1924ed52) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b1f3570, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b1f2f80, [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@1dc39acc, 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[0x5b4299a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x71761366, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x71761366, 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[0x5b4299a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71761366, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ef3c7bb, 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 0x7fc48b1f2f80, 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 0x7fc48b1f2f80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b1f2f80 [junit] XXXX Add GLCanvas Panel2(0x1924ed52) -> Panel1(0x4f8aac0a START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b1f2f80, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b0af040, [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@1dc39acc, 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[0x4cb2018c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x3a83b5aa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x3a83b5aa, 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[0x4cb2018c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a83b5aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d0bc9e9, 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 0x7fc48b0af040, 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 0x7fc48b0af040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b0af040 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible OFF XXX [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x62e88fdf) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b024430, [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@1dc39acc, 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(0x62e88fdf -> Panel2(0x5af121fc) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b024430, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b0b4120, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 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 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b0b4120, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b0b4120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b0b4120 [junit] XXXX Add GLCanvas Panel2(0x5af121fc) -> Panel1(0x62e88fdf START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b0b4120, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b095690, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x50d2de1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x50d2de1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x288d44e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b095690, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b095690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b095690 [junit] XXXX Add GLCanvas Panel1(0x62e88fdf -> Panel2(0x5af121fc) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b095690, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b20e680, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x40718b01, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x40718b01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fb222d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b20e680, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b20e680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b20e680 [junit] XXXX Add GLCanvas Panel2(0x5af121fc) -> Panel1(0x62e88fdf START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b20e680, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488d58a80, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x5b14b622, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x5b14b622, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c2a3157, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc488d58a80, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc488d58a80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc488d58a80 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1407302239243 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AllVisible took 4.783 sec [junit] Testcase: test02VisibleWithCanvas took 2.326 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.44 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302229965 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302231970 ms +++ localhost/127.0.0.1:59999 - Locked within 2051 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x4f8aac0a) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488ce71a0, [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@1dc39acc, 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(0x4f8aac0a -> Panel2(0x1924ed52) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488ce71a0, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b097260, [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@1dc39acc, 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[0x115850fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x3d2cd949, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x3d2cd949, 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[0x115850fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2cd949, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a47cf7, 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 0x7fc48b097260, 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 0x7fc48b097260 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b097260 [junit] XXXX Add GLCanvas Panel2(0x1924ed52) -> Panel1(0x4f8aac0a START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b097260, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b1f3570, [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@1dc39acc, 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[0x2a6434d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x18c7dcbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x18c7dcbc, 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[0x2a6434d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18c7dcbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x696cc759, 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 0x7fc48b1f3570, 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 0x7fc48b1f3570 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b1f3570 [junit] XXXX Add GLCanvas Panel1(0x4f8aac0a -> Panel2(0x1924ed52) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b1f3570, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b1f2f80, [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@1dc39acc, 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[0x5b4299a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x71761366, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x71761366, 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[0x5b4299a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71761366, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ef3c7bb, 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 0x7fc48b1f2f80, 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 0x7fc48b1f2f80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b1f2f80 [junit] XXXX Add GLCanvas Panel2(0x1924ed52) -> Panel1(0x4f8aac0a START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b1f2f80, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b0af040, [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@1dc39acc, 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[0x4cb2018c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x3a83b5aa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x3a83b5aa, 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[0x4cb2018c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a83b5aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d0bc9e9, 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 0x7fc48b0af040, 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 0x7fc48b0af040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7fc48b0af040 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible OFF XXX [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x62e88fdf) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b024430, [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@1dc39acc, 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(0x62e88fdf -> Panel2(0x5af121fc) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b024430, [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@1dc39acc, 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@5f890954, [junit] handle 0x7fc48b0b4120, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 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 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b0b4120, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b0b4120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b0b4120 [junit] XXXX Add GLCanvas Panel2(0x5af121fc) -> Panel1(0x62e88fdf START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b0b4120, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b095690, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x50d2de1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x50d2de1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243f115e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x288d44e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b095690, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b095690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b095690 [junit] XXXX Add GLCanvas Panel1(0x62e88fdf -> Panel2(0x5af121fc) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b095690, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b20e680, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x40718b01, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x40718b01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e5d0fb4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fb222d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc48b20e680, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b20e680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc48b20e680 [junit] XXXX Add GLCanvas Panel2(0x5af121fc) -> Panel1(0x62e88fdf START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc48b20e680, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcee5609 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5f890954, [junit] handle 0x7fc488d58a80, [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@1dc39acc, 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 0xcee5609: tileRendererInUse null, GearsES2[obj 0xcee5609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcee5609 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcee5609 created: GearsObj[0x5b14b622, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcee5609 created: GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcee5609 created: GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcee5609 FIN GearsES2[obj 0xcee5609 isInit true, usesShared false, 1 GearsObj[0x5b14b622, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cc1a0e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c2a3157, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcee5609 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fc488d58a80, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcee5609, 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 0xcee5609 640x429, swapInterval 1, drawable 0x7fc488d58a80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcee5609 640x429, swapInterval 1, drawable 0x7fc488d58a80 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1407302239243 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 @ 1407302240716 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302247732 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x782d5c85) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d04bd30, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x15837335, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x15837335, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79c86bc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d04bd30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d04bd30 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d04bd30 [junit] XXXX Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX Add GLCanvas Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d04bd30, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x2fd4f37f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x2fd4f37f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4918ad0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d141750, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d141750 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d141750 [junit] XXXX Panel2(0x5a587f23) -> Panel3(0x547638c0 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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(0x547638c0) -> Panel1(0x782d5c85 START [junit] XXXX Add GLCanvas Panel2(0x5a587f23 -> Panel1(0x782d5c85) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 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 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d20ac80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] XXXX Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX Add GLCanvas Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x461014, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x461014, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x525ae219, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d20ac80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] XXXX Panel2(0x5a587f23) -> Panel1(0x782d5c85 START [junit] XXXX Add GLCanvas Panel2(0x5a587f23 -> Panel1(0x782d5c85) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d1796d0, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x562eeb95, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x562eeb95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd6fa4d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d1796d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d1796d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d1796d0 [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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] SLOCK [T main @ 1407302253577 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.996 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302240716 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302247732 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x782d5c85) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d04bd30, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x15837335, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x15837335, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79c86bc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d04bd30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d04bd30 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d04bd30 [junit] XXXX Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX Add GLCanvas Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d04bd30, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x2fd4f37f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x2fd4f37f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4918ad0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d141750, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d141750 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d141750 [junit] XXXX Panel2(0x5a587f23) -> Panel3(0x547638c0 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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(0x547638c0) -> Panel1(0x782d5c85 START [junit] XXXX Add GLCanvas Panel2(0x5a587f23 -> Panel1(0x782d5c85) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 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 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d20ac80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] XXXX Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX Add GLCanvas Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x461014, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x461014, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x525ae219, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d20ac80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] XXXX Panel2(0x5a587f23) -> Panel1(0x782d5c85 START [junit] XXXX Add GLCanvas Panel2(0x5a587f23 -> Panel1(0x782d5c85) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d1796d0, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x562eeb95, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x562eeb95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd6fa4d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d1796d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d1796d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d1796d0 [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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] SLOCK [T main @ 1407302253577 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 5.7 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.996 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302240716 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302247732 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x782d5c85) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d04bd30, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x15837335, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x15837335, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6900a79b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79c86bc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d04bd30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d04bd30 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d04bd30 [junit] XXXX Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX Add GLCanvas Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d04bd30, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x2fd4f37f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x2fd4f37f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45be2f61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4918ad0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d141750, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d141750 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d141750 [junit] XXXX Panel2(0x5a587f23) -> Panel3(0x547638c0 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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(0x547638c0) -> Panel1(0x782d5c85 START [junit] XXXX Add GLCanvas Panel2(0x5a587f23 -> Panel1(0x782d5c85) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d141750, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 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 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d20ac80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] XXXX Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX Add GLCanvas Panel1(0x782d5c85 -> Panel2(0x5a587f23) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x461014, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x461014, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77c9912f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x525ae219, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d20ac80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d20ac80 [junit] XXXX Panel2(0x5a587f23) -> Panel1(0x782d5c85 START [junit] XXXX Add GLCanvas Panel2(0x5a587f23 -> Panel1(0x782d5c85) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d20ac80, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@35c0b7a, [junit] handle 0x7fba1d1796d0, [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@ff5784f, 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 0x6a23cda8: tileRendererInUse null, GearsES2[obj 0x6a23cda8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a23cda8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6a23cda8 created: GearsObj[0x562eeb95, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a23cda8 created: GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a23cda8 created: GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a23cda8 FIN GearsES2[obj 0x6a23cda8 isInit true, usesShared false, 1 GearsObj[0x562eeb95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x226caf67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd6fa4d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a23cda8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba1d1796d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a23cda8, 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 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d1796d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a23cda8 640x480, swapInterval 1, drawable 0x7fba1d1796d0 [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 0x6a23cda8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a23cda8 FIN [junit] SLOCK [T main @ 1407302253577 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 @ 1407302254872 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302259885 ms +++ localhost/127.0.0.1:59999 - Locked within 5032 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] 2014-08-06 07:17:40.892 java[5594:2f03] 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:1407302262080 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262081 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262089 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262089 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd1c98c5: tileRendererInUse null, GearsES2[obj 0xd1c98c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xd1c98c5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xd1c98c5 created: GearsObj[0x39ee7088, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xd1c98c5 created: GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xd1c98c5 created: GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd1c98c5 FIN GearsES2[obj 0xd1c98c5 isInit true, usesShared false, 1 GearsObj[0x39ee7088, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x475ac0e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1c98c5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64857ca0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1c98c5, 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 0xd1c98c5 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba64857ca0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1c98c5, angle 25.0, [l -1.0, r 1.0, b -1.5, t 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:1407302263128 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1c98c5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1c98c5 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264776 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:1407302264872 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264873 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264875 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264875 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d2fbfd0: tileRendererInUse null, GearsES2[obj 0x7d2fbfd0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d2fbfd0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7d2fbfd0 created: GearsObj[0x5efb2e7b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d2fbfd0 created: GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d2fbfd0 created: GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d2fbfd0 FIN GearsES2[obj 0x7d2fbfd0 isInit true, usesShared false, 1 GearsObj[0x5efb2e7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a4efd48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d2fbfd0 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648771f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d2fbfd0, 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 0x7d2fbfd0 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648771f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d2fbfd0, 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:1407302265904 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2fbfd0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2fbfd0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302267523 d 0ms]] [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:1407302268133 d 0ms]] [junit] canvas1 pos/siz: 75/29 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268134 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268145 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268146 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x574a7ff6: tileRendererInUse null, GearsES2[obj 0x574a7ff6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x574a7ff6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x574a7ff6 created: GearsObj[0x10a17b65, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x574a7ff6 created: GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x574a7ff6 created: GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x574a7ff6 FIN GearsES2[obj 0x574a7ff6 isInit true, usesShared false, 1 GearsObj[0x10a17b65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36981124, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x574a7ff6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649121b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x574a7ff6, 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 0x574a7ff6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba649121b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x574a7ff6, 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:1407302269185 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x574a7ff6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x574a7ff6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270812 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270959 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270959 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270961 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270961 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ded13d9: tileRendererInUse null, GearsES2[obj 0x5ded13d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ded13d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5ded13d9 created: GearsObj[0x2456a73b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ded13d9 created: GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ded13d9 created: GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ded13d9 FIN GearsES2[obj 0x5ded13d9 isInit true, usesShared false, 1 GearsObj[0x2456a73b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5790730d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ded13d9 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ded13d9, 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 0x5ded13d9 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ded13d9, 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:1407302271992 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ded13d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ded13d9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273612 d 0ms]] [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:1407302273714 d 0ms]] [junit] canvas1 pos/siz: 31/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273715 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273715 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273763 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x188a433d: tileRendererInUse null, GearsES2[obj 0x188a433d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x188a433d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x188a433d created: GearsObj[0x13cb35da, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x188a433d created: GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x188a433d created: GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x188a433d FIN GearsES2[obj 0x188a433d isInit true, usesShared false, 1 GearsObj[0x13cb35da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53579dd0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x188a433d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648b04c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x188a433d, 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 0x188a433d 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7fba648b04c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x188a433d, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302274749 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x188a433d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x188a433d 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:1407302276364 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:1407302276471 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:1407302276471 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302276475 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302276476 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59a437ac: tileRendererInUse null, GearsES2[obj 0x59a437ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59a437ac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x59a437ac created: GearsObj[0x744fb319, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59a437ac created: GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59a437ac created: GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59a437ac FIN GearsES2[obj 0x59a437ac isInit true, usesShared false, 1 GearsObj[0x744fb319, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63cde5ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59a437ac 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59a437ac, 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 0x7fba64a0b850, 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 0x7fba64a0b850, 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:1407302277506 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59a437ac 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59a437ac, angle 15.0, [l -1.0, r 1.0, b -1.5, t 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 0x59a437ac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59a437ac FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279152 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] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279307 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279307 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1571e0f6: tileRendererInUse null, GearsES2[obj 0x1571e0f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1571e0f6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1571e0f6 created: GearsObj[0x2ff83728, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1571e0f6 created: GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1571e0f6 created: GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1571e0f6 FIN GearsES2[obj 0x1571e0f6 isInit true, usesShared false, 1 GearsObj[0x2ff83728, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ea4ca0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1571e0f6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648cf960, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1571e0f6, 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 0x7fba648f8940, 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 0x1571e0f6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648cf960, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1571e0f6, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302280337 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648f8940, 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 0x1571e0f6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1571e0f6 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:1407302281973 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:1407302282108 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:1407302282109 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302282113 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302282113 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x73cbc528: tileRendererInUse null, GearsES2[obj 0x73cbc528 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x73cbc528 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x73cbc528 created: GearsObj[0x2270f5ea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x73cbc528 created: GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x73cbc528 created: GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x73cbc528 FIN GearsES2[obj 0x73cbc528 isInit true, usesShared false, 1 GearsObj[0x2270f5ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a3248be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73cbc528 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648b8380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73cbc528, 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 0x7fba64a22fa0, 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 0x7fba64a22fa0, 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:1407302283147 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73cbc528 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648b8380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73cbc528, angle 19.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 0x73cbc528: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73cbc528 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284807 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:1407302284915 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:1407302284915 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284916 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284927 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3a19e897: tileRendererInUse null, GearsES2[obj 0x3a19e897 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3a19e897 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3a19e897 created: GearsObj[0x73cdd7f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3a19e897 created: GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3a19e897 created: GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3a19e897 FIN GearsES2[obj 0x3a19e897 isInit true, usesShared false, 1 GearsObj[0x73cdd7f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ce9212a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a19e897 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64a0b430, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3a19e897, 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 0x7fba64b1b640, 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] GearsES2.reshape 0x3a19e897 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fba64a0b430, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3a19e897, angle 13.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302285963 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fba64b1b640, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a19e897: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a19e897 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:1407302287628 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] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287711 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287712 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287712 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x192cea05: tileRendererInUse null, GearsES2[obj 0x192cea05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x192cea05 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x192cea05 created: GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x192cea05 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x192cea05 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x192cea05 FIN GearsES2[obj 0x192cea05 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 0x192cea05 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fba64b0aba0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x192cea05, 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 0x192cea05 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fba64b0aba0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x192cea05, angle 29.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:1407302288744 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x192cea05: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x192cea05 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290390 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] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x381eb067: tileRendererInUse null, GearsES2[obj 0x381eb067 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x381eb067 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x381eb067 created: GearsObj[0x6140a9b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x381eb067 created: GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x381eb067 created: GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x381eb067 FIN GearsES2[obj 0x381eb067 isInit true, usesShared false, 1 GearsObj[0x6140a9b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10181562, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x381eb067 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649d5140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381eb067, 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 0x381eb067 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649d5140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381eb067, 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:1407302291501 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381eb067: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381eb067 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293125 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:1407302293213 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293213 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293214 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d742726: tileRendererInUse null, GearsES2[obj 0x5d742726 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d742726 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5d742726 created: GearsObj[0x2ec85eee, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d742726 created: GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d742726 created: GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d742726 FIN GearsES2[obj 0x5d742726 isInit true, usesShared false, 1 GearsObj[0x2ec85eee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x313ea275, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d742726 0/0 82x406 of 82x406, swapInterval 1, drawable 0x7fba648da9e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d742726, 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 0x5d742726 0/0 162x526 of 162x526, swapInterval 1, drawable 0x7fba648da9e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d742726, angle 27.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:1407302294246 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d742726: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d742726 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295865 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6efff5a1: tileRendererInUse null, GearsES2[obj 0x6efff5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6efff5a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6efff5a1 created: GearsObj[0x197f676a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6efff5a1 created: GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6efff5a1 created: GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6efff5a1 FIN GearsES2[obj 0x6efff5a1 isInit true, usesShared false, 1 GearsObj[0x197f676a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7454f875, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6efff5a1 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fba64b2a9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efff5a1, 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 0x6efff5a1 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fba64b2a9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efff5a1, angle 28.5, [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:1407302296995 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efff5a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efff5a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298614 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] canvas1 pos/siz: 44/2 334x481 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298703 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298703 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298704 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60cb7730: tileRendererInUse null, GearsES2[obj 0x60cb7730 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60cb7730 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x60cb7730 created: GearsObj[0x55ae5b2c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60cb7730 created: GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60cb7730 created: GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60cb7730 FIN GearsES2[obj 0x60cb7730 isInit true, usesShared false, 1 GearsObj[0x55ae5b2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bd8fec6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60cb7730 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7fba64a44b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60cb7730, 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 0x60cb7730 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7fba64a44b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60cb7730, angle 29.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:1407302299733 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60cb7730: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60cb7730 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301350 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [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:1407302301440 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301441 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301441 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xcea3046: tileRendererInUse null, GearsES2[obj 0xcea3046 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcea3046 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcea3046 created: GearsObj[0x3563739, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcea3046 created: GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcea3046 created: GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcea3046 FIN GearsES2[obj 0xcea3046 isInit true, usesShared false, 1 GearsObj[0x3563739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c3433d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea3046 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b75890, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea3046, 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 0x7fba64b66e30, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b66e30, 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:1407302302477 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea3046 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b75890, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea3046, angle 15.0, [l -1.0, r 1.0, b -1.5, t 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 0xcea3046: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea3046 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304122 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:1407302304236 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304236 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304237 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x610994db: tileRendererInUse null, GearsES2[obj 0x610994db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x610994db on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x610994db created: GearsObj[0x779632eb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x610994db created: GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x610994db created: GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x610994db FIN GearsES2[obj 0x610994db isInit true, usesShared false, 1 GearsObj[0x779632eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c1c19c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x610994db 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7fba64a54d60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x610994db, 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 0x7fba62487e90, 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] RedSquareES2.reshape 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7fba62487e90, 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:1407302305274 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x610994db 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7fba64a54d60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x610994db, angle 13.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] 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 0x610994db: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x610994db FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302306943 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] canvas2 pos/siz: 352/0 352x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7df2095b: tileRendererInUse null, GearsES2[obj 0x7df2095b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7df2095b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7df2095b created: GearsObj[0x364077db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7df2095b created: GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7df2095b created: GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7df2095b FIN GearsES2[obj 0x7df2095b isInit true, usesShared false, 1 GearsObj[0x364077db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x160d4eea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7df2095b 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7fba64bc65c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7df2095b, 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 0x7fba64b0b470, 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] GearsES2.reshape 0x7df2095b 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fba64bc65c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7df2095b, angle 14.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302308099 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fba64b0b470, 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 0x7df2095b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7df2095b FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309725 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] canvas1 pos/siz: 354/2 344x481 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309834 d 0ms]] [junit] canvas2 pos/siz: 2/2 343x481 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309834 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309835 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10c14e39: tileRendererInUse null, GearsES2[obj 0x10c14e39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10c14e39 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x10c14e39 created: GearsObj[0x25493558, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10c14e39 created: GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10c14e39 created: GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10c14e39 FIN GearsES2[obj 0x10c14e39 isInit true, usesShared false, 1 GearsObj[0x25493558, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c78b613, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10c14e39 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7fba648dbfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10c14e39, 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 0x7fba64b0d480, 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 0x7fba64b0d480, 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:1407302310891 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10c14e39 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7fba648dbfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10c14e39, angle 14.5, [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 0x10c14e39: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10c14e39 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.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302312532 d 0ms]] [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 57.933 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302254872 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302259885 ms +++ localhost/127.0.0.1:59999 - Locked within 5032 ms, 6 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:1407302262080 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262081 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262089 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262089 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd1c98c5: tileRendererInUse null, GearsES2[obj 0xd1c98c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xd1c98c5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xd1c98c5 created: GearsObj[0x39ee7088, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xd1c98c5 created: GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xd1c98c5 created: GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd1c98c5 FIN GearsES2[obj 0xd1c98c5 isInit true, usesShared false, 1 GearsObj[0x39ee7088, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x475ac0e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1c98c5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64857ca0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1c98c5, 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 0xd1c98c5 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba64857ca0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1c98c5, angle 25.0, [l -1.0, r 1.0, b -1.5, t 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:1407302263128 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1c98c5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1c98c5 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264776 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:1407302264872 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264873 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264875 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264875 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d2fbfd0: tileRendererInUse null, GearsES2[obj 0x7d2fbfd0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d2fbfd0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7d2fbfd0 created: GearsObj[0x5efb2e7b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d2fbfd0 created: GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d2fbfd0 created: GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d2fbfd0 FIN GearsES2[obj 0x7d2fbfd0 isInit true, usesShared false, 1 GearsObj[0x5efb2e7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a4efd48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d2fbfd0 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648771f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d2fbfd0, 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 0x7d2fbfd0 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648771f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d2fbfd0, 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:1407302265904 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2fbfd0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2fbfd0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302267523 d 0ms]] [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:1407302268133 d 0ms]] [junit] canvas1 pos/siz: 75/29 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268134 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268145 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268146 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x574a7ff6: tileRendererInUse null, GearsES2[obj 0x574a7ff6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x574a7ff6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x574a7ff6 created: GearsObj[0x10a17b65, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x574a7ff6 created: GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x574a7ff6 created: GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x574a7ff6 FIN GearsES2[obj 0x574a7ff6 isInit true, usesShared false, 1 GearsObj[0x10a17b65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36981124, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x574a7ff6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649121b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x574a7ff6, 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 0x574a7ff6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba649121b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x574a7ff6, 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:1407302269185 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x574a7ff6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x574a7ff6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270812 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270959 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270959 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270961 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270961 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ded13d9: tileRendererInUse null, GearsES2[obj 0x5ded13d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ded13d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5ded13d9 created: GearsObj[0x2456a73b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ded13d9 created: GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ded13d9 created: GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ded13d9 FIN GearsES2[obj 0x5ded13d9 isInit true, usesShared false, 1 GearsObj[0x2456a73b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5790730d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ded13d9 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ded13d9, 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 0x5ded13d9 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ded13d9, 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:1407302271992 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ded13d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ded13d9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273612 d 0ms]] [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:1407302273714 d 0ms]] [junit] canvas1 pos/siz: 31/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273715 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273715 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273763 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x188a433d: tileRendererInUse null, GearsES2[obj 0x188a433d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x188a433d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x188a433d created: GearsObj[0x13cb35da, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x188a433d created: GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x188a433d created: GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x188a433d FIN GearsES2[obj 0x188a433d isInit true, usesShared false, 1 GearsObj[0x13cb35da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53579dd0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x188a433d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648b04c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x188a433d, 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 0x188a433d 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7fba648b04c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x188a433d, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302274749 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x188a433d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x188a433d 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:1407302276364 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:1407302276471 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:1407302276471 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302276475 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302276476 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59a437ac: tileRendererInUse null, GearsES2[obj 0x59a437ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59a437ac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x59a437ac created: GearsObj[0x744fb319, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59a437ac created: GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59a437ac created: GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59a437ac FIN GearsES2[obj 0x59a437ac isInit true, usesShared false, 1 GearsObj[0x744fb319, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63cde5ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59a437ac 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59a437ac, 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 0x7fba64a0b850, 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 0x7fba64a0b850, 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:1407302277506 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59a437ac 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59a437ac, angle 15.0, [l -1.0, r 1.0, b -1.5, t 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 0x59a437ac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59a437ac FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279152 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] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279290 d 0ms]] [junit] SLOCK [T main @ 1407302312676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279307 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279307 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1571e0f6: tileRendererInUse null, GearsES2[obj 0x1571e0f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1571e0f6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1571e0f6 created: GearsObj[0x2ff83728, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1571e0f6 created: GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1571e0f6 created: GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1571e0f6 FIN GearsES2[obj 0x1571e0f6 isInit true, usesShared false, 1 GearsObj[0x2ff83728, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ea4ca0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1571e0f6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648cf960, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1571e0f6, 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 0x7fba648f8940, 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 0x1571e0f6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648cf960, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1571e0f6, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302280337 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648f8940, 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 0x1571e0f6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1571e0f6 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:1407302281973 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:1407302282108 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:1407302282109 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302282113 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302282113 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x73cbc528: tileRendererInUse null, GearsES2[obj 0x73cbc528 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x73cbc528 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x73cbc528 created: GearsObj[0x2270f5ea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x73cbc528 created: GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x73cbc528 created: GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x73cbc528 FIN GearsES2[obj 0x73cbc528 isInit true, usesShared false, 1 GearsObj[0x2270f5ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a3248be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73cbc528 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648b8380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73cbc528, 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 0x7fba64a22fa0, 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 0x7fba64a22fa0, 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:1407302283147 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73cbc528 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648b8380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73cbc528, angle 19.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 0x73cbc528: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73cbc528 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284807 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:1407302284915 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:1407302284915 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284916 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284927 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3a19e897: tileRendererInUse null, GearsES2[obj 0x3a19e897 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3a19e897 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3a19e897 created: GearsObj[0x73cdd7f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3a19e897 created: GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3a19e897 created: GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3a19e897 FIN GearsES2[obj 0x3a19e897 isInit true, usesShared false, 1 GearsObj[0x73cdd7f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ce9212a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a19e897 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64a0b430, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3a19e897, 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 0x7fba64b1b640, 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] GearsES2.reshape 0x3a19e897 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fba64a0b430, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3a19e897, angle 13.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302285963 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fba64b1b640, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a19e897: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a19e897 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:1407302287628 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] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287711 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287712 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287712 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x192cea05: tileRendererInUse null, GearsES2[obj 0x192cea05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x192cea05 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x192cea05 created: GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x192cea05 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x192cea05 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x192cea05 FIN GearsES2[obj 0x192cea05 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 0x192cea05 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fba64b0aba0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x192cea05, 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 0x192cea05 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fba64b0aba0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x192cea05, angle 29.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:1407302288744 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x192cea05: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x192cea05 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290390 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] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x381eb067: tileRendererInUse null, GearsES2[obj 0x381eb067 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x381eb067 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x381eb067 created: GearsObj[0x6140a9b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x381eb067 created: GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x381eb067 created: GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x381eb067 FIN GearsES2[obj 0x381eb067 isInit true, usesShared false, 1 GearsObj[0x6140a9b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10181562, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x381eb067 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649d5140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381eb067, 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 0x381eb067 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649d5140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381eb067, 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:1407302291501 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381eb067: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381eb067 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293125 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:1407302293213 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293213 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293214 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d742726: tileRendererInUse null, GearsES2[obj 0x5d742726 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d742726 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5d742726 created: GearsObj[0x2ec85eee, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d742726 created: GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d742726 created: GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d742726 FIN GearsES2[obj 0x5d742726 isInit true, usesShared false, 1 GearsObj[0x2ec85eee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x313ea275, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d742726 0/0 82x406 of 82x406, swapInterval 1, drawable 0x7fba648da9e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d742726, 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 0x5d742726 0/0 162x526 of 162x526, swapInterval 1, drawable 0x7fba648da9e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d742726, angle 27.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:1407302294246 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d742726: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d742726 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295865 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6efff5a1: tileRendererInUse null, GearsES2[obj 0x6efff5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6efff5a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6efff5a1 created: GearsObj[0x197f676a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6efff5a1 created: GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6efff5a1 created: GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6efff5a1 FIN GearsES2[obj 0x6efff5a1 isInit true, usesShared false, 1 GearsObj[0x197f676a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7454f875, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6efff5a1 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fba64b2a9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efff5a1, 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 0x6efff5a1 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fba64b2a9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efff5a1, angle 28.5, [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:1407302296995 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efff5a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efff5a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298614 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] canvas1 pos/siz: 44/2 334x481 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298703 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298703 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298704 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60cb7730: tileRendererInUse null, GearsES2[obj 0x60cb7730 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60cb7730 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x60cb7730 created: GearsObj[0x55ae5b2c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60cb7730 created: GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60cb7730 created: GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60cb7730 FIN GearsES2[obj 0x60cb7730 isInit true, usesShared false, 1 GearsObj[0x55ae5b2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bd8fec6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60cb7730 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7fba64a44b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60cb7730, 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 0x60cb7730 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7fba64a44b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60cb7730, angle 29.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:1407302299733 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60cb7730: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60cb7730 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301350 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [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:1407302301440 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301441 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301441 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xcea3046: tileRendererInUse null, GearsES2[obj 0xcea3046 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcea3046 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcea3046 created: GearsObj[0x3563739, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcea3046 created: GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcea3046 created: GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcea3046 FIN GearsES2[obj 0xcea3046 isInit true, usesShared false, 1 GearsObj[0x3563739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c3433d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea3046 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b75890, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea3046, 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 0x7fba64b66e30, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b66e30, 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:1407302302477 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea3046 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b75890, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea3046, angle 15.0, [l -1.0, r 1.0, b -1.5, t 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 0xcea3046: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea3046 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304122 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:1407302304236 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304236 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304237 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x610994db: tileRendererInUse null, GearsES2[obj 0x610994db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x610994db on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x610994db created: GearsObj[0x779632eb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x610994db created: GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x610994db created: GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x610994db FIN GearsES2[obj 0x610994db isInit true, usesShared false, 1 GearsObj[0x779632eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c1c19c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x610994db 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7fba64a54d60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x610994db, 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 0x7fba62487e90, 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] RedSquareES2.reshape 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7fba62487e90, 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:1407302305274 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x610994db 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7fba64a54d60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x610994db, angle 13.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] 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 0x610994db: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x610994db FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302306943 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] canvas2 pos/siz: 352/0 352x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7df2095b: tileRendererInUse null, GearsES2[obj 0x7df2095b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7df2095b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7df2095b created: GearsObj[0x364077db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7df2095b created: GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7df2095b created: GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7df2095b FIN GearsES2[obj 0x7df2095b isInit true, usesShared false, 1 GearsObj[0x364077db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x160d4eea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7df2095b 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7fba64bc65c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7df2095b, 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 0x7fba64b0b470, 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] GearsES2.reshape 0x7df2095b 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fba64bc65c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7df2095b, angle 14.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302308099 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fba64b0b470, 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 0x7df2095b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7df2095b FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309725 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] canvas1 pos/siz: 354/2 344x481 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309834 d 0ms]] [junit] canvas2 pos/siz: 2/2 343x481 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309834 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309835 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10c14e39: tileRendererInUse null, GearsES2[obj 0x10c14e39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10c14e39 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x10c14e39 created: GearsObj[0x25493558, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10c14e39 created: GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10c14e39 created: GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10c14e39 FIN GearsES2[obj 0x10c14e39 isInit true, usesShared false, 1 GearsObj[0x25493558, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c78b613, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10c14e39 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7fba648dbfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10c14e39, 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 0x7fba64b0d480, 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 0x7fba64b0d480, 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:1407302310891 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10c14e39 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7fba648dbfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10c14e39, angle 14.5, [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 0x10c14e39: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10c14e39 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.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302312532 d 0ms]] [junit] SLOCK [T main @ 1407302312676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_Compo_None_One took 4.887 sec [junit] Testcase: test01_Compo_Flow_One took 2.743 sec [junit] Testcase: test02_Compo_DblBrd_One took 3.276 sec [junit] Testcase: test03_Compo_Box_One took 2.789 sec [junit] Testcase: test04_Compo_Split_One took 2.741 sec [junit] Testcase: test05_Compo_Flow_Two took 2.76 sec [junit] Testcase: test06_Compo_DblBrd_Two took 2.809 sec [junit] Testcase: test07_Compo_Box_Two took 2.822 sec [junit] Testcase: test08_Compo_Split_Two took 2.82 sec [junit] Testcase: test10_Frame_None_One took 2.75 sec [junit] Testcase: test11_Frame_Flow_One took 2.736 sec [junit] Testcase: test12_Frame_DblBrd_One took 2.716 sec [junit] Testcase: test13_Frame_Box_One took 2.749 sec [junit] Testcase: test14_Frame_Split_One took 2.735 sec [junit] Testcase: test15_Frame_Flow_Two took 2.738 sec [junit] Testcase: test16_Frame_DblBrd_Two took 2.81 sec [junit] Testcase: test17_Frame_Box_Two took 2.771 sec [junit] Testcase: test18_Frame_Split_Two took 2.795 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 57.933 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302254872 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302259885 ms +++ localhost/127.0.0.1:59999 - Locked within 5032 ms, 6 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:1407302262080 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262081 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262089 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302262089 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd1c98c5: tileRendererInUse null, GearsES2[obj 0xd1c98c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xd1c98c5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xd1c98c5 created: GearsObj[0x39ee7088, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xd1c98c5 created: GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xd1c98c5 created: GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd1c98c5 FIN GearsES2[obj 0xd1c98c5 isInit true, usesShared false, 1 GearsObj[0x39ee7088, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x551e0e6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x475ac0e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1c98c5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64857ca0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1c98c5, 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 0xd1c98c5 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba64857ca0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1c98c5, angle 25.0, [l -1.0, r 1.0, b -1.5, t 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:1407302263128 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1c98c5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1c98c5 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264776 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:1407302264872 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264873 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264875 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302264875 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d2fbfd0: tileRendererInUse null, GearsES2[obj 0x7d2fbfd0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d2fbfd0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7d2fbfd0 created: GearsObj[0x5efb2e7b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d2fbfd0 created: GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d2fbfd0 created: GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d2fbfd0 FIN GearsES2[obj 0x7d2fbfd0 isInit true, usesShared false, 1 GearsObj[0x5efb2e7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ca8bdf4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a4efd48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d2fbfd0 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648771f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d2fbfd0, 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 0x7d2fbfd0 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648771f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d2fbfd0, 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:1407302265904 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2fbfd0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2fbfd0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302267523 d 0ms]] [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:1407302268133 d 0ms]] [junit] canvas1 pos/siz: 75/29 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268134 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268145 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302268146 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x574a7ff6: tileRendererInUse null, GearsES2[obj 0x574a7ff6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x574a7ff6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x574a7ff6 created: GearsObj[0x10a17b65, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x574a7ff6 created: GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x574a7ff6 created: GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x574a7ff6 FIN GearsES2[obj 0x574a7ff6 isInit true, usesShared false, 1 GearsObj[0x10a17b65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59ac2c6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36981124, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x574a7ff6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649121b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x574a7ff6, 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 0x574a7ff6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba649121b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x574a7ff6, 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:1407302269185 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x574a7ff6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x574a7ff6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270812 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270959 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270959 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270961 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302270961 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ded13d9: tileRendererInUse null, GearsES2[obj 0x5ded13d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ded13d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5ded13d9 created: GearsObj[0x2456a73b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ded13d9 created: GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ded13d9 created: GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ded13d9 FIN GearsES2[obj 0x5ded13d9 isInit true, usesShared false, 1 GearsObj[0x2456a73b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34fd2520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5790730d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ded13d9 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ded13d9, 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 0x5ded13d9 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ded13d9, 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:1407302271992 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ded13d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ded13d9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273612 d 0ms]] [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:1407302273714 d 0ms]] [junit] canvas1 pos/siz: 31/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273715 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273715 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302273763 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x188a433d: tileRendererInUse null, GearsES2[obj 0x188a433d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x188a433d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x188a433d created: GearsObj[0x13cb35da, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x188a433d created: GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x188a433d created: GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x188a433d FIN GearsES2[obj 0x188a433d isInit true, usesShared false, 1 GearsObj[0x13cb35da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23c855d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53579dd0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x188a433d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648b04c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x188a433d, 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 0x188a433d 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7fba648b04c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x188a433d, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302274749 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x188a433d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x188a433d 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:1407302276364 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:1407302276471 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:1407302276471 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302276475 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302276476 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59a437ac: tileRendererInUse null, GearsES2[obj 0x59a437ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59a437ac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x59a437ac created: GearsObj[0x744fb319, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59a437ac created: GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59a437ac created: GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59a437ac FIN GearsES2[obj 0x59a437ac isInit true, usesShared false, 1 GearsObj[0x744fb319, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c7769f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63cde5ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59a437ac 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59a437ac, 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 0x7fba64a0b850, 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 0x7fba64a0b850, 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:1407302277506 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59a437ac 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba625e1bc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59a437ac, angle 15.0, [l -1.0, r 1.0, b -1.5, t 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 0x59a437ac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59a437ac FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279152 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] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279307 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302279307 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1571e0f6: tileRendererInUse null, GearsES2[obj 0x1571e0f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1571e0f6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1571e0f6 created: GearsObj[0x2ff83728, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1571e0f6 created: GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1571e0f6 created: GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1571e0f6 FIN GearsES2[obj 0x1571e0f6 isInit true, usesShared false, 1 GearsObj[0x2ff83728, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50ed3bb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ea4ca0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1571e0f6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648cf960, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1571e0f6, 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 0x7fba648f8940, 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 0x1571e0f6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648cf960, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1571e0f6, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302280337 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648f8940, 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 0x1571e0f6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1571e0f6 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:1407302281973 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:1407302282108 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:1407302282109 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302282113 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302282113 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x73cbc528: tileRendererInUse null, GearsES2[obj 0x73cbc528 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x73cbc528 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x73cbc528 created: GearsObj[0x2270f5ea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x73cbc528 created: GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x73cbc528 created: GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x73cbc528 FIN GearsES2[obj 0x73cbc528 isInit true, usesShared false, 1 GearsObj[0x2270f5ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2620e750, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a3248be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73cbc528 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba648b8380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73cbc528, 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 0x7fba64a22fa0, 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 0x7fba64a22fa0, 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:1407302283147 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73cbc528 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fba648b8380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73cbc528, angle 19.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 0x73cbc528: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73cbc528 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284807 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:1407302284915 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:1407302284915 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284916 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302284927 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3a19e897: tileRendererInUse null, GearsES2[obj 0x3a19e897 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3a19e897 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3a19e897 created: GearsObj[0x73cdd7f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3a19e897 created: GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3a19e897 created: GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3a19e897 FIN GearsES2[obj 0x3a19e897 isInit true, usesShared false, 1 GearsObj[0x73cdd7f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f1d0f91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ce9212a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a19e897 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64a0b430, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3a19e897, 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 0x7fba64b1b640, 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] GearsES2.reshape 0x3a19e897 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fba64a0b430, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3a19e897, angle 13.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302285963 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fba64b1b640, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a19e897: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a19e897 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:1407302287628 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] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287711 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287712 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302287712 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x192cea05: tileRendererInUse null, GearsES2[obj 0x192cea05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x192cea05 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x192cea05 created: GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x192cea05 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x192cea05 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x192cea05 FIN GearsES2[obj 0x192cea05 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 0x192cea05 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fba64b0aba0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x192cea05, 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 0x192cea05 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fba64b0aba0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x192cea05, angle 29.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:1407302288744 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x192cea05: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x192cea05 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290390 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] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302290464 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x381eb067: tileRendererInUse null, GearsES2[obj 0x381eb067 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x381eb067 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x381eb067 created: GearsObj[0x6140a9b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x381eb067 created: GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x381eb067 created: GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x381eb067 FIN GearsES2[obj 0x381eb067 isInit true, usesShared false, 1 GearsObj[0x6140a9b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c465f42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10181562, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x381eb067 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649d5140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381eb067, 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 0x381eb067 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba649d5140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381eb067, 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:1407302291501 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381eb067: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381eb067 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293125 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:1407302293213 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293213 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302293214 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d742726: tileRendererInUse null, GearsES2[obj 0x5d742726 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d742726 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5d742726 created: GearsObj[0x2ec85eee, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d742726 created: GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d742726 created: GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d742726 FIN GearsES2[obj 0x5d742726 isInit true, usesShared false, 1 GearsObj[0x2ec85eee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64d07340, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x313ea275, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d742726 0/0 82x406 of 82x406, swapInterval 1, drawable 0x7fba648da9e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d742726, 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 0x5d742726 0/0 162x526 of 162x526, swapInterval 1, drawable 0x7fba648da9e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d742726, angle 27.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:1407302294246 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d742726: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d742726 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295865 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302295963 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6efff5a1: tileRendererInUse null, GearsES2[obj 0x6efff5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6efff5a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6efff5a1 created: GearsObj[0x197f676a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6efff5a1 created: GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6efff5a1 created: GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6efff5a1 FIN GearsES2[obj 0x6efff5a1 isInit true, usesShared false, 1 GearsObj[0x197f676a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b5e6d39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7454f875, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6efff5a1 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fba64b2a9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efff5a1, 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 0x6efff5a1 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fba64b2a9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efff5a1, angle 28.5, [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:1407302296995 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efff5a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efff5a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298614 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] canvas1 pos/siz: 44/2 334x481 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298703 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298703 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302298704 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60cb7730: tileRendererInUse null, GearsES2[obj 0x60cb7730 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60cb7730 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x60cb7730 created: GearsObj[0x55ae5b2c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60cb7730 created: GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60cb7730 created: GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60cb7730 FIN GearsES2[obj 0x60cb7730 isInit true, usesShared false, 1 GearsObj[0x55ae5b2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29e3d1a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bd8fec6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60cb7730 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7fba64a44b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60cb7730, 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 0x60cb7730 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7fba64a44b40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60cb7730, angle 29.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:1407302299733 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60cb7730: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60cb7730 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301350 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [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:1407302301440 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301441 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302301441 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xcea3046: tileRendererInUse null, GearsES2[obj 0xcea3046 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcea3046 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcea3046 created: GearsObj[0x3563739, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcea3046 created: GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcea3046 created: GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcea3046 FIN GearsES2[obj 0xcea3046 isInit true, usesShared false, 1 GearsObj[0x3563739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x114380e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c3433d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea3046 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b75890, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea3046, 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 0x7fba64b66e30, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b66e30, 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:1407302302477 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea3046 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fba64b75890, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea3046, angle 15.0, [l -1.0, r 1.0, b -1.5, t 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 0xcea3046: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea3046 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304122 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:1407302304236 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304236 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302304237 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x610994db: tileRendererInUse null, GearsES2[obj 0x610994db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x610994db on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x610994db created: GearsObj[0x779632eb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x610994db created: GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x610994db created: GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x610994db FIN GearsES2[obj 0x610994db isInit true, usesShared false, 1 GearsObj[0x779632eb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25e91fa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c1c19c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x610994db 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7fba64a54d60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x610994db, 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 0x7fba62487e90, 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] RedSquareES2.reshape 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7fba62487e90, 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:1407302305274 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x610994db 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7fba64a54d60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x610994db, angle 13.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] 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 0x610994db: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x610994db FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302306943 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] canvas2 pos/siz: 352/0 352x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302307050 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7df2095b: tileRendererInUse null, GearsES2[obj 0x7df2095b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7df2095b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x7df2095b created: GearsObj[0x364077db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7df2095b created: GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7df2095b created: GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7df2095b FIN GearsES2[obj 0x7df2095b isInit true, usesShared false, 1 GearsObj[0x364077db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x427ce6b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x160d4eea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7df2095b 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7fba64bc65c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7df2095b, 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 0x7fba64b0b470, 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] GearsES2.reshape 0x7df2095b 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fba64bc65c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7df2095b, angle 14.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302308099 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fba64b0b470, 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 0x7df2095b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7df2095b FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309725 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] canvas1 pos/siz: 354/2 344x481 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309834 d 0ms]] [junit] canvas2 pos/siz: 2/2 343x481 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309834 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302309835 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10c14e39: tileRendererInUse null, GearsES2[obj 0x10c14e39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10c14e39 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x10c14e39 created: GearsObj[0x25493558, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10c14e39 created: GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10c14e39 created: GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10c14e39 FIN GearsES2[obj 0x10c14e39 isInit true, usesShared false, 1 GearsObj[0x25493558, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x694d3787, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c78b613, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10c14e39 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7fba648dbfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10c14e39, 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 0x7fba64b0d480, 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 0x7fba64b0d480, 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:1407302310891 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10c14e39 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7fba648dbfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10c14e39, angle 14.5, [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 0x10c14e39: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10c14e39 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.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302312532 d 0ms]] [junit] SLOCK [T main @ 1407302312676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407302314143 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302366240 ms +++ localhost/127.0.0.1:59999 - Locked within 52118 ms, 53 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:1407302368641 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368642 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368643 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368686 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368695 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ab39ec9: tileRendererInUse null, GearsES2[obj 0x6ab39ec9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ab39ec9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6ab39ec9 created: GearsObj[0x6a2361b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ab39ec9 created: GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ab39ec9 created: GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ab39ec9 FIN GearsES2[obj 0x6ab39ec9 isInit true, usesShared false, 1 GearsObj[0x6a2361b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60028b43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ab39ec9 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe213dd0750, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ab39ec9, 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:1407302370256 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302370257 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ab39ec9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ab39ec9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302370291 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] SLOCK [T main @ 1407302370426 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 56.453 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302314143 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302366240 ms +++ localhost/127.0.0.1:59999 - Locked within 52118 ms, 53 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:1407302368641 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368642 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368643 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368686 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368695 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ab39ec9: tileRendererInUse null, GearsES2[obj 0x6ab39ec9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ab39ec9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6ab39ec9 created: GearsObj[0x6a2361b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ab39ec9 created: GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ab39ec9 created: GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ab39ec9 FIN GearsES2[obj 0x6ab39ec9 isInit true, usesShared false, 1 GearsObj[0x6a2361b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60028b43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ab39ec9 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe213dd0750, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ab39ec9, 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:1407302370256 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302370257 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ab39ec9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ab39ec9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302370291 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] SLOCK [T main @ 1407302370426 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.963 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 56.453 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302314143 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302366240 ms +++ localhost/127.0.0.1:59999 - Locked within 52118 ms, 53 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:1407302368641 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368642 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368643 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368686 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302368695 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ab39ec9: tileRendererInUse null, GearsES2[obj 0x6ab39ec9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ab39ec9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6ab39ec9 created: GearsObj[0x6a2361b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ab39ec9 created: GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ab39ec9 created: GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ab39ec9 FIN GearsES2[obj 0x6ab39ec9 isInit true, usesShared false, 1 GearsObj[0x6a2361b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38e2a040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60028b43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ab39ec9 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe213dd0750, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ab39ec9, 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:1407302370256 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302370257 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ab39ec9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ab39ec9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302370291 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] SLOCK [T main @ 1407302370426 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [junit] SLOCK [T main @ 1407302371750 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302374760 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 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:1407302377851 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377852 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377852 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377854 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x34efe8d4: tileRendererInUse null, GearsES2[obj 0x34efe8d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34efe8d4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x34efe8d4 created: GearsObj[0x5419323a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34efe8d4 created: GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34efe8d4 created: GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x34efe8d4 FIN GearsES2[obj 0x34efe8d4 isInit true, usesShared false, 1 GearsObj[0x5419323a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d473d44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34efe8d4 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fb5405e9630, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34efe8d4, 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:1407302379498 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34efe8d4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34efe8d4 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302379533 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.101 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302371750 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302374760 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 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:1407302377851 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377852 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377852 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377854 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x34efe8d4: tileRendererInUse null, GearsES2[obj 0x34efe8d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34efe8d4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x34efe8d4 created: GearsObj[0x5419323a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34efe8d4 created: GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34efe8d4 created: GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x34efe8d4 FIN GearsES2[obj 0x34efe8d4 isInit true, usesShared false, 1 GearsObj[0x5419323a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d473d44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34efe8d4 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fb5405e9630, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34efe8d4, 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:1407302379498 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34efe8d4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34efe8d4 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302379533 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] SLOCK [T main @ 1407302379671 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.768 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.101 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302371750 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302374760 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 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:1407302377851 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377852 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377852 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302377854 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x34efe8d4: tileRendererInUse null, GearsES2[obj 0x34efe8d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34efe8d4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x34efe8d4 created: GearsObj[0x5419323a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34efe8d4 created: GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34efe8d4 created: GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x34efe8d4 FIN GearsES2[obj 0x34efe8d4 isInit true, usesShared false, 1 GearsObj[0x5419323a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4230a8f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d473d44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34efe8d4 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fb5405e9630, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34efe8d4, 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:1407302379498 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34efe8d4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34efe8d4 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302379533 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] SLOCK [T main @ 1407302379671 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302379671 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [junit] SLOCK [T main @ 1407302381048 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302385065 ms +++ localhost/127.0.0.1:59999 - Locked within 4045 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:1407302387692 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387693 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387694 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387697 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4215232f: tileRendererInUse null, GearsES2[obj 0x4215232f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4215232f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4215232f created: GearsObj[0x70076b33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4215232f created: GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4215232f created: GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4215232f FIN GearsES2[obj 0x4215232f isInit true, usesShared false, 1 GearsObj[0x70076b33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77135c3a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4215232f 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fe972889380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4215232f, 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:1407302389339 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4215232f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4215232f 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:1407302389375 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.628 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302381048 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302385065 ms +++ localhost/127.0.0.1:59999 - Locked within 4045 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:1407302387692 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387693 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387694 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387697 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4215232f: tileRendererInUse null, GearsES2[obj 0x4215232f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4215232f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4215232f created: GearsObj[0x70076b33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4215232f created: GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4215232f created: GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4215232f FIN GearsES2[obj 0x4215232f isInit true, usesShared false, 1 GearsObj[0x70076b33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77135c3a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4215232f 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fe972889380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4215232f, 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:1407302389339 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4215232f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4215232f 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:1407302389375 d 0ms]] [junit] SLOCK [T main @ 1407302389513 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.304 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.628 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302381048 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302385065 ms +++ localhost/127.0.0.1:59999 - Locked within 4045 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:1407302387692 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387693 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387694 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302387697 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4215232f: tileRendererInUse null, GearsES2[obj 0x4215232f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4215232f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4215232f created: GearsObj[0x70076b33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4215232f created: GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4215232f created: GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4215232f FIN GearsES2[obj 0x4215232f isInit true, usesShared false, 1 GearsObj[0x70076b33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x770f1aba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77135c3a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4215232f 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fe972889380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4215232f, 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:1407302389339 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4215232f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4215232f 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:1407302389375 d 0ms]] [junit] SLOCK [T main @ 1407302389513 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302389513 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302390843 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302394854 ms +++ localhost/127.0.0.1:59999 - Locked within 4036 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:1407302397485 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397486 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397488 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397511 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x170a2f29: tileRendererInUse null, GearsES2[obj 0x170a2f29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x170a2f29 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x170a2f29 created: GearsObj[0x76f39788, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x170a2f29 created: GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x170a2f29 created: GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x170a2f29 FIN GearsES2[obj 0x170a2f29 isInit true, usesShared false, 1 GearsObj[0x76f39788, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6988a3ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x170a2f29 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fb78492c9b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x170a2f29, 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:1407302399131 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170a2f29: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170a2f29 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302399163 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.618 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302390843 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302394854 ms +++ localhost/127.0.0.1:59999 - Locked within 4036 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:1407302397485 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397486 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397488 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397511 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x170a2f29: tileRendererInUse null, GearsES2[obj 0x170a2f29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x170a2f29 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x170a2f29 created: GearsObj[0x76f39788, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x170a2f29 created: GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x170a2f29 created: GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x170a2f29 FIN GearsES2[obj 0x170a2f29 isInit true, usesShared false, 1 GearsObj[0x76f39788, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6988a3ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x170a2f29 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fb78492c9b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x170a2f29, 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:1407302399131 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170a2f29: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170a2f29 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302399163 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] SLOCK [T main @ 1407302399309 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.305 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.618 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302390843 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302394854 ms +++ localhost/127.0.0.1:59999 - Locked within 4036 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:1407302397485 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397486 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397488 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302397511 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x170a2f29: tileRendererInUse null, GearsES2[obj 0x170a2f29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x170a2f29 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x170a2f29 created: GearsObj[0x76f39788, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x170a2f29 created: GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x170a2f29 created: GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x170a2f29 FIN GearsES2[obj 0x170a2f29 isInit true, usesShared false, 1 GearsObj[0x76f39788, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72619eba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6988a3ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x170a2f29 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fb78492c9b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x170a2f29, 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:1407302399131 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170a2f29: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170a2f29 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302399163 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] SLOCK [T main @ 1407302399309 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302399309 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT [junit] SLOCK [T main @ 1407302400702 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302404715 ms +++ localhost/127.0.0.1:59999 - Locked within 4065 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:1407302406669 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406802 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406804 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406811 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406937 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406937 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52cf89d0: tileRendererInUse null, GearsES2[obj 0x52cf89d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x52cf89d0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x52cf89d0 created: GearsObj[0x5ba71c51, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x52cf89d0 created: GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x52cf89d0 created: GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52cf89d0 FIN GearsES2[obj 0x52cf89d0 isInit true, usesShared false, 1 GearsObj[0x5ba71c51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f86f4c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52cf89d0 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fd42386c970, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52cf89d0, 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 / 1269 ms, 47.2 fps, 21 ms/f; total: 60 f, 47.2 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cf89d0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cf89d0 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302408572 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.167 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302400702 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302404715 ms +++ localhost/127.0.0.1:59999 - Locked within 4065 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:1407302406669 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406802 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406804 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406811 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406937 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406937 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52cf89d0: tileRendererInUse null, GearsES2[obj 0x52cf89d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x52cf89d0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x52cf89d0 created: GearsObj[0x5ba71c51, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x52cf89d0 created: GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x52cf89d0 created: GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52cf89d0 FIN GearsES2[obj 0x52cf89d0 isInit true, usesShared false, 1 GearsObj[0x5ba71c51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f86f4c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52cf89d0 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fd42386c970, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52cf89d0, 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 / 1269 ms, 47.2 fps, 21 ms/f; total: 60 f, 47.2 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cf89d0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cf89d0 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302408572 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] SLOCK [T main @ 1407302408691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.853 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.167 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302400702 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302404715 ms +++ localhost/127.0.0.1:59999 - Locked within 4065 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:1407302406669 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406802 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406803 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406804 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406811 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406937 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302406937 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52cf89d0: tileRendererInUse null, GearsES2[obj 0x52cf89d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x52cf89d0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x52cf89d0 created: GearsObj[0x5ba71c51, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x52cf89d0 created: GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x52cf89d0 created: GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52cf89d0 FIN GearsES2[obj 0x52cf89d0 isInit true, usesShared false, 1 GearsObj[0x5ba71c51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x383438d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f86f4c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52cf89d0 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fd42386c970, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52cf89d0, 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 / 1269 ms, 47.2 fps, 21 ms/f; total: 60 f, 47.2 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cf89d0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cf89d0 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302408572 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] SLOCK [T main @ 1407302408691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302408691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] SLOCK [T main @ 1407302410002 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302414022 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 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:1407302416024 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416149 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416169 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416170 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416170 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416177 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416185 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416314 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416314 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e246c18: tileRendererInUse null, GearsES2[obj 0x4e246c18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e246c18 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4e246c18 created: GearsObj[0x12372ff3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e246c18 created: GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e246c18 created: GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e246c18 FIN GearsES2[obj 0x4e246c18 isInit true, usesShared false, 1 GearsObj[0x12372ff3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x698355aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e246c18 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7f8c8488eda0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e246c18, 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 / 1266 ms, 47.3 fps, 21 ms/f; total: 60 f, 47.3 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e246c18: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e246c18 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302417978 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.313 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302410002 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302414022 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 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:1407302416024 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416149 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416169 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416170 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416170 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416177 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416185 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416314 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416314 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e246c18: tileRendererInUse null, GearsES2[obj 0x4e246c18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e246c18 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4e246c18 created: GearsObj[0x12372ff3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e246c18 created: GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e246c18 created: GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e246c18 FIN GearsES2[obj 0x4e246c18 isInit true, usesShared false, 1 GearsObj[0x12372ff3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x698355aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e246c18 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7f8c8488eda0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e246c18, 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 / 1266 ms, 47.3 fps, 21 ms/f; total: 60 f, 47.3 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e246c18: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e246c18 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302417978 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] SLOCK [T main @ 1407302418110 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.952 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.313 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302410002 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302414022 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 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:1407302416024 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416149 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416169 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416170 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416170 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416177 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416185 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416314 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302416314 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e246c18: tileRendererInUse null, GearsES2[obj 0x4e246c18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e246c18 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4e246c18 created: GearsObj[0x12372ff3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e246c18 created: GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e246c18 created: GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e246c18 FIN GearsES2[obj 0x4e246c18 isInit true, usesShared false, 1 GearsObj[0x12372ff3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x652d03dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x698355aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e246c18 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7f8c8488eda0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e246c18, 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 / 1266 ms, 47.3 fps, 21 ms/f; total: 60 f, 47.3 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e246c18: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e246c18 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302417978 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] SLOCK [T main @ 1407302418110 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302418110 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 @ 1407302419444 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302423472 ms +++ localhost/127.0.0.1:59999 - Locked within 4059 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 / 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, 60000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [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, 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, 120000.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, 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, 156000.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, 160000.0 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, 140000.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, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 162000.0 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, 158181.8 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, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 161538.4 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, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 162857.1 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, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 164000.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, 161250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 165000.0 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, 162352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 165882.3 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, 163333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 166666.6 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, 164210.5 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, 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, 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, 153600.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, 154000.0 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, 152903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 154838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 151875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 153750.0 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 / 3 ms, 20000.0 fps, 0 ms/f; total: 5040 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 141666.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.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 / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 137560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 135714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 138571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 136744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 138139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 139534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 140930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 139090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 140454.5 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 6240 f, 105762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 104262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 105245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 104516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 105483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 106451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 105714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 106666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 107619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 108571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 107812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 108750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 109687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 108923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 109846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 110769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 110909.0 fps, 0 ms/f [junit] 0 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 7380 f, 63076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 63589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 64102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 64067.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 64576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 65084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 65042.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 65546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 66050.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 66554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 66500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 67000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 68000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 67933.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 68429.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 68925.6 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 8400 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 66614.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 67086.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 67559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 67968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 68437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 68372.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 68837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 69302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 69767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 69692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 70153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 70615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 70534.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 70992.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 71450.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 71908.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 9480 f, 71278.1 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72ac317e: tileRendererInUse null, GearsES2[obj 0x72ac317e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72ac317e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x72ac317e created: GearsObj[0x42e95cbf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72ac317e created: GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72ac317e created: GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72ac317e FIN GearsES2[obj 0x72ac317e isInit true, usesShared false, 1 GearsObj[0x42e95cbf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aceac77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72ac317e 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e833d00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72ac317e, 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] 1 s: 60 f / 1055 ms, 56.8 fps, 17 ms/f; total: 9540 f, 8030.3 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72ac317e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72ac317e 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 0xcaf2020: tileRendererInUse null, GearsES2[obj 0xcaf2020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaf2020 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcaf2020 created: GearsObj[0x70d4c132, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaf2020 created: GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaf2020 created: GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcaf2020 FIN GearsES2[obj 0xcaf2020 isInit true, usesShared false, 1 GearsObj[0x70d4c132, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ab2a3e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaf2020 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e906dc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaf2020, 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 0xcaf2020: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcaf2020 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x6f277aab, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x6f277aab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f863180, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e876fa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e876fa0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e876fa0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 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 null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x47bc995, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x47bc995, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1759817d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e92e620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e92e620 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e92e620 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x39be1afc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x39be1afc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4454e707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x9e7b56b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x9e7b56b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2afb925b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x4cc6882c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x4cc6882c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60a179b7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e952740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e952740 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e952740 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0xa46a33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0xa46a33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x518f2876, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x5189112b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x5189112b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64988054, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e941810, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e941810 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e941810 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x43b69758, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x43b69758, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29a69136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e87d050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e87d050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e87d050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x77303ec2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x77303ec2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487c8c05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.396 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302419444 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302423472 ms +++ localhost/127.0.0.1:59999 - Locked within 4059 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 / 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, 60000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [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, 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, 120000.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, 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, 156000.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, 160000.0 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, 140000.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, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 162000.0 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, 158181.8 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, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 161538.4 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, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 162857.1 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, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 164000.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, 161250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 165000.0 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, 162352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 165882.3 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, 163333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 166666.6 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, 164210.5 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, 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, 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, 153600.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, 154000.0 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, 152903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 154838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 151875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 153750.0 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 / 3 ms, 20000.0 fps, 0 ms/f; total: 5040 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 141666.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.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 / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 137560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 135714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 138571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 136744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 138139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 139534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 140930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 139090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 140454.5 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 6240 f, 105762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 104262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 105245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 104516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 105483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 106451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 105714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 106666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 107619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 108571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 107812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 108750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 109687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 108923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 109846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 110769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 110909.0 fps, 0 ms/f [junit] 0 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 7380 f, 63076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 63589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 64102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 64067.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 64576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 65084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 65042.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 65546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 66050.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 66554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 66500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 67000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 68000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 67933.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 68429.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 68925.6 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 8400 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 66614.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 67086.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 67559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 67968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 68437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 68372.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 68837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 69302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 69767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 69692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 70153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 70615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 70534.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 70992.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 71450.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 71908.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 9480 f, 71278.1 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72ac317e: tileRendererInUse null, GearsES2[obj 0x72ac317e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72ac317e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x72ac317e created: GearsObj[0x42e95cbf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72ac317e created: GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72ac317e created: GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72ac317e FIN GearsES2[obj 0x72ac317e isInit true, usesShared false, 1 GearsObj[0x42e95cbf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aceac77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72ac317e 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e833d00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72ac317e, 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] 1 s: 60 f / 1055 ms, 56.8 fps, 17 ms/f; total: 9540 f, 8030.3 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72ac317e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72ac317e 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 0xcaf2020: tileRendererInUse null, GearsES2[obj 0xcaf2020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaf2020 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcaf2020 created: GearsObj[0x70d4c132, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaf2020 created: GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaf2020 created: GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcaf2020 FIN GearsES2[obj 0xcaf2020 isInit true, usesShared false, 1 GearsObj[0x70d4c132, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ab2a3e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaf2020 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e906dc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaf2020, 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 0xcaf2020: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcaf2020 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x6f277aab, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x6f277aab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f863180, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e876fa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e876fa0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e876fa0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 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 null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x47bc995, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x47bc995, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1759817d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e92e620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e92e620 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e92e620 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x39be1afc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x39be1afc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4454e707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x9e7b56b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x9e7b56b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2afb925b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x4cc6882c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x4cc6882c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60a179b7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e952740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e952740 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e952740 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0xa46a33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0xa46a33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x518f2876, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x5189112b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x5189112b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64988054, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e941810, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e941810 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e941810 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x43b69758, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x43b69758, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29a69136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e87d050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e87d050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e87d050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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] SLOCK [T main @ 1407302429644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 0x2899c2b9 created: GearsObj[0x77303ec2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x77303ec2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487c8c05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407302429644 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.117 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.722 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.396 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302419444 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302423472 ms +++ localhost/127.0.0.1:59999 - Locked within 4059 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 / 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, 60000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [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, 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, 120000.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, 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, 156000.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, 160000.0 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, 140000.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, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 162000.0 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, 158181.8 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, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 161538.4 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, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 162857.1 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, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 164000.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, 161250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 165000.0 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, 162352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 165882.3 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, 163333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 166666.6 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, 164210.5 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, 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, 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, 153600.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, 154000.0 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, 152903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 154838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 151875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 153750.0 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 / 3 ms, 20000.0 fps, 0 ms/f; total: 5040 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 141666.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.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 / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 137560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 135714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 138571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 136744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 138139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 139534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 140930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 139090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 140454.5 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 6240 f, 105762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 104262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 105245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 104516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 105483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 106451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 105714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 106666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 107619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 108571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 107812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 108750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 109687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 108923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 109846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 110769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 110909.0 fps, 0 ms/f [junit] 0 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 7380 f, 63076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 63589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 64102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 64067.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 64576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 65084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 65042.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 65546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 66050.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 66554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 66500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 67000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 68000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 67933.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 68429.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 68925.6 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 8400 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 66614.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 67086.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 67559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 67968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 68437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 68372.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 68837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 69302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 69767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 69692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 70153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 70615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 70534.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 70992.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 71450.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 71908.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 9480 f, 71278.1 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72ac317e: tileRendererInUse null, GearsES2[obj 0x72ac317e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72ac317e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x72ac317e created: GearsObj[0x42e95cbf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72ac317e created: GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72ac317e created: GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72ac317e FIN GearsES2[obj 0x72ac317e isInit true, usesShared false, 1 GearsObj[0x42e95cbf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c821ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aceac77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72ac317e 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e833d00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72ac317e, 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] 1 s: 60 f / 1055 ms, 56.8 fps, 17 ms/f; total: 9540 f, 8030.3 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72ac317e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72ac317e 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 0xcaf2020: tileRendererInUse null, GearsES2[obj 0xcaf2020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaf2020 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xcaf2020 created: GearsObj[0x70d4c132, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaf2020 created: GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaf2020 created: GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcaf2020 FIN GearsES2[obj 0xcaf2020 isInit true, usesShared false, 1 GearsObj[0x70d4c132, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fd7f37d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ab2a3e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaf2020 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e906dc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaf2020, 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 0xcaf2020: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcaf2020 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x6f277aab, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x6f277aab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8e6a990, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f863180, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e876fa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e876fa0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e876fa0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 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 null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x47bc995, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x47bc995, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aef577f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1759817d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e92e620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e92e620 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e92e620 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x39be1afc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x39be1afc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fddb401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4454e707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x9e7b56b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x9e7b56b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b3788e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2afb925b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x4cc6882c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x4cc6882c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e162814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60a179b7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e952740, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e952740 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e952740 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0xa46a33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0xa46a33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a383a99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x518f2876, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x5189112b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x5189112b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dc647de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64988054, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e941810, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e941810 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e941810 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x43b69758, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x43b69758, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88a3523, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29a69136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e87d050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e87d050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e87d050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 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 0x2899c2b9: tileRendererInUse null, GearsES2[obj 0x2899c2b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2899c2b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2899c2b9 created: GearsObj[0x77303ec2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2899c2b9 created: GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2899c2b9 created: GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2899c2b9 FIN GearsES2[obj 0x2899c2b9 isInit true, usesShared false, 1 GearsObj[0x77303ec2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x686fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487c8c05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2899c2b9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fe63e8837c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2899c2b9, 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 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2899c2b9 512x490, swapInterval 1, drawable 0x7fe63e8837c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2899c2b9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407302429644 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 @ 1407302431110 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302437123 ms +++ localhost/127.0.0.1:59999 - Locked within 6037 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: 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 0x3836eea0: tileRendererInUse null, GearsES2[obj 0x3836eea0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3836eea0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3836eea0 created: GearsObj[0x26506c57, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3836eea0 created: GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3836eea0 created: GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3836eea0 FIN GearsES2[obj 0x3836eea0 isInit true, usesShared false, 1 GearsObj[0x26506c57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625de173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee85928bb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3836eea0, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3836eea0 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] *** 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: 60 f, 30000.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: 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 0x76ae9919: tileRendererInUse null, GearsES2[obj 0x76ae9919 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x76ae9919 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x76ae9919 created: GearsObj[0x41721870, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x76ae9919 created: GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x76ae9919 created: GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76ae9919 FIN GearsES2[obj 0x76ae9919 isInit true, usesShared false, 1 GearsObj[0x41721870, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c2e2d61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x76ae9919 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee8592e490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x76ae9919, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 0, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 1, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 30000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 559 ms, 107.3 fps, 9 ms/f; total: 120 f, 213.9 fps, 4 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 56, fps 107.334526,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76ae9919: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76ae9919 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: 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 0x3f9ac6e6: tileRendererInUse null, GearsES2[obj 0x3f9ac6e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3f9ac6e6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3f9ac6e6 created: GearsObj[0x6fbd3d6c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3f9ac6e6 created: GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3f9ac6e6 created: GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f9ac6e6 FIN GearsES2[obj 0x3f9ac6e6 isInit true, usesShared false, 1 GearsObj[0x6fbd3d6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380bf630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3f9ac6e6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee835bd1a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3f9ac6e6, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f9ac6e6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f9ac6e6 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x58f71157, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x58f71157, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34f2d11a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x1778e1ea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x1778e1ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78ae166f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x3d62fd41, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x3d62fd41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fa419d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x20d00e99, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x20d00e99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f6354d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x1d82e71, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x1d82e71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19bd6e76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.543 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302431110 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302437123 ms +++ localhost/127.0.0.1:59999 - Locked within 6037 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: 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 0x3836eea0: tileRendererInUse null, GearsES2[obj 0x3836eea0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3836eea0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3836eea0 created: GearsObj[0x26506c57, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3836eea0 created: GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3836eea0 created: GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3836eea0 FIN GearsES2[obj 0x3836eea0 isInit true, usesShared false, 1 GearsObj[0x26506c57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625de173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee85928bb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3836eea0, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3836eea0 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] *** 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: 60 f, 30000.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: 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 0x76ae9919: tileRendererInUse null, GearsES2[obj 0x76ae9919 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x76ae9919 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x76ae9919 created: GearsObj[0x41721870, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x76ae9919 created: GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x76ae9919 created: GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76ae9919 FIN GearsES2[obj 0x76ae9919 isInit true, usesShared false, 1 GearsObj[0x41721870, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c2e2d61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x76ae9919 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee8592e490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x76ae9919, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 0, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 1, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 30000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 559 ms, 107.3 fps, 9 ms/f; total: 120 f, 213.9 fps, 4 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 56, fps 107.334526,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76ae9919: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76ae9919 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: 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 0x3f9ac6e6: tileRendererInUse null, GearsES2[obj 0x3f9ac6e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3f9ac6e6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3f9ac6e6 created: GearsObj[0x6fbd3d6c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3f9ac6e6 created: GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3f9ac6e6 created: GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f9ac6e6 FIN GearsES2[obj 0x3f9ac6e6 isInit true, usesShared false, 1 GearsObj[0x6fbd3d6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380bf630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3f9ac6e6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee835bd1a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3f9ac6e6, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] SLOCK [T main @ 1407302444493 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] About to setTitle: 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: 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: 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: 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: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f9ac6e6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f9ac6e6 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x58f71157, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x58f71157, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34f2d11a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x1778e1ea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x1778e1ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78ae166f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x3d62fd41, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x3d62fd41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fa419d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x20d00e99, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x20d00e99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f6354d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x1d82e71, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x1d82e71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19bd6e76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407302444493 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NoAnimator took 3.563 sec [junit] Testcase: test01Animator took 1.161 sec [junit] Testcase: test02FPSAnimator took 1.14 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.373 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.543 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302431110 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302437123 ms +++ localhost/127.0.0.1:59999 - Locked within 6037 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: 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 0x3836eea0: tileRendererInUse null, GearsES2[obj 0x3836eea0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3836eea0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3836eea0 created: GearsObj[0x26506c57, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3836eea0 created: GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3836eea0 created: GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3836eea0 FIN GearsES2[obj 0x3836eea0 isInit true, usesShared false, 1 GearsObj[0x26506c57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8d767, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625de173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee85928bb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3836eea0, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0 512x512, swapInterval 1, drawable 0x7fee85928bb0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3836eea0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3836eea0 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] *** 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: 60 f, 30000.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: 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 0x76ae9919: tileRendererInUse null, GearsES2[obj 0x76ae9919 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x76ae9919 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x76ae9919 created: GearsObj[0x41721870, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x76ae9919 created: GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x76ae9919 created: GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76ae9919 FIN GearsES2[obj 0x76ae9919 isInit true, usesShared false, 1 GearsObj[0x41721870, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29a282a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c2e2d61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x76ae9919 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee8592e490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x76ae9919, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 0, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 1, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 30000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 559 ms, 107.3 fps, 9 ms/f; total: 120 f, 213.9 fps, 4 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 30000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 56, fps 107.334526,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76ae9919: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76ae9919 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: 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 0x3f9ac6e6: tileRendererInUse null, GearsES2[obj 0x3f9ac6e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3f9ac6e6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3f9ac6e6 created: GearsObj[0x6fbd3d6c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3f9ac6e6 created: GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3f9ac6e6 created: GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f9ac6e6 FIN GearsES2[obj 0x3f9ac6e6 isInit true, usesShared false, 1 GearsObj[0x6fbd3d6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710bb6c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380bf630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x3f9ac6e6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee835bd1a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3f9ac6e6, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f9ac6e6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f9ac6e6 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x58f71157, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x58f71157, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44939462, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34f2d11a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, angle 0.0, [l -1.0, r 1.0, b -1.0, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x1778e1ea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x1778e1ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x137d5b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78ae166f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x3d62fd41, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x3d62fd41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de0d5e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fa419d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x20d00e99, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x20d00e99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b6e6fa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f6354d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 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: 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 0x5f7f8483: tileRendererInUse null, GearsES2[obj 0x5f7f8483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5f7f8483 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x5f7f8483 created: GearsObj[0x1d82e71, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f7f8483 created: GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f7f8483 created: GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f7f8483 FIN GearsES2[obj 0x5f7f8483 isInit true, usesShared false, 1 GearsObj[0x1d82e71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d0fda9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19bd6e76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fee858be1b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f7f8483, 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: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483 512x512, swapInterval 1, drawable 0x7fee858be1b0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x5f7f8483: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f7f8483 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407302444493 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407302446103 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302453121 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 5,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@67f3321f, [junit] handle 0x7fed2493e200, [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@f5fc68a, 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@67f3321f, [junit] Handle 0x7fed2493e200, [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 0x4586dfef], 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 0x58e395e8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x19d7e792], [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 0x762a5241], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x2da42f7f], 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 0x58e395e8], hasSink true, dirty true], state OK, obj 0x547e6602], [junit] Surface JAWTWindow[0x365b38a4][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 0x7fed2492ac40, surfaceHandle 0x7fed2493e200, 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@f5fc68a, 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@67f3321f, [junit] handle 0x7fed2493e200, [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@f5fc68a, 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 <1ee3b2dd, 76f3db02>[count 1, qsz 1, owner ]]] [junit] Restarting surface... [junit] Done [junit] fps: 18.0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1407302457517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.559 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 5,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@67f3321f, [junit] handle 0x7fed2493e200, [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@f5fc68a, 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@67f3321f, [junit] Handle 0x7fed2493e200, [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 0x4586dfef], 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 0x58e395e8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x19d7e792], [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 0x762a5241], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x2da42f7f], 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 0x58e395e8], hasSink true, dirty true], state OK, obj 0x547e6602], [junit] Surface JAWTWindow[0x365b38a4][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 0x7fed2492ac40, surfaceHandle 0x7fed2493e200, 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@f5fc68a, 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@67f3321f, [junit] handle 0x7fed2493e200, [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@f5fc68a, 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 <1ee3b2dd, 76f3db02>[count 1, qsz 1, owner ]]] [junit] Restarting surface... [junit] Done [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302446103 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302453121 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.0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1407302457517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 4.259 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.559 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 5,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@67f3321f, [junit] handle 0x7fed2493e200, [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@f5fc68a, 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@67f3321f, [junit] Handle 0x7fed2493e200, [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 0x4586dfef], 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 0x58e395e8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x19d7e792], [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 0x762a5241], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x2da42f7f], 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 0x58e395e8], hasSink true, dirty true], state OK, obj 0x547e6602], [junit] Surface JAWTWindow[0x365b38a4][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 0x7fed2492ac40, surfaceHandle 0x7fed2493e200, 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@f5fc68a, 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@67f3321f, [junit] handle 0x7fed2493e200, [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@f5fc68a, 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 <1ee3b2dd, 76f3db02>[count 1, qsz 1, owner ]]] [junit] Restarting surface... [junit] Done [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302446103 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302453121 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.0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1407302457517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302458861 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302462871 ms +++ localhost/127.0.0.1:59999 - Locked within 4031 ms, 5 attempts [junit] 2014-08-06 07:21:03.596 java[5625: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] ++++ 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.671 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302458861 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302462871 ms +++ localhost/127.0.0.1:59999 - Locked within 4031 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 @ 1407302466407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.817 sec [junit] Testcase: test02 took 0.688 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.671 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302458861 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302462871 ms +++ localhost/127.0.0.1:59999 - Locked within 4031 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 @ 1407302466407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302466407 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 @ 1407302467666 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302470674 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 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 0x799fbb6d: tileRendererInUse null, GearsES2[obj 0x799fbb6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x799fbb6d on Thread[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 0x799fbb6d created: GearsObj[0x9349448, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x799fbb6d created: GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x799fbb6d created: GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x799fbb6d FIN GearsES2[obj 0x799fbb6d isInit true, usesShared false, 1 GearsObj[0x9349448, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x228287e2, 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 0x799fbb6d 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b135780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x799fbb6d, 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 0x7fc26b135780, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 640x480, swapInterval 0, drawable 0x7fc26b135780 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x799fbb6d 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b135780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x799fbb6d, 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 0x7fc26b135780, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 800x378, swapInterval 0, drawable 0x7fc26b135780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 800x378, swapInterval 0, drawable 0x7fc26b135780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x799fbb6d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x799fbb6d 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 0x4694bc86: tileRendererInUse null, GearsES2[obj 0x4694bc86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4694bc86 on Thread[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 0x4694bc86 created: GearsObj[0x7d8bf453, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4694bc86 created: GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4694bc86 created: GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4694bc86 FIN GearsES2[obj 0x4694bc86 isInit true, usesShared false, 1 GearsObj[0x7d8bf453, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x64016e79, 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 0x4694bc86 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b1022e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4694bc86, 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 0x7fc26b1022e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 640x480, swapInterval 0, drawable 0x7fc26b1022e0 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4694bc86 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b1022e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4694bc86, 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 0x7fc26b1022e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 800x378, swapInterval 0, drawable 0x7fc26b1022e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 800x378, swapInterval 0, drawable 0x7fc26b1022e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4694bc86: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4694bc86 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 0x6d430f4e: tileRendererInUse null, GearsES2[obj 0x6d430f4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d430f4e on Thread[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 0x6d430f4e created: GearsObj[0x4c22980e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6d430f4e created: GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6d430f4e created: GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d430f4e FIN GearsES2[obj 0x6d430f4e isInit true, usesShared false, 1 GearsObj[0x4c22980e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x8bc1115, 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 0x6d430f4e 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b151680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d430f4e, 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 0x7fc26b151680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 640x480, swapInterval 0, drawable 0x7fc26b151680 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d430f4e 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b151680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d430f4e, 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 0x7fc26b151680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 800x378, swapInterval 0, drawable 0x7fc26b151680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 800x378, swapInterval 0, drawable 0x7fc26b151680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d430f4e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d430f4e 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 @ 1407302475689 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.157 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302467666 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302470674 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 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 0x799fbb6d: tileRendererInUse null, GearsES2[obj 0x799fbb6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x799fbb6d on Thread[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 0x799fbb6d created: GearsObj[0x9349448, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x799fbb6d created: GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x799fbb6d created: GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x799fbb6d FIN GearsES2[obj 0x799fbb6d isInit true, usesShared false, 1 GearsObj[0x9349448, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x228287e2, 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 0x799fbb6d 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b135780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x799fbb6d, 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 0x7fc26b135780, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 640x480, swapInterval 0, drawable 0x7fc26b135780 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x799fbb6d 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b135780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x799fbb6d, 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 0x7fc26b135780, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 800x378, swapInterval 0, drawable 0x7fc26b135780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 800x378, swapInterval 0, drawable 0x7fc26b135780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x799fbb6d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x799fbb6d 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 0x4694bc86: tileRendererInUse null, GearsES2[obj 0x4694bc86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4694bc86 on Thread[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 0x4694bc86 created: GearsObj[0x7d8bf453, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4694bc86 created: GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4694bc86 created: GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4694bc86 FIN GearsES2[obj 0x4694bc86 isInit true, usesShared false, 1 GearsObj[0x7d8bf453, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x64016e79, 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 0x4694bc86 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b1022e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4694bc86, 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 0x7fc26b1022e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 640x480, swapInterval 0, drawable 0x7fc26b1022e0 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4694bc86 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b1022e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4694bc86, 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 0x7fc26b1022e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 800x378, swapInterval 0, drawable 0x7fc26b1022e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 800x378, swapInterval 0, drawable 0x7fc26b1022e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4694bc86: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4694bc86 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 0x6d430f4e: tileRendererInUse null, GearsES2[obj 0x6d430f4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d430f4e on Thread[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 0x6d430f4e created: GearsObj[0x4c22980e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6d430f4e created: GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6d430f4e created: GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d430f4e FIN GearsES2[obj 0x6d430f4e isInit true, usesShared false, 1 GearsObj[0x4c22980e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x8bc1115, 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 0x6d430f4e 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b151680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d430f4e, 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 0x7fc26b151680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 640x480, swapInterval 0, drawable 0x7fc26b151680 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d430f4e 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b151680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d430f4e, 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 0x7fc26b151680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 800x378, swapInterval 0, drawable 0x7fc26b151680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 800x378, swapInterval 0, drawable 0x7fc26b151680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d430f4e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d430f4e 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 @ 1407302475689 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_texUnit0_keepTex0_ES2 took 3.192 sec [junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.887 sec [junit] Testcase: test03_texUnit1_keepTex1_ES2 took 0.802 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.157 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302467666 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302470674 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 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 0x799fbb6d: tileRendererInUse null, GearsES2[obj 0x799fbb6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x799fbb6d on Thread[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 0x799fbb6d created: GearsObj[0x9349448, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x799fbb6d created: GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x799fbb6d created: GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x799fbb6d FIN GearsES2[obj 0x799fbb6d isInit true, usesShared false, 1 GearsObj[0x9349448, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5af307b0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x228287e2, 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 0x799fbb6d 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b135780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x799fbb6d, 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 0x7fc26b135780, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 640x480, swapInterval 0, drawable 0x7fc26b135780 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x799fbb6d 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b135780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x799fbb6d, 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 0x7fc26b135780, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 800x378, swapInterval 0, drawable 0x7fc26b135780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x799fbb6d 800x378, swapInterval 0, drawable 0x7fc26b135780 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x799fbb6d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x799fbb6d 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 0x4694bc86: tileRendererInUse null, GearsES2[obj 0x4694bc86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4694bc86 on Thread[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 0x4694bc86 created: GearsObj[0x7d8bf453, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4694bc86 created: GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4694bc86 created: GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4694bc86 FIN GearsES2[obj 0x4694bc86 isInit true, usesShared false, 1 GearsObj[0x7d8bf453, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f55b589, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x64016e79, 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 0x4694bc86 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b1022e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4694bc86, 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 0x7fc26b1022e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 640x480, swapInterval 0, drawable 0x7fc26b1022e0 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4694bc86 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b1022e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4694bc86, 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 0x7fc26b1022e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 800x378, swapInterval 0, drawable 0x7fc26b1022e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4694bc86 800x378, swapInterval 0, drawable 0x7fc26b1022e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4694bc86: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4694bc86 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 0x6d430f4e: tileRendererInUse null, GearsES2[obj 0x6d430f4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d430f4e on Thread[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 0x6d430f4e created: GearsObj[0x4c22980e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6d430f4e created: GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6d430f4e created: GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d430f4e FIN GearsES2[obj 0x6d430f4e isInit true, usesShared false, 1 GearsObj[0x4c22980e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x732ce62e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x8bc1115, 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 0x6d430f4e 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fc26b151680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d430f4e, 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 0x7fc26b151680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 640x480, swapInterval 0, drawable 0x7fc26b151680 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d430f4e 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fc26b151680, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d430f4e, 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 0x7fc26b151680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 800x378, swapInterval 0, drawable 0x7fc26b151680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d430f4e 800x378, swapInterval 0, drawable 0x7fc26b151680 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d430f4e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d430f4e 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 @ 1407302475689 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407302476835 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302481855 ms +++ localhost/127.0.0.1:59999 - Locked within 5047 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 0x6c3da09d: tileRendererInUse null, GearsES2[obj 0x6c3da09d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c3da09d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6c3da09d created: GearsObj[0x21fdb35f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6c3da09d created: GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6c3da09d created: GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c3da09d FIN GearsES2[obj 0x6c3da09d isInit true, usesShared false, 1 GearsObj[0x21fdb35f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1012b3e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c3da09d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb43281a2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c3da09d, 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 0x6c3da09d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c3da09d: tileRendererInUse null, GearsES2[obj 0x6c3da09d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c3da09d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6c3da09d created: GearsObj[0x48beb7b6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6c3da09d created: GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6c3da09d created: GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c3da09d FIN GearsES2[obj 0x6c3da09d isInit true, usesShared false, 1 GearsObj[0x48beb7b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cdfc5a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c3da09d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb43281a2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c3da09d, 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 0x6c3da09d 512x490, swapInterval 1, drawable 0x7fb43281a2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6c3da09d 512x490, swapInterval 1, drawable 0x7fb43281a2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.062 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302476835 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302481855 ms +++ localhost/127.0.0.1:59999 - Locked within 5047 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 0x6c3da09d: tileRendererInUse null, GearsES2[obj 0x6c3da09d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c3da09d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6c3da09d created: GearsObj[0x21fdb35f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6c3da09d created: GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6c3da09d created: GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c3da09d FIN GearsES2[obj 0x6c3da09d isInit true, usesShared false, 1 GearsObj[0x21fdb35f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1012b3e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c3da09d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb43281a2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c3da09d, 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 0x6c3da09d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c3da09d: tileRendererInUse null, GearsES2[obj 0x6c3da09d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c3da09d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6c3da09d created: GearsObj[0x48beb7b6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6c3da09d created: GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6c3da09d created: GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c3da09d FIN GearsES2[obj 0x6c3da09d isInit true, usesShared false, 1 GearsObj[0x48beb7b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cdfc5a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c3da09d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb43281a2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c3da09d, 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 0x6c3da09d 512x490, swapInterval 1, drawable 0x7fb43281a2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6c3da09d 512x490, swapInterval 1, drawable 0x7fb43281a2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] SLOCK [T main @ 1407302484696 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove took 2.714 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.062 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302476835 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302481855 ms +++ localhost/127.0.0.1:59999 - Locked within 5047 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 0x6c3da09d: tileRendererInUse null, GearsES2[obj 0x6c3da09d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c3da09d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6c3da09d created: GearsObj[0x21fdb35f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6c3da09d created: GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6c3da09d created: GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c3da09d FIN GearsES2[obj 0x6c3da09d isInit true, usesShared false, 1 GearsObj[0x21fdb35f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x170b3368, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1012b3e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c3da09d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb43281a2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c3da09d, 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 0x6c3da09d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c3da09d: tileRendererInUse null, GearsES2[obj 0x6c3da09d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c3da09d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6c3da09d created: GearsObj[0x48beb7b6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6c3da09d created: GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6c3da09d created: GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c3da09d FIN GearsES2[obj 0x6c3da09d isInit true, usesShared false, 1 GearsObj[0x48beb7b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x610f3309, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cdfc5a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c3da09d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb43281a2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c3da09d, 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 0x6c3da09d 512x490, swapInterval 1, drawable 0x7fb43281a2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6c3da09d 512x490, swapInterval 1, drawable 0x7fb43281a2f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c3da09d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] SLOCK [T main @ 1407302484696 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302484696 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] SLOCK [T main @ 1407302485802 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302488810 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 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 0x21febcbb: tileRendererInUse null, GearsES2[obj 0x21febcbb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21febcbb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x21febcbb created: GearsObj[0x7fde1684, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21febcbb created: GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21febcbb created: GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21febcbb FIN GearsES2[obj 0x21febcbb isInit true, usesShared false, 1 GearsObj[0x7fde1684, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a88251, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21febcbb 0/0 600x600 of 600x600, swapInterval 1, drawable 0x7fcd7e0bc460, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21febcbb, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x21febcbb 600x600, swapInterval 1, drawable 0x7fcd7e0bc460 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x21febcbb 600x600, swapInterval 1, drawable 0x7fcd7e0bc460 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21febcbb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21febcbb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.903 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302485802 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302488810 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 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 0x21febcbb: tileRendererInUse null, GearsES2[obj 0x21febcbb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21febcbb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x21febcbb created: GearsObj[0x7fde1684, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21febcbb created: GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21febcbb created: GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21febcbb FIN GearsES2[obj 0x21febcbb isInit true, usesShared false, 1 GearsObj[0x7fde1684, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a88251, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21febcbb 0/0 600x600 of 600x600, swapInterval 1, drawable 0x7fcd7e0bc460, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21febcbb, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x21febcbb 600x600, swapInterval 1, drawable 0x7fcd7e0bc460 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x21febcbb 600x600, swapInterval 1, drawable 0x7fcd7e0bc460 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21febcbb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21febcbb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] SLOCK [T main @ 1407302492445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ScrollPane took 3.48 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.903 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302485802 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302488810 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 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 0x21febcbb: tileRendererInUse null, GearsES2[obj 0x21febcbb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21febcbb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x21febcbb created: GearsObj[0x7fde1684, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21febcbb created: GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21febcbb created: GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21febcbb FIN GearsES2[obj 0x21febcbb isInit true, usesShared false, 1 GearsObj[0x7fde1684, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d9875b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a88251, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21febcbb 0/0 600x600 of 600x600, swapInterval 1, drawable 0x7fcd7e0bc460, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21febcbb, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x21febcbb 600x600, swapInterval 1, drawable 0x7fcd7e0bc460 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x21febcbb 600x600, swapInterval 1, drawable 0x7fcd7e0bc460 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21febcbb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21febcbb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] SLOCK [T main @ 1407302492445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302492445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302493737 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302498750 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - 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] testing with java.awt.Window [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x40cc918d: tileRendererInUse null, GearsES2[obj 0x40cc918d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x40cc918d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x40cc918d created: GearsObj[0x2df90731, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x40cc918d created: GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x40cc918d created: GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x40cc918d FIN GearsES2[obj 0x40cc918d isInit true, usesShared false, 1 GearsObj[0x2df90731, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51bc60f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40cc918d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b90da70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x40cc918d, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x40cc918d 512x512, swapInterval 1, drawable 0x7fea0b90da70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40cc918d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b90da70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x40cc918d, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40cc918d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40cc918d FIN [junit] testing with java.awt.Frame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a1da247: tileRendererInUse null, GearsES2[obj 0x4a1da247 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a1da247 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4a1da247 created: GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a1da247 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a1da247 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a1da247 FIN GearsES2[obj 0x4a1da247 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 0x4a1da247 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b928180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a1da247, 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 0x4a1da247 512x490, swapInterval 1, drawable 0x7fea0b928180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a1da247 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b928180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a1da247, 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 0x4a1da247: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a1da247 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xadc5cdf: tileRendererInUse null, GearsES2[obj 0xadc5cdf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xadc5cdf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xadc5cdf created: GearsObj[0xbe5214b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xadc5cdf created: GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xadc5cdf created: GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xadc5cdf FIN GearsES2[obj 0xadc5cdf isInit true, usesShared false, 1 GearsObj[0xbe5214b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2281e252, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xadc5cdf 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b824960, msaa false, tileRendererInUse null [junit] >> GearsES2 0xadc5cdf, 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 0xadc5cdf 512x490, swapInterval 1, drawable 0x7fea0b824960 [junit] cleaning up... [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xadc5cdf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xadc5cdf 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 0x1d6867a4: tileRendererInUse null, GearsES2[obj 0x1d6867a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d6867a4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1d6867a4 created: GearsObj[0x1020c6a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d6867a4 created: GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d6867a4 created: GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d6867a4 FIN GearsES2[obj 0x1d6867a4 isInit true, usesShared false, 1 GearsObj[0x1020c6a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7be97a62, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d6867a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b8656b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d6867a4, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x1d6867a4 512x512, swapInterval 1, drawable 0x7fea0b8656b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d6867a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b8656b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d6867a4, 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 0x1d6867a4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d6867a4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60bd76d7: tileRendererInUse null, GearsES2[obj 0x60bd76d7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60bd76d7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x60bd76d7 created: GearsObj[0x2b7d6c0d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60bd76d7 created: GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60bd76d7 created: GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60bd76d7 FIN GearsES2[obj 0x60bd76d7 isInit true, usesShared false, 1 GearsObj[0x2b7d6c0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4242176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60bd76d7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b84c9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60bd76d7, 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 0x60bd76d7 512x490, swapInterval 1, drawable 0x7fea0b84c9c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60bd76d7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b84c9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60bd76d7, 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 0x60bd76d7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60bd76d7 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1cdace08: tileRendererInUse null, GearsES2[obj 0x1cdace08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1cdace08 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1cdace08 created: GearsObj[0x3456dafb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1cdace08 created: GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1cdace08 created: GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1cdace08 FIN GearsES2[obj 0x1cdace08 isInit true, usesShared false, 1 GearsObj[0x3456dafb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x381578fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1cdace08 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b852350, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1cdace08, 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 0x1cdace08 512x490, swapInterval 1, drawable 0x7fea0b852350 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cdace08: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cdace08 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] cleaning up... [junit] SLOCK [T main @ 1407302507977 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.422 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 @ 1407302493737 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302498750 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x40cc918d: tileRendererInUse null, GearsES2[obj 0x40cc918d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x40cc918d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x40cc918d created: GearsObj[0x2df90731, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x40cc918d created: GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x40cc918d created: GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x40cc918d FIN GearsES2[obj 0x40cc918d isInit true, usesShared false, 1 GearsObj[0x2df90731, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51bc60f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40cc918d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b90da70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x40cc918d, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x40cc918d 512x512, swapInterval 1, drawable 0x7fea0b90da70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40cc918d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b90da70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x40cc918d, 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 0x40cc918d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40cc918d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a1da247: tileRendererInUse null, GearsES2[obj 0x4a1da247 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a1da247 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4a1da247 created: GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a1da247 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a1da247 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a1da247 FIN GearsES2[obj 0x4a1da247 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 0x4a1da247 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b928180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a1da247, 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 0x4a1da247 512x490, swapInterval 1, drawable 0x7fea0b928180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a1da247 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b928180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a1da247, 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 0x4a1da247: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a1da247 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xadc5cdf: tileRendererInUse null, GearsES2[obj 0xadc5cdf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xadc5cdf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xadc5cdf created: GearsObj[0xbe5214b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xadc5cdf created: GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xadc5cdf created: GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xadc5cdf FIN GearsES2[obj 0xadc5cdf isInit true, usesShared false, 1 GearsObj[0xbe5214b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2281e252, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xadc5cdf 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b824960, msaa false, tileRendererInUse null [junit] >> GearsES2 0xadc5cdf, 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 0xadc5cdf 512x490, swapInterval 1, drawable 0x7fea0b824960 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xadc5cdf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xadc5cdf 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 0x1d6867a4: tileRendererInUse null, GearsES2[obj 0x1d6867a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d6867a4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1d6867a4 created: GearsObj[0x1020c6a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d6867a4 created: GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d6867a4 created: GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d6867a4 FIN GearsES2[obj 0x1d6867a4 isInit true, usesShared false, 1 GearsObj[0x1020c6a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7be97a62, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d6867a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b8656b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d6867a4, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x1d6867a4 512x512, swapInterval 1, drawable 0x7fea0b8656b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d6867a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b8656b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d6867a4, 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 0x1d6867a4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d6867a4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60bd76d7: tileRendererInUse null, GearsES2[obj 0x60bd76d7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60bd76d7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x60bd76d7 created: GearsObj[0x2b7d6c0d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60bd76d7 created: GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60bd76d7 created: GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60bd76d7 FIN GearsES2[obj 0x60bd76d7 isInit true, usesShared false, 1 GearsObj[0x2b7d6c0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4242176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60bd76d7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b84c9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60bd76d7, 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 0x60bd76d7 512x490, swapInterval 1, drawable 0x7fea0b84c9c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60bd76d7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b84c9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60bd76d7, 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 0x60bd76d7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60bd76d7 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1cdace08: tileRendererInUse null, GearsES2[obj 0x1cdace08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1cdace08 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1cdace08 created: GearsObj[0x3456dafb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1cdace08 created: GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1cdace08 created: GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1cdace08 FIN GearsES2[obj 0x1cdace08 isInit true, usesShared false, 1 GearsObj[0x3456dafb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x381578fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1cdace08 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b852350, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1cdace08, 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 0x1cdace08 512x490, swapInterval 1, drawable 0x7fea0b852350 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cdace08: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cdace08 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407302507977 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 3.72 sec [junit] Testcase: test02GL2 took 3.45 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.422 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 @ 1407302493737 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302498750 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x40cc918d: tileRendererInUse null, GearsES2[obj 0x40cc918d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x40cc918d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x40cc918d created: GearsObj[0x2df90731, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x40cc918d created: GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x40cc918d created: GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x40cc918d FIN GearsES2[obj 0x40cc918d isInit true, usesShared false, 1 GearsObj[0x2df90731, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3847398b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51bc60f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40cc918d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b90da70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x40cc918d, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x40cc918d 512x512, swapInterval 1, drawable 0x7fea0b90da70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40cc918d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b90da70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x40cc918d, 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 0x40cc918d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40cc918d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a1da247: tileRendererInUse null, GearsES2[obj 0x4a1da247 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a1da247 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4a1da247 created: GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a1da247 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a1da247 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a1da247 FIN GearsES2[obj 0x4a1da247 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 0x4a1da247 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b928180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a1da247, 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 0x4a1da247 512x490, swapInterval 1, drawable 0x7fea0b928180 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a1da247 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b928180, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a1da247, 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 0x4a1da247: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a1da247 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xadc5cdf: tileRendererInUse null, GearsES2[obj 0xadc5cdf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xadc5cdf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0xadc5cdf created: GearsObj[0xbe5214b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xadc5cdf created: GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xadc5cdf created: GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xadc5cdf FIN GearsES2[obj 0xadc5cdf isInit true, usesShared false, 1 GearsObj[0xbe5214b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fecc906, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2281e252, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xadc5cdf 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b824960, msaa false, tileRendererInUse null [junit] >> GearsES2 0xadc5cdf, 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 0xadc5cdf 512x490, swapInterval 1, drawable 0x7fea0b824960 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xadc5cdf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xadc5cdf 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 0x1d6867a4: tileRendererInUse null, GearsES2[obj 0x1d6867a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d6867a4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1d6867a4 created: GearsObj[0x1020c6a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d6867a4 created: GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d6867a4 created: GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d6867a4 FIN GearsES2[obj 0x1d6867a4 isInit true, usesShared false, 1 GearsObj[0x1020c6a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57d182e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7be97a62, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d6867a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b8656b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d6867a4, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x1d6867a4 512x512, swapInterval 1, drawable 0x7fea0b8656b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d6867a4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fea0b8656b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d6867a4, 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 0x1d6867a4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d6867a4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60bd76d7: tileRendererInUse null, GearsES2[obj 0x60bd76d7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60bd76d7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x60bd76d7 created: GearsObj[0x2b7d6c0d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60bd76d7 created: GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60bd76d7 created: GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60bd76d7 FIN GearsES2[obj 0x60bd76d7 isInit true, usesShared false, 1 GearsObj[0x2b7d6c0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3740dfc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4242176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60bd76d7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b84c9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60bd76d7, 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 0x60bd76d7 512x490, swapInterval 1, drawable 0x7fea0b84c9c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60bd76d7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b84c9c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60bd76d7, 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 0x60bd76d7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60bd76d7 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1cdace08: tileRendererInUse null, GearsES2[obj 0x1cdace08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1cdace08 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x1cdace08 created: GearsObj[0x3456dafb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1cdace08 created: GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1cdace08 created: GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1cdace08 FIN GearsES2[obj 0x1cdace08 isInit true, usesShared false, 1 GearsObj[0x3456dafb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3242af95, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x381578fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1cdace08 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fea0b852350, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1cdace08, 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 0x1cdace08 512x490, swapInterval 1, drawable 0x7fea0b852350 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cdace08: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cdace08 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407302507977 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 @ 1407302509285 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302518313 ms +++ localhost/127.0.0.1:59999 - Locked within 9056 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.98 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302509285 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302518313 ms +++ localhost/127.0.0.1:59999 - Locked within 9056 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 @ 1407302522117 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testTextRendererDraw2D took 1.117 sec [junit] Testcase: testTextRendererDraw3D took 0.622 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.98 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302509285 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302518313 ms +++ localhost/127.0.0.1:59999 - Locked within 9056 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 @ 1407302522117 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302522117 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407302523488 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302527496 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 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] Image right side up [junit] Image right side up [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] 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/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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.615 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 @ 1407302523488 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302527496 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 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 @ 1407302529922 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AccumStencilPBuffer took 2.168 sec [junit] Testcase: test01DefaultFBO took 0.07 sec [junit] Testcase: test01DefaultPBuffer took 0.043 sec [junit] Testcase: test01StencilFBO took 0.029 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.615 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 @ 1407302523488 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302527496 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 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 @ 1407302529922 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302529922 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [junit] SLOCK [T main @ 1407302531343 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302533360 ms +++ localhost/127.0.0.1:59999 - Locked within 2042 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.521 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302531343 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302533360 ms +++ localhost/127.0.0.1:59999 - Locked within 2042 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 @ 1407302536724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOnscreenMultiSampleAA0 took 2.581 sec [junit] Testcase: testOnscreenMultiSampleAA4 took 0.309 sec [junit] Testcase: testOnscreenMultiSampleAA8 took 0.351 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.521 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302531343 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302533360 ms +++ localhost/127.0.0.1:59999 - Locked within 2042 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 @ 1407302536724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302536724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [junit] SLOCK [T main @ 1407302538042 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302541058 ms +++ localhost/127.0.0.1:59999 - Locked within 3059 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 0x1282fa7b: tileRendererInUse null, GearsES2[obj 0x1282fa7b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1282fa7b 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 0x1282fa7b created: GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1282fa7b created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1282fa7b created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1282fa7b FIN GearsES2[obj 0x1282fa7b 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 0x1282fa7b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fe913df7c50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1282fa7b, 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 0x1282fa7b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1282fa7b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.429 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302538042 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302541058 ms +++ localhost/127.0.0.1:59999 - Locked within 3059 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 0x1282fa7b: tileRendererInUse null, GearsES2[obj 0x1282fa7b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1282fa7b 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 0x1282fa7b created: GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1282fa7b created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1282fa7b created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1282fa7b FIN GearsES2[obj 0x1282fa7b 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 0x1282fa7b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fe913df7c50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1282fa7b, 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 0x1282fa7b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1282fa7b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] SLOCK [T main @ 1407302544297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 1.172 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.429 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302538042 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302541058 ms +++ localhost/127.0.0.1:59999 - Locked within 3059 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 0x1282fa7b: tileRendererInUse null, GearsES2[obj 0x1282fa7b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1282fa7b 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 0x1282fa7b created: GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1282fa7b created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1282fa7b created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1282fa7b FIN GearsES2[obj 0x1282fa7b 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 0x1282fa7b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fe913df7c50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1282fa7b, 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 0x1282fa7b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1282fa7b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] SLOCK [T main @ 1407302544297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302544297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407302545580 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302548587 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [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:1407302550740 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550743 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c1cd99: tileRendererInUse null, GearsES2[obj 0x3c1cd99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3c1cd99 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3c1cd99 created: GearsObj[0x45578a8b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3c1cd99 created: GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3c1cd99 created: GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c1cd99 FIN GearsES2[obj 0x3c1cd99 isInit true, usesShared false, 1 GearsObj[0x45578a8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67665147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c1cd99 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e3df9690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3c1cd99, 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:1407302551280 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551282 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c1cd99: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c1cd99 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:1407302551308 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:1407302551393 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551396 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551397 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x411025b2: tileRendererInUse null, GearsES2[obj 0x411025b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x411025b2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x411025b2 created: GearsObj[0x2a147f75, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x411025b2 created: GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x411025b2 created: GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x411025b2 FIN GearsES2[obj 0x411025b2 isInit true, usesShared false, 1 GearsObj[0x2a147f75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23837cb9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x411025b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e602f7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x411025b2, 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:1407302551902 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551902 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x411025b2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x411025b2 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:1407302551905 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:1407302552014 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552014 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552018 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b71245d: tileRendererInUse null, GearsES2[obj 0x2b71245d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b71245d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2b71245d created: GearsObj[0x6450c21c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b71245d created: GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b71245d created: GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b71245d FIN GearsES2[obj 0x2b71245d isInit true, usesShared false, 1 GearsObj[0x6450c21c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c9b11d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b71245d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e3dd7200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b71245d, 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:1407302552528 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552529 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b71245d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b71245d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.221 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302545580 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302548587 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [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:1407302550740 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550743 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c1cd99: tileRendererInUse null, GearsES2[obj 0x3c1cd99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3c1cd99 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3c1cd99 created: GearsObj[0x45578a8b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3c1cd99 created: GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3c1cd99 created: GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c1cd99 FIN GearsES2[obj 0x3c1cd99 isInit true, usesShared false, 1 GearsObj[0x45578a8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67665147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c1cd99 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e3df9690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3c1cd99, 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:1407302551280 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551282 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c1cd99: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c1cd99 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:1407302551308 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:1407302551393 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551396 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551397 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x411025b2: tileRendererInUse null, GearsES2[obj 0x411025b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x411025b2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x411025b2 created: GearsObj[0x2a147f75, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x411025b2 created: GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x411025b2 created: GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x411025b2 FIN GearsES2[obj 0x411025b2 isInit true, usesShared false, 1 GearsObj[0x2a147f75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23837cb9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x411025b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e602f7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x411025b2, 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:1407302551902 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551902 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x411025b2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x411025b2 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:1407302551905 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:1407302552014 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552014 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552018 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b71245d: tileRendererInUse null, GearsES2[obj 0x2b71245d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b71245d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2b71245d created: GearsObj[0x6450c21c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b71245d created: GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b71245d created: GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b71245d FIN GearsES2[obj 0x2b71245d isInit true, usesShared false, 1 GearsObj[0x6450c21c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c9b11d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b71245d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e3dd7200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b71245d, 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:1407302552528 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552529 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b71245d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b71245d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] SLOCK [T main @ 1407302552646 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.565 sec [junit] Testcase: test02_GLES2 took 0 sec [junit] Testcase: test03_GL3 took 0.593 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.627 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.221 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302545580 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302548587 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [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:1407302550740 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550742 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550743 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302550750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c1cd99: tileRendererInUse null, GearsES2[obj 0x3c1cd99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3c1cd99 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x3c1cd99 created: GearsObj[0x45578a8b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3c1cd99 created: GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3c1cd99 created: GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c1cd99 FIN GearsES2[obj 0x3c1cd99 isInit true, usesShared false, 1 GearsObj[0x45578a8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7648cf3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67665147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c1cd99 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e3df9690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3c1cd99, 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:1407302551280 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551282 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c1cd99: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c1cd99 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:1407302551308 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:1407302551393 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551395 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551396 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551397 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x411025b2: tileRendererInUse null, GearsES2[obj 0x411025b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x411025b2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x411025b2 created: GearsObj[0x2a147f75, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x411025b2 created: GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x411025b2 created: GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x411025b2 FIN GearsES2[obj 0x411025b2 isInit true, usesShared false, 1 GearsObj[0x2a147f75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27bbefe8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23837cb9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x411025b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e602f7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x411025b2, 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:1407302551902 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302551902 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x411025b2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x411025b2 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:1407302551905 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:1407302552014 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552014 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552015 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552018 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b71245d: tileRendererInUse null, GearsES2[obj 0x2b71245d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b71245d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x2b71245d created: GearsObj[0x6450c21c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b71245d created: GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b71245d created: GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b71245d FIN GearsES2[obj 0x2b71245d isInit true, usesShared false, 1 GearsObj[0x6450c21c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71f7efb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c9b11d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b71245d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff8e3dd7200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b71245d, 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:1407302552528 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552529 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b71245d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b71245d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] SLOCK [T main @ 1407302552646 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302552646 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302552676 d 0ms]] [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 @ 1407302554018 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302558051 ms +++ localhost/127.0.0.1:59999 - Locked within 4071 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 0x42e094cc: tileRendererInUse null, GearsES2[obj 0x42e094cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x42e094cc on Thread[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 0x42e094cc created: GearsObj[0x4eb9613e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x42e094cc created: GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x42e094cc created: GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42e094cc FIN GearsES2[obj 0x42e094cc isInit true, usesShared false, 1 GearsObj[0x4eb9613e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x49ab14bd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42e094cc 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fb853929cd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42e094cc, 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:1407302560544 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302560545 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302560546 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 0x42e094cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42e094cc 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:1407302560810 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:1407302560817 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 0x7fb8538859f0, 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.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:1407302561504 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302561504 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 0x7fb853912040, 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:1407302562215 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302562215 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 0x7fb853819a00, 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] ++++ UITestCase.setUp: 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:1407302562943 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302562943 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 0x7fb85388feb0, 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:1407302563627 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302563627 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 0x7fb8538829a0, 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:1407302564333 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302564333 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 0x744b508: tileRendererInUse null, GearsES2[obj 0x744b508 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x744b508 on Thread[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 0x744b508 created: GearsObj[0x2e9842c2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x744b508 created: GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x744b508 created: GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x744b508 FIN GearsES2[obj 0x744b508 isInit true, usesShared false, 1 GearsObj[0x2e9842c2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x50c3d0fe, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x744b508 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fb8538b7fb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744b508, 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 0x744b508 640x480, swapInterval 0, drawable 0x7fb8538b7fb0 [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 0x744b508: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x744b508 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:1407302565052 d 1ms]] [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:1407302565053 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 0x7fb8538bb310, 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-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 - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302565750 d 0ms]] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.009 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302554018 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302558051 ms +++ localhost/127.0.0.1:59999 - Locked within 4071 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 0x42e094cc: tileRendererInUse null, GearsES2[obj 0x42e094cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x42e094cc on Thread[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 0x42e094cc created: GearsObj[0x4eb9613e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x42e094cc created: GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x42e094cc created: GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42e094cc FIN GearsES2[obj 0x42e094cc isInit true, usesShared false, 1 GearsObj[0x4eb9613e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x49ab14bd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42e094cc 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fb853929cd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42e094cc, 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:1407302560544 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302560545 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302560546 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 0x42e094cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42e094cc 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:1407302560810 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:1407302560817 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 0x7fb8538859f0, 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.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:1407302561504 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302561504 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 0x7fb853912040, 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:1407302562215 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302562215 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 0x7fb853819a00, 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] ++++ UITestCase.setUp: 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:1407302562943 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302562943 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 0x7fb85388feb0, 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:1407302563627 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302563627 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 0x7fb8538829a0, 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:1407302564333 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302564333 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 0x744b508: tileRendererInUse null, GearsES2[obj 0x744b508 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x744b508 on Thread[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 0x744b508 created: GearsObj[0x2e9842c2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x744b508 created: GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x744b508 created: GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x744b508 FIN GearsES2[obj 0x744b508 isInit true, usesShared false, 1 GearsObj[0x2e9842c2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x50c3d0fe, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x744b508 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fb8538b7fb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744b508, 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 0x744b508 640x480, swapInterval 0, drawable 0x7fb8538b7fb0 [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 0x744b508: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x744b508 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:1407302565052 d 1ms]] [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:1407302565053 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 0x7fb8538bb310, 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-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 - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302565750 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302565750 d 0ms]] [junit] SLOCK [T main @ 1407302565877 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 2.632 sec [junit] Testcase: test02_DefaultMsaa took 0.693 sec [junit] Testcase: test03_PbufferNorm took 0.709 sec [junit] Testcase: test04_PbufferMsaa took 0.727 sec [junit] Testcase: test05_BitmapNorm took 0.684 sec [junit] Testcase: test06_BitmapMsaa took 0.705 sec [junit] Testcase: test20_GLES2 took 0 sec [junit] Testcase: test30_GL3 took 0.716 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.697 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.009 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302554018 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302558051 ms +++ localhost/127.0.0.1:59999 - Locked within 4071 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 0x42e094cc: tileRendererInUse null, GearsES2[obj 0x42e094cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x42e094cc on Thread[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 0x42e094cc created: GearsObj[0x4eb9613e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x42e094cc created: GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x42e094cc created: GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42e094cc FIN GearsES2[obj 0x42e094cc isInit true, usesShared false, 1 GearsObj[0x4eb9613e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6c9f55d2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x49ab14bd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42e094cc 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fb853929cd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42e094cc, 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:1407302560544 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302560545 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302560546 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 0x42e094cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42e094cc 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:1407302560810 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:1407302560817 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 0x7fb8538859f0, 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.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:1407302561504 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302561504 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 0x7fb853912040, 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:1407302562215 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302562215 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 0x7fb853819a00, 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] ++++ UITestCase.setUp: 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:1407302562943 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302562943 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 0x7fb85388feb0, 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:1407302563627 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302563627 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 0x7fb8538829a0, 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:1407302564333 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302564333 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 0x744b508: tileRendererInUse null, GearsES2[obj 0x744b508 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x744b508 on Thread[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 0x744b508 created: GearsObj[0x2e9842c2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x744b508 created: GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x744b508 created: GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x744b508 FIN GearsES2[obj 0x744b508 isInit true, usesShared false, 1 GearsObj[0x2e9842c2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xe46e674, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x50c3d0fe, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x744b508 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fb8538b7fb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744b508, 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 0x744b508 640x480, swapInterval 0, drawable 0x7fb8538b7fb0 [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 0x744b508: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x744b508 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:1407302565052 d 1ms]] [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:1407302565053 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 0x7fb8538bb310, 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-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 - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302565750 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302565750 d 0ms]] [junit] SLOCK [T main @ 1407302565877 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302565750 d 0ms]] [junit] SLOCK [T main @ 1407302565877 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 @ 1407302566921 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302574935 ms +++ localhost/127.0.0.1:59999 - Locked within 8051 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 0xa15ace5: tileRendererInUse null, GearsES2[obj 0xa15ace5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa15ace5 on Thread[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 0xa15ace5 created: GearsObj[0x3a125732, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xa15ace5 created: GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xa15ace5 created: GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xa15ace5 FIN GearsES2[obj 0xa15ace5 isInit true, usesShared false, 1 GearsObj[0x3a125732, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x46e2812b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa15ace5 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d42116f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa15ace5, 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 0x20d144ae: tileRendererInUse null, GearsES2[obj 0x20d144ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x20d144ae on Thread[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 0x20d144ae created: GearsObj[0x4e7330e5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x20d144ae created: GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x20d144ae created: GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20d144ae FIN GearsES2[obj 0x20d144ae isInit true, usesShared false, 1 GearsObj[0x4e7330e5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d449c67, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20d144ae 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d4232560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20d144ae, 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 0xaf40c57: tileRendererInUse null, GearsES2[obj 0xaf40c57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xaf40c57 on Thread[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 0xaf40c57 created: GearsObj[0x4162d478, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xaf40c57 created: GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xaf40c57 created: GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xaf40c57 FIN GearsES2[obj 0xaf40c57 isInit true, usesShared false, 1 GearsObj[0x4162d478, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1716fede, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xaf40c57 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d424ccb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xaf40c57, 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 0x1c56295f: tileRendererInUse null, GearsES2[obj 0x1c56295f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1c56295f on Thread[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 0x1c56295f created: GearsObj[0x16236fc7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1c56295f created: GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1c56295f created: GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1c56295f FIN GearsES2[obj 0x1c56295f isInit true, usesShared false, 1 GearsObj[0x16236fc7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x41f2cbc0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1c56295f 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d42646c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1c56295f, 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 0xa15ace5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa15ace5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20d144ae: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20d144ae FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf40c57: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf40c57 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c56295f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c56295f 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 0x2e1022ec: tileRendererInUse null, GearsES2[obj 0x2e1022ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2e1022ec 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 0x2e1022ec created: GearsObj[0x487afd20, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2e1022ec created: GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2e1022ec created: GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e1022ec FIN GearsES2[obj 0x2e1022ec isInit true, usesShared false, 1 GearsObj[0x487afd20, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3b6a39c3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e1022ec 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d42804b0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2e1022ec, 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 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[0x615d7843, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2564cb94 created: GearsObj[0x3f82a8a5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2564cb94 created: GearsObj[0x3f82a8a5, 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[0x615d7843, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f82a8a5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1b0e0936, 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 0x7f88d416fe00, 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 0xe4541bd: tileRendererInUse null, GearsES2[obj 0xe4541bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xe4541bd 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 0xe4541bd created: GearsObj[0x136c2147, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xe4541bd created: GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xe4541bd created: GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe4541bd FIN GearsES2[obj 0xe4541bd isInit true, usesShared false, 1 GearsObj[0x136c2147, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc3d6fb9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4541bd 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d417e530, msaa true, tileRendererInUse null [junit] >> GearsES2 0xe4541bd, 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 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[0x1a80d720, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x64dee69c created: GearsObj[0xab8378, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x64dee69c created: GearsObj[0xab8378, 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[0x1a80d720, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xab8378, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7c443b9f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64dee69c 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d419d020, msaa true, tileRendererInUse null [junit] >> GearsES2 0x64dee69c, 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 0x2e1022ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e1022ec FIN [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 0xe4541bd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4541bd 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] ++++ 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 0x6030db35: tileRendererInUse null, GearsES2[obj 0x6030db35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6030db35 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 0x6030db35 created: GearsObj[0x4ebb8efa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6030db35 created: GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6030db35 created: GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6030db35 FIN GearsES2[obj 0x6030db35 isInit true, usesShared false, 1 GearsObj[0x4ebb8efa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4d750d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6030db35 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d41aeac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6030db35, 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 0x2787a5e9: tileRendererInUse null, GearsES2[obj 0x2787a5e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2787a5e9 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 0x2787a5e9 created: GearsObj[0x5def0744, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2787a5e9 created: GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2787a5e9 created: GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2787a5e9 FIN GearsES2[obj 0x2787a5e9 isInit true, usesShared false, 1 GearsObj[0x5def0744, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74de56cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2787a5e9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d1c9f060, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2787a5e9, 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 0x38431813: tileRendererInUse null, GearsES2[obj 0x38431813 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x38431813 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 0x38431813 created: GearsObj[0x7a1ac638, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x38431813 created: GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x38431813 created: GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38431813 FIN GearsES2[obj 0x38431813 isInit true, usesShared false, 1 GearsObj[0x7a1ac638, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46fd007c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38431813 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d416fdd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x38431813, 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 0x3ce1a440: tileRendererInUse null, GearsES2[obj 0x3ce1a440 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ce1a440 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 0x3ce1a440 created: GearsObj[0x7b3d95a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ce1a440 created: GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ce1a440 created: GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ce1a440 FIN GearsES2[obj 0x3ce1a440 isInit true, usesShared false, 1 GearsObj[0x7b3d95a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1db73b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ce1a440 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d41c2de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ce1a440, 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 0x6030db35: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6030db35 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2787a5e9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2787a5e9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38431813: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38431813 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ce1a440: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ce1a440 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 0x39addae4: tileRendererInUse null, GearsES2[obj 0x39addae4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39addae4 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 0x39addae4 created: GearsObj[0x2ded1e04, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39addae4 created: GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39addae4 created: GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39addae4 FIN GearsES2[obj 0x39addae4 isInit true, usesShared false, 1 GearsObj[0x2ded1e04, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5268ab18, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39addae4 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d4261510, msaa true, tileRendererInUse null [junit] >> GearsES2 0x39addae4, 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 0x44fdcc51: tileRendererInUse null, GearsES2[obj 0x44fdcc51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44fdcc51 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 0x44fdcc51 created: GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44fdcc51 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44fdcc51 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44fdcc51 FIN GearsES2[obj 0x44fdcc51 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 0x44fdcc51 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d428eb90, msaa true, tileRendererInUse null [junit] >> GearsES2 0x44fdcc51, 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 0x7270fd39: tileRendererInUse null, GearsES2[obj 0x7270fd39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7270fd39 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 0x7270fd39 created: GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7270fd39 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7270fd39 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7270fd39 FIN GearsES2[obj 0x7270fd39 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 0x7270fd39 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d421d420, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7270fd39, 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 0x2270f5ea: tileRendererInUse null, GearsES2[obj 0x2270f5ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2270f5ea 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 0x2270f5ea created: GearsObj[0x1364a89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2270f5ea created: GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2270f5ea created: GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2270f5ea FIN GearsES2[obj 0x2270f5ea isInit true, usesShared false, 1 GearsObj[0x1364a89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fae059d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2270f5ea 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d419b2f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2270f5ea, 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 0x39addae4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39addae4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44fdcc51: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44fdcc51 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7270fd39: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7270fd39 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2270f5ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2270f5ea 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 0x7f88d4247410, 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 0x7f88d42c9380, 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 0x7f88d42afac0, 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 0x7f88d42926c0, 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 0x7f88d4193d20, 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 0x7f88d4296c70, 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 0x7f88d41cf950, 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 0x7f88d42a32a0, 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 @ 1407302581588 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.802 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302566921 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302574935 ms +++ localhost/127.0.0.1:59999 - Locked within 8051 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 0xa15ace5: tileRendererInUse null, GearsES2[obj 0xa15ace5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa15ace5 on Thread[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 0xa15ace5 created: GearsObj[0x3a125732, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xa15ace5 created: GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xa15ace5 created: GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xa15ace5 FIN GearsES2[obj 0xa15ace5 isInit true, usesShared false, 1 GearsObj[0x3a125732, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x46e2812b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa15ace5 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d42116f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa15ace5, 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 0x20d144ae: tileRendererInUse null, GearsES2[obj 0x20d144ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x20d144ae on Thread[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 0x20d144ae created: GearsObj[0x4e7330e5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x20d144ae created: GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x20d144ae created: GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20d144ae FIN GearsES2[obj 0x20d144ae isInit true, usesShared false, 1 GearsObj[0x4e7330e5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d449c67, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20d144ae 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d4232560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20d144ae, 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 0xaf40c57: tileRendererInUse null, GearsES2[obj 0xaf40c57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xaf40c57 on Thread[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 0xaf40c57 created: GearsObj[0x4162d478, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xaf40c57 created: GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xaf40c57 created: GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xaf40c57 FIN GearsES2[obj 0xaf40c57 isInit true, usesShared false, 1 GearsObj[0x4162d478, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1716fede, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xaf40c57 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d424ccb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xaf40c57, 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 0x1c56295f: tileRendererInUse null, GearsES2[obj 0x1c56295f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1c56295f on Thread[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 0x1c56295f created: GearsObj[0x16236fc7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1c56295f created: GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1c56295f created: GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1c56295f FIN GearsES2[obj 0x1c56295f isInit true, usesShared false, 1 GearsObj[0x16236fc7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x41f2cbc0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1c56295f 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d42646c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1c56295f, 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 0xa15ace5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa15ace5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20d144ae: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20d144ae FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf40c57: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf40c57 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c56295f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c56295f 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 0x2e1022ec: tileRendererInUse null, GearsES2[obj 0x2e1022ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2e1022ec 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 0x2e1022ec created: GearsObj[0x487afd20, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2e1022ec created: GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2e1022ec created: GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e1022ec FIN GearsES2[obj 0x2e1022ec isInit true, usesShared false, 1 GearsObj[0x487afd20, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3b6a39c3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e1022ec 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d42804b0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2e1022ec, 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 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[0x615d7843, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2564cb94 created: GearsObj[0x3f82a8a5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2564cb94 created: GearsObj[0x3f82a8a5, 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[0x615d7843, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f82a8a5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1b0e0936, 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 0x7f88d416fe00, 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 0xe4541bd: tileRendererInUse null, GearsES2[obj 0xe4541bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xe4541bd 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 0xe4541bd created: GearsObj[0x136c2147, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xe4541bd created: GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xe4541bd created: GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe4541bd FIN GearsES2[obj 0xe4541bd isInit true, usesShared false, 1 GearsObj[0x136c2147, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc3d6fb9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4541bd 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d417e530, msaa true, tileRendererInUse null [junit] >> GearsES2 0xe4541bd, 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 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[0x1a80d720, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x64dee69c created: GearsObj[0xab8378, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x64dee69c created: GearsObj[0xab8378, 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[0x1a80d720, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xab8378, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7c443b9f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64dee69c 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d419d020, msaa true, tileRendererInUse null [junit] >> GearsES2 0x64dee69c, 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 0x2e1022ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e1022ec FIN [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 0xe4541bd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4541bd 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] ++++ 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 0x6030db35: tileRendererInUse null, GearsES2[obj 0x6030db35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6030db35 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 0x6030db35 created: GearsObj[0x4ebb8efa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6030db35 created: GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6030db35 created: GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6030db35 FIN GearsES2[obj 0x6030db35 isInit true, usesShared false, 1 GearsObj[0x4ebb8efa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4d750d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6030db35 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d41aeac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6030db35, 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 0x2787a5e9: tileRendererInUse null, GearsES2[obj 0x2787a5e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2787a5e9 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 0x2787a5e9 created: GearsObj[0x5def0744, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2787a5e9 created: GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2787a5e9 created: GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2787a5e9 FIN GearsES2[obj 0x2787a5e9 isInit true, usesShared false, 1 GearsObj[0x5def0744, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74de56cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2787a5e9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d1c9f060, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2787a5e9, 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 0x38431813: tileRendererInUse null, GearsES2[obj 0x38431813 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x38431813 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 0x38431813 created: GearsObj[0x7a1ac638, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x38431813 created: GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x38431813 created: GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38431813 FIN GearsES2[obj 0x38431813 isInit true, usesShared false, 1 GearsObj[0x7a1ac638, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46fd007c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38431813 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d416fdd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x38431813, 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 0x3ce1a440: tileRendererInUse null, GearsES2[obj 0x3ce1a440 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ce1a440 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 0x3ce1a440 created: GearsObj[0x7b3d95a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ce1a440 created: GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ce1a440 created: GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ce1a440 FIN GearsES2[obj 0x3ce1a440 isInit true, usesShared false, 1 GearsObj[0x7b3d95a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1db73b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ce1a440 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d41c2de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ce1a440, 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 0x6030db35: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6030db35 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2787a5e9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2787a5e9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38431813: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38431813 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ce1a440: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ce1a440 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 0x39addae4: tileRendererInUse null, GearsES2[obj 0x39addae4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39addae4 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 0x39addae4 created: GearsObj[0x2ded1e04, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39addae4 created: GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39addae4 created: GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39addae4 FIN GearsES2[obj 0x39addae4 isInit true, usesShared false, 1 GearsObj[0x2ded1e04, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5268ab18, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39addae4 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d4261510, msaa true, tileRendererInUse null [junit] >> GearsES2 0x39addae4, 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 0x44fdcc51: tileRendererInUse null, GearsES2[obj 0x44fdcc51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44fdcc51 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 0x44fdcc51 created: GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44fdcc51 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44fdcc51 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44fdcc51 FIN GearsES2[obj 0x44fdcc51 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 0x44fdcc51 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d428eb90, msaa true, tileRendererInUse null [junit] >> GearsES2 0x44fdcc51, 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 0x7270fd39: tileRendererInUse null, GearsES2[obj 0x7270fd39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7270fd39 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 0x7270fd39 created: GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7270fd39 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7270fd39 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7270fd39 FIN GearsES2[obj 0x7270fd39 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 0x7270fd39 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d421d420, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7270fd39, 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 0x2270f5ea: tileRendererInUse null, GearsES2[obj 0x2270f5ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2270f5ea 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 0x2270f5ea created: GearsObj[0x1364a89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2270f5ea created: GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2270f5ea created: GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2270f5ea FIN GearsES2[obj 0x2270f5ea isInit true, usesShared false, 1 GearsObj[0x1364a89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fae059d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2270f5ea 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d419b2f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2270f5ea, 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 0x39addae4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39addae4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44fdcc51: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44fdcc51 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7270fd39: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7270fd39 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2270f5ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2270f5ea 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 0x7f88d4247410, 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 0x7f88d42c9380, 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 0x7f88d42afac0, 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 0x7f88d42926c0, 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 0x7f88d4193d20, 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 0x7f88d4296c70, 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 0x7f88d41cf950, 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 0x7f88d42a32a0, 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 @ 1407302581588 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 1.292 sec [junit] Testcase: test02_DefaultMsaa took 0.695 sec [junit] Testcase: test03_PbufferNorm took 0.678 sec [junit] Testcase: test04_PbufferMsaa took 0.631 sec [junit] Testcase: test05_BitmapNorm took 0.637 sec [junit] Testcase: test06_BitmapMsaa took 0.686 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.802 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302566921 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302574935 ms +++ localhost/127.0.0.1:59999 - Locked within 8051 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 0xa15ace5: tileRendererInUse null, GearsES2[obj 0xa15ace5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa15ace5 on Thread[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 0xa15ace5 created: GearsObj[0x3a125732, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xa15ace5 created: GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xa15ace5 created: GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xa15ace5 FIN GearsES2[obj 0xa15ace5 isInit true, usesShared false, 1 GearsObj[0x3a125732, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa1ab167, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x46e2812b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa15ace5 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d42116f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa15ace5, 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 0x20d144ae: tileRendererInUse null, GearsES2[obj 0x20d144ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x20d144ae on Thread[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 0x20d144ae created: GearsObj[0x4e7330e5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x20d144ae created: GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x20d144ae created: GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20d144ae FIN GearsES2[obj 0x20d144ae isInit true, usesShared false, 1 GearsObj[0x4e7330e5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6c8f329f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d449c67, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20d144ae 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d4232560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20d144ae, 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 0xaf40c57: tileRendererInUse null, GearsES2[obj 0xaf40c57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xaf40c57 on Thread[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 0xaf40c57 created: GearsObj[0x4162d478, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xaf40c57 created: GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xaf40c57 created: GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xaf40c57 FIN GearsES2[obj 0xaf40c57 isInit true, usesShared false, 1 GearsObj[0x4162d478, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f6b33d1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1716fede, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xaf40c57 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d424ccb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xaf40c57, 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 0x1c56295f: tileRendererInUse null, GearsES2[obj 0x1c56295f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1c56295f on Thread[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 0x1c56295f created: GearsObj[0x16236fc7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1c56295f created: GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1c56295f created: GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1c56295f FIN GearsES2[obj 0x1c56295f isInit true, usesShared false, 1 GearsObj[0x16236fc7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x707f7d2b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x41f2cbc0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1c56295f 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d42646c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1c56295f, 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 0xa15ace5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa15ace5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20d144ae: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20d144ae FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf40c57: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf40c57 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c56295f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c56295f 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 0x2e1022ec: tileRendererInUse null, GearsES2[obj 0x2e1022ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2e1022ec 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 0x2e1022ec created: GearsObj[0x487afd20, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2e1022ec created: GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2e1022ec created: GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e1022ec FIN GearsES2[obj 0x2e1022ec isInit true, usesShared false, 1 GearsObj[0x487afd20, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x280650d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3b6a39c3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e1022ec 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d42804b0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2e1022ec, 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 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[0x615d7843, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2564cb94 created: GearsObj[0x3f82a8a5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2564cb94 created: GearsObj[0x3f82a8a5, 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[0x615d7843, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f82a8a5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1b0e0936, 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 0x7f88d416fe00, 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 0xe4541bd: tileRendererInUse null, GearsES2[obj 0xe4541bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xe4541bd 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 0xe4541bd created: GearsObj[0x136c2147, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xe4541bd created: GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xe4541bd created: GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe4541bd FIN GearsES2[obj 0xe4541bd isInit true, usesShared false, 1 GearsObj[0x136c2147, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1ffcc647, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc3d6fb9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4541bd 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d417e530, msaa true, tileRendererInUse null [junit] >> GearsES2 0xe4541bd, 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 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[0x1a80d720, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x64dee69c created: GearsObj[0xab8378, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x64dee69c created: GearsObj[0xab8378, 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[0x1a80d720, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xab8378, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7c443b9f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64dee69c 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d419d020, msaa true, tileRendererInUse null [junit] >> GearsES2 0x64dee69c, 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 0x2e1022ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e1022ec FIN [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 0xe4541bd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4541bd 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] ++++ 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 0x6030db35: tileRendererInUse null, GearsES2[obj 0x6030db35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6030db35 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 0x6030db35 created: GearsObj[0x4ebb8efa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6030db35 created: GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6030db35 created: GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6030db35 FIN GearsES2[obj 0x6030db35 isInit true, usesShared false, 1 GearsObj[0x4ebb8efa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ba7e777, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4d750d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6030db35 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d41aeac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6030db35, 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 0x2787a5e9: tileRendererInUse null, GearsES2[obj 0x2787a5e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2787a5e9 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 0x2787a5e9 created: GearsObj[0x5def0744, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2787a5e9 created: GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2787a5e9 created: GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2787a5e9 FIN GearsES2[obj 0x2787a5e9 isInit true, usesShared false, 1 GearsObj[0x5def0744, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77c63189, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74de56cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2787a5e9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d1c9f060, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2787a5e9, 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 0x38431813: tileRendererInUse null, GearsES2[obj 0x38431813 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x38431813 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 0x38431813 created: GearsObj[0x7a1ac638, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x38431813 created: GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x38431813 created: GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38431813 FIN GearsES2[obj 0x38431813 isInit true, usesShared false, 1 GearsObj[0x7a1ac638, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73cbc528, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46fd007c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38431813 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d416fdd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x38431813, 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 0x3ce1a440: tileRendererInUse null, GearsES2[obj 0x3ce1a440 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ce1a440 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 0x3ce1a440 created: GearsObj[0x7b3d95a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ce1a440 created: GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ce1a440 created: GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ce1a440 FIN GearsES2[obj 0x3ce1a440 isInit true, usesShared false, 1 GearsObj[0x7b3d95a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x82c0480, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1db73b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ce1a440 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d41c2de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ce1a440, 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 0x6030db35: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6030db35 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2787a5e9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2787a5e9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38431813: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38431813 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ce1a440: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ce1a440 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 0x39addae4: tileRendererInUse null, GearsES2[obj 0x39addae4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39addae4 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 0x39addae4 created: GearsObj[0x2ded1e04, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39addae4 created: GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39addae4 created: GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39addae4 FIN GearsES2[obj 0x39addae4 isInit true, usesShared false, 1 GearsObj[0x2ded1e04, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a4db02a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5268ab18, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39addae4 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d4261510, msaa true, tileRendererInUse null [junit] >> GearsES2 0x39addae4, 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 0x44fdcc51: tileRendererInUse null, GearsES2[obj 0x44fdcc51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44fdcc51 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 0x44fdcc51 created: GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44fdcc51 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44fdcc51 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44fdcc51 FIN GearsES2[obj 0x44fdcc51 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 0x44fdcc51 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f88d428eb90, msaa true, tileRendererInUse null [junit] >> GearsES2 0x44fdcc51, 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 0x7270fd39: tileRendererInUse null, GearsES2[obj 0x7270fd39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7270fd39 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 0x7270fd39 created: GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7270fd39 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7270fd39 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7270fd39 FIN GearsES2[obj 0x7270fd39 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 0x7270fd39 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f88d421d420, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7270fd39, 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 0x2270f5ea: tileRendererInUse null, GearsES2[obj 0x2270f5ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2270f5ea 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 0x2270f5ea created: GearsObj[0x1364a89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2270f5ea created: GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2270f5ea created: GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2270f5ea FIN GearsES2[obj 0x2270f5ea isInit true, usesShared false, 1 GearsObj[0x1364a89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x135768fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fae059d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2270f5ea 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f88d419b2f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2270f5ea, 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 0x39addae4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39addae4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44fdcc51: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44fdcc51 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7270fd39: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7270fd39 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2270f5ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2270f5ea 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 0x7f88d4247410, 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 0x7f88d42c9380, 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 0x7f88d42afac0, 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 0x7f88d42926c0, 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 0x7f88d4193d20, 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 0x7f88d4296c70, 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 0x7f88d41cf950, 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 0x7f88d42a32a0, 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 @ 1407302581588 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407302583153 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302589161 ms +++ localhost/127.0.0.1:59999 - Locked within 6030 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 0x7fb711dd2230, 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: 9.01 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302583153 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302589161 ms +++ localhost/127.0.0.1:59999 - Locked within 6030 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 0x7fb711dd2230, 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 @ 1407302592023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.831 sec [junit] SLOCK [T main @ 1407302592023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.01 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302583153 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302589161 ms +++ localhost/127.0.0.1:59999 - Locked within 6030 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 0x7fb711dd2230, 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 @ 1407302592023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1407302593123 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302595130 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 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:1407302597257 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597258 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597258 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597259 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597259 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597268 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 0x7fcb4b5f1500, 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 / 1187 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302598507 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302598508 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:1407302598521 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.659 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302593123 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302595130 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 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:1407302597257 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597258 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597258 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597259 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597259 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597268 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 0x7fcb4b5f1500, 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 / 1187 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302598507 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302598508 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:1407302598521 d 0ms]] [junit] SLOCK [T main @ 1407302598640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.483 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.659 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302593123 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302595130 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 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:1407302597257 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597258 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597258 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597259 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597259 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302597268 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 0x7fcb4b5f1500, 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 / 1187 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302598507 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302598508 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:1407302598521 d 0ms]] [junit] SLOCK [T main @ 1407302598640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302598640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302599967 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302602974 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 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:1407302605068 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605069 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605069 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605070 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605077 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 0x7f96cd110b50, 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 / 32 ms, 1875.0 fps, 0 ms/f; total: 120 f, 582.5 fps, 1 ms/f [junit] 0 s: 60 f / 34 ms, 1764.7 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 / 35 ms, 1714.2 fps, 0 ms/f; total: 300 f, 977.1 fps, 1 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 360 f, 1065.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 420 f, 1141.3 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 480 f, 1203.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 540 f, 1258.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 600 f, 1307.1 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 660 f, 1349.6 fps, 0 ms/f [junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 720 f, 1381.9 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 780 f, 1413.0 fps, 0 ms/f [junit] 0 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 840 f, 1445.7 fps, 0 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605688 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605689 d 0ms]] [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:1407302605723 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.012 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302599967 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302602974 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 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:1407302605068 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605069 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605069 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605070 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605077 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] SLOCK [T main @ 1407302605839 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 0x7f96cd110b50, 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 / 32 ms, 1875.0 fps, 0 ms/f; total: 120 f, 582.5 fps, 1 ms/f [junit] 0 s: 60 f / 34 ms, 1764.7 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 / 35 ms, 1714.2 fps, 0 ms/f; total: 300 f, 977.1 fps, 1 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 360 f, 1065.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 420 f, 1141.3 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 480 f, 1203.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 540 f, 1258.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 600 f, 1307.1 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 660 f, 1349.6 fps, 0 ms/f [junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 720 f, 1381.9 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 780 f, 1413.0 fps, 0 ms/f [junit] 0 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 840 f, 1445.7 fps, 0 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605688 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605689 d 0ms]] [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:1407302605723 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] SLOCK [T main @ 1407302605839 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.871 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.012 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302599967 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302602974 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 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:1407302605068 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605069 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605069 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605070 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605077 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 0x7f96cd110b50, 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 / 32 ms, 1875.0 fps, 0 ms/f; total: 120 f, 582.5 fps, 1 ms/f [junit] 0 s: 60 f / 34 ms, 1764.7 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 / 35 ms, 1714.2 fps, 0 ms/f; total: 300 f, 977.1 fps, 1 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 360 f, 1065.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 420 f, 1141.3 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 480 f, 1203.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 540 f, 1258.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 600 f, 1307.1 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 660 f, 1349.6 fps, 0 ms/f [junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 720 f, 1381.9 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 780 f, 1413.0 fps, 0 ms/f [junit] 0 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 840 f, 1445.7 fps, 0 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605688 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302605689 d 0ms]] [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:1407302605723 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] SLOCK [T main @ 1407302605839 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 @ 1407302607052 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302610060 ms +++ localhost/127.0.0.1:59999 - Locked within 3040 ms, 4 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 0x7fa2fd8677e0, 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:1407302612358 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612359 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612359 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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 - test01_DefaultNorm [junit] ++++ UITestCase.setUp: 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:1407302612742 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612744 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612813 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612813 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 0x7fa2fd88bb00, 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:1407302612862 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612863 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:1407302613339 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613339 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:1407302613434 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613435 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 0x7fa2fd865a60, 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:1407302613468 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613468 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:1407302613966 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613966 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:1407302614051 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614052 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 0x7fa2fd8c4fa0, 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:1407302614103 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614103 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614104 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0002-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:1407302614566 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614567 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:1407302614647 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614647 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 0x7fa2fd90d900, 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:1407302614693 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614693 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614694 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:1407302615174 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615174 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:1407302615259 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615259 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 0x7fa2fd93bd10, 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:1407302615307 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615307 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615307 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:1407302615774 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615774 d 0ms]] [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.003 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302607052 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302610060 ms +++ localhost/127.0.0.1:59999 - Locked within 3040 ms, 4 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 0x7fa2fd8677e0, 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:1407302612358 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612359 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612359 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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 - test01_DefaultNorm [junit] ++++ UITestCase.setUp: 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:1407302612742 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612744 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612813 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612813 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 0x7fa2fd88bb00, 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:1407302612862 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612863 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:1407302613339 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613339 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:1407302613434 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613435 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 0x7fa2fd865a60, 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:1407302613468 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613468 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:1407302613966 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613966 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:1407302614051 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614052 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 0x7fa2fd8c4fa0, 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:1407302614103 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614103 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614104 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0002-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:1407302614566 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614567 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:1407302614647 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614647 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 0x7fa2fd90d900, 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:1407302614693 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614693 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614694 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:1407302615174 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615174 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:1407302615259 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615259 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 0x7fa2fd93bd10, 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:1407302615307 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615307 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615307 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:1407302615774 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615774 d 0ms]] [junit] SLOCK [T main @ 1407302615900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 0.769 sec [junit] Testcase: test02_DefaultMsaa took 0.598 sec [junit] Testcase: test03_PbufferNorm took 0.627 sec [junit] Testcase: test04_PbufferMsaa took 0.599 sec [junit] Testcase: test05_BitmapNorm took 0.606 sec [junit] Testcase: test06_BitmapMsaa took 0.599 sec [junit] SLOCK [T main @ 1407302615900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.003 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302607052 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302610060 ms +++ localhost/127.0.0.1:59999 - Locked within 3040 ms, 4 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 0x7fa2fd8677e0, 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:1407302612358 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612359 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612359 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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 - test01_DefaultNorm [junit] ++++ UITestCase.setUp: 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:1407302612742 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612744 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612813 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612813 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 0x7fa2fd88bb00, 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:1407302612862 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302612863 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:1407302613339 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613339 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:1407302613434 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613435 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 0x7fa2fd865a60, 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:1407302613468 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613468 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:1407302613966 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302613966 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:1407302614051 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614052 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 0x7fa2fd8c4fa0, 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:1407302614103 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614103 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614104 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0002-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:1407302614566 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614567 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:1407302614647 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614647 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 0x7fa2fd90d900, 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:1407302614693 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614693 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302614694 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:1407302615174 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615174 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:1407302615259 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615259 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 0x7fa2fd93bd10, 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:1407302615307 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615307 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615307 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:1407302615774 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302615774 d 0ms]] [junit] SLOCK [T main @ 1407302615900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] SLOCK [T main @ 1407302617059 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302622077 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.03 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302617059 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302622077 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 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 @ 1407302624957 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: compileShader took 2.758 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.03 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302617059 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302622077 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 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 @ 1407302624957 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302624957 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] SLOCK [T main @ 1407302626243 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302628250 ms +++ localhost/127.0.0.1:59999 - Locked within 2062 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 @ 1407302631447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.381 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302626243 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302628250 ms +++ localhost/127.0.0.1:59999 - Locked within 2062 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 @ 1407302631447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 3.09 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.381 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302626243 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302628250 ms +++ localhost/127.0.0.1:59999 - Locked within 2062 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 @ 1407302631447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [junit] SLOCK [T main @ 1407302632826 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302635884 ms +++ localhost/127.0.0.1:59999 - Locked within 3080 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: 6.047 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302632826 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302635884 ms +++ localhost/127.0.0.1:59999 - Locked within 3080 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 @ 1407302638703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.7 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.047 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302632826 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302635884 ms +++ localhost/127.0.0.1:59999 - Locked within 3080 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 @ 1407302638703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407302638703 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 @ 1407302639988 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302641998 ms +++ localhost/127.0.0.1:59999 - Locked within 2031 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: 15/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 22/t 0.88/1 [junit] visible 745/t 29.80/1 [junit] sum-i 767/t 30.68/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 770/t 30.80/1 [junit] total-i 770/t 30.80/1 [junit] Total: 770 [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: 4/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 4/t 0.16/1 [junit] visible 578/t 23.12/1 [junit] sum-i 582/t 23.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 583/t 23.32/1 [junit] total-i 583/t 23.32/1 [junit] Total: 583 [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: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 10/t 0.40/1 [junit] visible 960/t 38.40/1 [junit] sum-i 970/t 38.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 972/t 38.88/1 [junit] total-i 972/t 38.88/1 [junit] Total: 972 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1407302647158 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.324 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302639988 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302641998 ms +++ localhost/127.0.0.1:59999 - Locked within 2031 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: 15/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 22/t 0.88/1 [junit] visible 745/t 29.80/1 [junit] sum-i 767/t 30.68/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 770/t 30.80/1 [junit] total-i 770/t 30.80/1 [junit] Total: 770 [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: 4/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 4/t 0.16/1 [junit] visible 578/t 23.12/1 [junit] sum-i 582/t 23.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 583/t 23.32/1 [junit] total-i 583/t 23.32/1 [junit] Total: 583 [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: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 10/t 0.40/1 [junit] visible 960/t 38.40/1 [junit] sum-i 970/t 38.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 972/t 38.88/1 [junit] total-i 972/t 38.88/1 [junit] Total: 972 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1407302647158 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NopGLJPanelDef took 1.002 sec [junit] Testcase: test02NopGLJPanelBitmap took 0.751 sec [junit] Testcase: test11NopGLCanvasDef took 1.379 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.324 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302639988 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302641998 ms +++ localhost/127.0.0.1:59999 - Locked within 2031 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: 15/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 22/t 0.88/1 [junit] visible 745/t 29.80/1 [junit] sum-i 767/t 30.68/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 770/t 30.80/1 [junit] total-i 770/t 30.80/1 [junit] Total: 770 [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: 4/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 4/t 0.16/1 [junit] visible 578/t 23.12/1 [junit] sum-i 582/t 23.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 583/t 23.32/1 [junit] total-i 583/t 23.32/1 [junit] Total: 583 [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: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 10/t 0.40/1 [junit] visible 960/t 38.40/1 [junit] sum-i 970/t 38.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 972/t 38.88/1 [junit] total-i 972/t 38.88/1 [junit] Total: 972 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1407302647158 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302648523 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302653534 ms +++ localhost/127.0.0.1:59999 - Locked within 5030 ms, 6 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: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 1689/t 67.56/1 [junit] visible 905/t 36.20/1 [junit] sum-i 2594/t 103.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2597/t 103.88/1 [junit] total-i 2597/t 103.88/1 [junit] Total: 2597 [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: 1/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 940/t 37.60/1 [junit] visible 1741/t 69.64/1 [junit] sum-i 2681/t 107.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2682/t 107.28/1 [junit] total-i 2682/t 107.28/1 [junit] Total: 2682 [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: 1/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 825/t 33.00/1 [junit] visible 1541/t 61.64/1 [junit] sum-i 2366/t 94.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2368/t 94.72/1 [junit] total-i 2368/t 94.72/1 [junit] Total: 2368 [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: 8/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 812/t 32.48/1 [junit] visible 1252/t 50.08/1 [junit] sum-i 2064/t 82.56/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [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 - 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: 7/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1031/t 41.24/1 [junit] visible 1072/t 42.88/1 [junit] sum-i 2103/t 84.12/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2104/t 84.16/1 [junit] total-i 2104/t 84.16/1 [junit] Total: 2104 [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 834/t 33.36/1 [junit] visible 878/t 35.12/1 [junit] sum-i 1712/t 68.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1714/t 68.56/1 [junit] total-i 1714/t 68.56/1 [junit] Total: 1714 [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: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/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 2144/t 85.76/1 [junit] sum-i 3036/t 121.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 3040/t 121.60/1 [junit] total-i 3040/t 121.60/1 [junit] Total: 3040 [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: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 860/t 34.40/1 [junit] visible 1666/t 66.64/1 [junit] sum-i 2526/t 101.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2527/t 101.08/1 [junit] total-i 2527/t 101.08/1 [junit] Total: 2527 [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] 2014-08-06 07:24:43.797 java[5673:6403] 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: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 838/t 33.52/1 [junit] visible 1531/t 61.24/1 [junit] sum-i 2369/t 94.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2371/t 94.84/1 [junit] total-i 2371/t 94.84/1 [junit] Total: 2371 [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: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 998/t 39.92/1 [junit] visible 1293/t 51.72/1 [junit] sum-i 2291/t 91.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2293/t 91.72/1 [junit] total-i 2293/t 91.72/1 [junit] Total: 2293 [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: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 850/t 34.00/1 [junit] visible 1090/t 43.60/1 [junit] sum-i 1940/t 77.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1942/t 77.68/1 [junit] total-i 1942/t 77.68/1 [junit] Total: 1942 [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: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 876/t 35.04/1 [junit] visible 1943/t 77.72/1 [junit] sum-i 2819/t 112.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2820/t 112.80/1 [junit] total-i 2820/t 112.80/1 [junit] Total: 2820 [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: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 858/t 34.32/1 [junit] visible 1737/t 69.48/1 [junit] sum-i 2595/t 103.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2596/t 103.84/1 [junit] total-i 2596/t 103.84/1 [junit] Total: 2596 [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: 4/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1037/t 41.48/1 [junit] visible 1352/t 54.08/1 [junit] sum-i 2389/t 95.56/1 [junit] INIT END: 25/25 [junit] T: duration 0 6 [junit] total-d 2395/t 95.80/1 [junit] total-i 2395/t 95.80/1 [junit] Total: 2395 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1407302702529 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 54.125 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302648523 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302653534 ms +++ localhost/127.0.0.1:59999 - Locked within 5030 ms, 6 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: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 1689/t 67.56/1 [junit] visible 905/t 36.20/1 [junit] sum-i 2594/t 103.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2597/t 103.88/1 [junit] total-i 2597/t 103.88/1 [junit] Total: 2597 [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: 1/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 940/t 37.60/1 [junit] visible 1741/t 69.64/1 [junit] sum-i 2681/t 107.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2682/t 107.28/1 [junit] total-i 2682/t 107.28/1 [junit] Total: 2682 [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: 1/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 825/t 33.00/1 [junit] visible 1541/t 61.64/1 [junit] sum-i 2366/t 94.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2368/t 94.72/1 [junit] total-i 2368/t 94.72/1 [junit] Total: 2368 [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: 8/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 812/t 32.48/1 [junit] visible 1252/t 50.08/1 [junit] sum-i 2064/t 82.56/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [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 - 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: 7/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1031/t 41.24/1 [junit] visible 1072/t 42.88/1 [junit] sum-i 2103/t 84.12/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2104/t 84.16/1 [junit] total-i 2104/t 84.16/1 [junit] Total: 2104 [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 834/t 33.36/1 [junit] visible 878/t 35.12/1 [junit] sum-i 1712/t 68.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1714/t 68.56/1 [junit] total-i 1714/t 68.56/1 [junit] Total: 1714 [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: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/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 2144/t 85.76/1 [junit] sum-i 3036/t 121.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 3040/t 121.60/1 [junit] total-i 3040/t 121.60/1 [junit] Total: 3040 [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: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 860/t 34.40/1 [junit] visible 1666/t 66.64/1 [junit] sum-i 2526/t 101.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2527/t 101.08/1 [junit] total-i 2527/t 101.08/1 [junit] Total: 2527 [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: 8/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 838/t 33.52/1 [junit] visible 1531/t 61.24/1 [junit] sum-i 2369/t 94.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2371/t 94.84/1 [junit] total-i 2371/t 94.84/1 [junit] Total: 2371 [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: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 998/t 39.92/1 [junit] visible 1293/t 51.72/1 [junit] sum-i 2291/t 91.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2293/t 91.72/1 [junit] total-i 2293/t 91.72/1 [junit] Total: 2293 [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: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 850/t 34.00/1 [junit] visible 1090/t 43.60/1 [junit] sum-i 1940/t 77.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1942/t 77.68/1 [junit] total-i 1942/t 77.68/1 [junit] Total: 1942 [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: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 876/t 35.04/1 [junit] visible 1943/t 77.72/1 [junit] sum-i 2819/t 112.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2820/t 112.80/1 [junit] total-i 2820/t 112.80/1 [junit] Total: 2820 [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: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 858/t 34.32/1 [junit] visible 1737/t 69.48/1 [junit] sum-i 2595/t 103.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2596/t 103.84/1 [junit] total-i 2596/t 103.84/1 [junit] Total: 2596 [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: 4/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1037/t 41.48/1 [junit] visible 1352/t 54.08/1 [junit] sum-i 2389/t 95.56/1 [junit] INIT END: 25/25 [junit] T: duration 0 6 [junit] total-d 2395/t 95.80/1 [junit] total-i 2395/t 95.80/1 [junit] Total: 2395 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1407302702529 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NopNoGLDefGrid took 3.043 sec [junit] Testcase: test01NopGLCanvasDefGrid took 4.023 sec [junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 3.175 sec [junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 2.916 sec [junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 2.917 sec [junit] Testcase: test10GearsNoGLDefGrid took 2.224 sec [junit] Testcase: test11GearsGLCanvasDefGrid took 4.671 sec [junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 3.453 sec [junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 3.326 sec [junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 3.173 sec [junit] Testcase: test20NopNoGLDefOverlap took 2.651 sec [junit] Testcase: test21NopGLCanvasDefOverlap took 4.346 sec [junit] Testcase: test22NopGLJPanelDefOverlapSingle took 3.429 sec [junit] Testcase: test23NopGLJPanelDefOverlapMT took 3.285 sec [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 54.125 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302648523 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302653534 ms +++ localhost/127.0.0.1:59999 - Locked within 5030 ms, 6 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: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 1689/t 67.56/1 [junit] visible 905/t 36.20/1 [junit] sum-i 2594/t 103.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2597/t 103.88/1 [junit] total-i 2597/t 103.88/1 [junit] Total: 2597 [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: 1/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 940/t 37.60/1 [junit] visible 1741/t 69.64/1 [junit] sum-i 2681/t 107.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2682/t 107.28/1 [junit] total-i 2682/t 107.28/1 [junit] Total: 2682 [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: 1/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 825/t 33.00/1 [junit] visible 1541/t 61.64/1 [junit] sum-i 2366/t 94.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2368/t 94.72/1 [junit] total-i 2368/t 94.72/1 [junit] Total: 2368 [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: 8/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 812/t 32.48/1 [junit] visible 1252/t 50.08/1 [junit] sum-i 2064/t 82.56/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [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 - 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: 7/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1031/t 41.24/1 [junit] visible 1072/t 42.88/1 [junit] sum-i 2103/t 84.12/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2104/t 84.16/1 [junit] total-i 2104/t 84.16/1 [junit] Total: 2104 [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 834/t 33.36/1 [junit] visible 878/t 35.12/1 [junit] sum-i 1712/t 68.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1714/t 68.56/1 [junit] total-i 1714/t 68.56/1 [junit] Total: 1714 [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: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/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 2144/t 85.76/1 [junit] sum-i 3036/t 121.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 3040/t 121.60/1 [junit] total-i 3040/t 121.60/1 [junit] Total: 3040 [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: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 860/t 34.40/1 [junit] visible 1666/t 66.64/1 [junit] sum-i 2526/t 101.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2527/t 101.08/1 [junit] total-i 2527/t 101.08/1 [junit] Total: 2527 [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: 8/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 838/t 33.52/1 [junit] visible 1531/t 61.24/1 [junit] sum-i 2369/t 94.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2371/t 94.84/1 [junit] total-i 2371/t 94.84/1 [junit] Total: 2371 [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: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 998/t 39.92/1 [junit] visible 1293/t 51.72/1 [junit] sum-i 2291/t 91.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2293/t 91.72/1 [junit] total-i 2293/t 91.72/1 [junit] Total: 2293 [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: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 850/t 34.00/1 [junit] visible 1090/t 43.60/1 [junit] sum-i 1940/t 77.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1942/t 77.68/1 [junit] total-i 1942/t 77.68/1 [junit] Total: 1942 [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: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 876/t 35.04/1 [junit] visible 1943/t 77.72/1 [junit] sum-i 2819/t 112.76/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2820/t 112.80/1 [junit] total-i 2820/t 112.80/1 [junit] Total: 2820 [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: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 858/t 34.32/1 [junit] visible 1737/t 69.48/1 [junit] sum-i 2595/t 103.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2596/t 103.84/1 [junit] total-i 2596/t 103.84/1 [junit] Total: 2596 [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: 4/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1037/t 41.48/1 [junit] visible 1352/t 54.08/1 [junit] sum-i 2389/t 95.56/1 [junit] INIT END: 25/25 [junit] T: duration 0 6 [junit] total-d 2395/t 95.80/1 [junit] total-i 2395/t 95.80/1 [junit] Total: 2395 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1407302702529 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407302704144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302753241 ms +++ localhost/127.0.0.1:59999 - Locked within 49143 ms, 50 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:1407302755695 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755702 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755703 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755703 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755704 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755729 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 0x7f9d01ce66a0, 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 / 1173 ms, 51.1 fps, 19 ms/f; total: 60 f, 51.1 fps, 19 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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 753 ms, 79.6 fps, 12 ms/f; total: 120 f, 62.3 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 890 ms, 67.4 fps, 14 ms/f; total: 180 f, 63.9 fps, 15 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse null [junit] >> Gears angle 126.0, [l -1.0, r 1.0, b -1.0, 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 / 1309 ms, 45.8 fps, 21 ms/f; total: 240 f, 58.1 fps, 17 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759856 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759857 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:1407302759875 d 0ms]] [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:1407302759990 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759990 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759993 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 0x7f9d040712d0, 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 / 1026 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 1 s: 60 f / 634 ms, 94.6 fps, 10 ms/f; total: 120 f, 72.2 fps, 13 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 569 ms, 105.4 fps, 9 ms/f; total: 180 f, 80.7 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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: 240 f, 86.2 fps, 11 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, 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] 3 s: 60 f / 1131 ms, 53.0 fps, 18 ms/f; total: 300 f, 76.6 fps, 13 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302763941 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302763941 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:1407302763943 d 0ms]] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 60.18 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302704144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302753241 ms +++ localhost/127.0.0.1:59999 - Locked within 49143 ms, 50 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:1407302755695 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755702 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755703 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755703 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755704 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755729 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 0x7f9d01ce66a0, 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 / 1173 ms, 51.1 fps, 19 ms/f; total: 60 f, 51.1 fps, 19 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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 753 ms, 79.6 fps, 12 ms/f; total: 120 f, 62.3 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] SLOCK [T main @ 1407302764056 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 890 ms, 67.4 fps, 14 ms/f; total: 180 f, 63.9 fps, 15 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse null [junit] >> Gears angle 126.0, [l -1.0, r 1.0, b -1.0, 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 / 1309 ms, 45.8 fps, 21 ms/f; total: 240 f, 58.1 fps, 17 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759856 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759857 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:1407302759875 d 0ms]] [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:1407302759990 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759990 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759993 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 0x7f9d040712d0, 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 / 1026 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 1 s: 60 f / 634 ms, 94.6 fps, 10 ms/f; total: 120 f, 72.2 fps, 13 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 569 ms, 105.4 fps, 9 ms/f; total: 180 f, 80.7 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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: 240 f, 86.2 fps, 11 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, 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] 3 s: 60 f / 1131 ms, 53.0 fps, 18 ms/f; total: 300 f, 76.6 fps, 13 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302763941 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302763941 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:1407302763943 d 0ms]] [junit] SLOCK [T main @ 1407302764056 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 6.628 sec [junit] Testcase: test02_aa8 took 4.065 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 60.18 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302704144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302753241 ms +++ localhost/127.0.0.1:59999 - Locked within 49143 ms, 50 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:1407302755695 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755702 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755703 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755703 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755704 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302755729 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 0x7f9d01ce66a0, 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 / 1173 ms, 51.1 fps, 19 ms/f; total: 60 f, 51.1 fps, 19 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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 753 ms, 79.6 fps, 12 ms/f; total: 120 f, 62.3 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 890 ms, 67.4 fps, 14 ms/f; total: 180 f, 63.9 fps, 15 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1f54362f], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 126.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 0x1f54362f], 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 0x1f54362f], 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 0x1f54362f], 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 0x7f9d01ce66a0, msaa false, tileRendererInUse null [junit] >> Gears angle 126.0, [l -1.0, r 1.0, b -1.0, 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 / 1309 ms, 45.8 fps, 21 ms/f; total: 240 f, 58.1 fps, 17 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759856 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759857 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:1407302759875 d 0ms]] [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:1407302759990 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759990 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759991 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302759993 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 0x7f9d040712d0, 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 / 1026 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 1 s: 60 f / 634 ms, 94.6 fps, 10 ms/f; total: 120 f, 72.2 fps, 13 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 569 ms, 105.4 fps, 9 ms/f; total: 180 f, 80.7 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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: 240 f, 86.2 fps, 11 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4d206098], glad[1 listener, pre true, post true, preSwap true], 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 0x4d206098], 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 0x4d206098], 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 0x4d206098], 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 0x7f9d040712d0, msaa true, 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] 3 s: 60 f / 1131 ms, 53.0 fps, 18 ms/f; total: 300 f, 76.6 fps, 13 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302763941 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302763941 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:1407302763943 d 0ms]] [junit] SLOCK [T main @ 1407302764056 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302765900 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302775926 ms +++ localhost/127.0.0.1:59999 - Locked within 10051 ms, 11 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:1407302778776 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778778 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778784 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778785 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778785 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 0x7fc64ace1a80, 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 0x7fc64ace33a0, 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 0x79802934], 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79802934], 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 0x79802934], 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 0x605bd184], 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x605bd184], image[size 320 x 480, 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.5, t 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 0x605bd184], 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 0x79802934], 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79802934], 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 0x79802934], 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 0x605bd184], 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x605bd184], image[size 320 x 480, 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.5, t 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 0x605bd184], 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 0x7fc64ace1a80, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 248 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 0x7fc64ca0fbf0, msaa true, 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 0x7fc64c9de3c0, 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 0x7dd5a2ff], 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 0x7fc64c9de3c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x7dd5a2ff], 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 0x7dd5a2ff], 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 0x5b917391], 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 0x7fc64ca0fbf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], 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 0x7dd5a2ff], 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 0x7fc64c9de3c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x7dd5a2ff], 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 0x7dd5a2ff], 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 0x5b917391], 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 0x7fc64ca0fbf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], 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 0x7fc64ace1a80, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 351 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 0x53c92533], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x53c92533], image[size 667 x 1001, 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 0x53c92533], 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x30115975], 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 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 0x30115975], 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 0x53c92533], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x53c92533], image[size 667 x 1001, 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 0x53c92533], 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x30115975], 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 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 566 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 0x7fc64ca12e40, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7fc64ca0f260, 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 0x608d0839], image[size 667 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 0x7fc64ca0f260, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x608d0839], image[size 667 x 1001, 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 0x608d0839], 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 0x54fae0ef], image[size 667 x 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 0x7fc64ca12e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x54fae0ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x54fae0ef], 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 0x608d0839], image[size 667 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 0x7fc64ca0f260, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x608d0839], image[size 667 x 1001, 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 0x608d0839], 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 0x54fae0ef], image[size 667 x 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 0x7fc64ca12e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x54fae0ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x54fae0ef], image[size 667 x 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 0x7fc64ace1a80, msaa false, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 435 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 0x6b403276], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x6b403276], image[size 667 x 1001, 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 0x6b403276], 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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x54f02243], 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 0x6b403276], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x6b403276], image[size 667 x 1001, 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 0x6b403276], 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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 415 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, tileRendererInUse null [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [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] 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@6335a21c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56260f26 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x3c48d394], 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@5d407116: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31c08b2e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x3c48d394], 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@3aaa11a6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@736cc760 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2667 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@66d33a32: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3591dd5b [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], 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@628b54f4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@297691b7 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], 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@526992e6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@112b644f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2269 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2070 ms, 28.9 fps, 34 ms/f; total: 60 f, 28.9 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789120 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 - test01_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789151 d 0ms]] [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:1407302789293 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789294 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 0xbfeab6f], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xbfeab6f], 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 0xbfeab6f], 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3df47239], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 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 0x3df47239], 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 0xbfeab6f], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xbfeab6f], 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 0xbfeab6f], 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3df47239], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 147 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 0x65b3ed91], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65b3ed91], 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 0x65b3ed91], 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 0x197b59e2], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x197b59e2], 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 0x197b59e2], 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 0x65b3ed91], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65b3ed91], 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 0x65b3ed91], 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 0x197b59e2], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x197b59e2], 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 0x197b59e2], 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64ca37930, 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 0x39ba25e4], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x39ba25e4], image[size 667 x 1001, 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 0x39ba25e4], 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 0x7903362c], image[size 667 x 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x7903362c], image[size 667 x 1001, 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.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 0x7903362c], 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 0x39ba25e4], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x39ba25e4], image[size 667 x 1001, 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 0x39ba25e4], 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 0x7903362c], image[size 667 x 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x7903362c], image[size 667 x 1001, 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.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 0x7903362c], image[size 667 x 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 0x7fc64accdcc0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64accdcc0, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 215 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 0x7fc64ca218e0, msaa false, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc64ca37930, 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 0x13ff0ab6], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x13ff0ab6], image[size 667 x 1001, 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 0x13ff0ab6], 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 0x4767e65b], image[size 667 x 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 0x7fc64ca218e0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4767e65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x4767e65b], 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 0x13ff0ab6], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x13ff0ab6], image[size 667 x 1001, 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 0x13ff0ab6], 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 0x4767e65b], image[size 667 x 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 0x7fc64ca218e0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4767e65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x4767e65b], image[size 667 x 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 0x7fc64accdcc0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64accdcc0, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 432 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 0x7fc64c9fb4c0, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64ca398d0, 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 0x61841fe4], image[size 667 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 0x7fc64ca398d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x61841fe4], image[size 667 x 1001, 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 0x61841fe4], 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 0x3207676d], image[size 667 x 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 0x7fc64c9fb4c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3207676d], 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 0x3207676d], 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 0x61841fe4], image[size 667 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 0x7fc64ca398d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x61841fe4], image[size 667 x 1001, 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 0x61841fe4], 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 0x3207676d], image[size 667 x 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 0x7fc64c9fb4c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3207676d], 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 0x3207676d], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 303 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 0x7fc64acd0bf0, 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 0x7fc64c8c3e40, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64c8b5470, 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@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 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], 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@1ea57c18: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2761b60 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], 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@5fd3fda4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56b14b22 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2051 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 0x7fc64ca41c80, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64acd10f0, 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@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 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], 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@7abf45f9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@238b1d64 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], 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@144e54da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22a4bea0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2036 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 0x7fc64acd0bf0, 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 0x7fc64accdcc0, 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] 2 s: 60 f / 2099 ms, 28.5 fps, 34 ms/f; total: 60 f, 28.5 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302797321 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:1407302797331 d 0ms]] [junit] SLOCK [T main @ 1407302797423 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 31.672 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302765900 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302775926 ms +++ localhost/127.0.0.1:59999 - Locked within 10051 ms, 11 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:1407302778776 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778778 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778784 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778785 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778785 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 0x7fc64ace1a80, 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 0x7fc64ace33a0, 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 0x79802934], 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79802934], 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 0x79802934], 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 0x605bd184], 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x605bd184], image[size 320 x 480, 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.5, t 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 0x605bd184], 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 0x79802934], 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79802934], 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 0x79802934], 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 0x605bd184], 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x605bd184], image[size 320 x 480, 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.5, t 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 0x605bd184], 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 0x7fc64ace1a80, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 248 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 0x7fc64ca0fbf0, msaa true, 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 0x7fc64c9de3c0, 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 0x7dd5a2ff], 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 0x7fc64c9de3c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x7dd5a2ff], 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 0x7dd5a2ff], 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 0x5b917391], 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 0x7fc64ca0fbf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], 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 0x7dd5a2ff], 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 0x7fc64c9de3c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x7dd5a2ff], 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 0x7dd5a2ff], 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 0x5b917391], 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 0x7fc64ca0fbf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], 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 0x7fc64ace1a80, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 351 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 0x53c92533], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x53c92533], image[size 667 x 1001, 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 0x53c92533], 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x30115975], 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 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 0x30115975], 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 0x53c92533], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x53c92533], image[size 667 x 1001, 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 0x53c92533], 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x30115975], 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 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 566 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 0x7fc64ca12e40, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7fc64ca0f260, 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 0x608d0839], image[size 667 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 0x7fc64ca0f260, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x608d0839], image[size 667 x 1001, 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 0x608d0839], 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 0x54fae0ef], image[size 667 x 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 0x7fc64ca12e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x54fae0ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x54fae0ef], 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 0x608d0839], image[size 667 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 0x7fc64ca0f260, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x608d0839], image[size 667 x 1001, 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 0x608d0839], 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 0x54fae0ef], image[size 667 x 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 0x7fc64ca12e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x54fae0ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x54fae0ef], image[size 667 x 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 0x7fc64ace1a80, msaa false, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 435 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 0x6b403276], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x6b403276], image[size 667 x 1001, 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 0x6b403276], 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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x54f02243], 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 0x6b403276], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x6b403276], image[size 667 x 1001, 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 0x6b403276], 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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 415 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, tileRendererInUse null [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [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] 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@6335a21c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56260f26 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x3c48d394], 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@5d407116: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31c08b2e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x3c48d394], 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@3aaa11a6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@736cc760 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2667 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@66d33a32: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3591dd5b [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], 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@628b54f4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@297691b7 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], 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@526992e6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@112b644f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2269 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2070 ms, 28.9 fps, 34 ms/f; total: 60 f, 28.9 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789120 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 - test01_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789151 d 0ms]] [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:1407302789293 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789294 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 0xbfeab6f], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xbfeab6f], 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 0xbfeab6f], 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3df47239], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 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 0x3df47239], 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 0xbfeab6f], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xbfeab6f], 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 0xbfeab6f], 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3df47239], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 147 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 0x65b3ed91], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65b3ed91], 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 0x65b3ed91], 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 0x197b59e2], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x197b59e2], 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 0x197b59e2], 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 0x65b3ed91], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65b3ed91], 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 0x65b3ed91], 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 0x197b59e2], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x197b59e2], 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 0x197b59e2], 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64ca37930, 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 0x39ba25e4], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x39ba25e4], image[size 667 x 1001, 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 0x39ba25e4], 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 0x7903362c], image[size 667 x 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x7903362c], image[size 667 x 1001, 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.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 0x7903362c], 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 0x39ba25e4], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x39ba25e4], image[size 667 x 1001, 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 0x39ba25e4], 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 0x7903362c], image[size 667 x 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x7903362c], image[size 667 x 1001, 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.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 0x7903362c], image[size 667 x 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 0x7fc64accdcc0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64accdcc0, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 215 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 0x7fc64ca218e0, msaa false, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc64ca37930, 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 0x13ff0ab6], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x13ff0ab6], image[size 667 x 1001, 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 0x13ff0ab6], 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 0x4767e65b], image[size 667 x 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 0x7fc64ca218e0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4767e65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x4767e65b], 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 0x13ff0ab6], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x13ff0ab6], image[size 667 x 1001, 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 0x13ff0ab6], 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 0x4767e65b], image[size 667 x 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 0x7fc64ca218e0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4767e65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x4767e65b], image[size 667 x 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 0x7fc64accdcc0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64accdcc0, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 432 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 0x7fc64c9fb4c0, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64ca398d0, 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 0x61841fe4], image[size 667 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 0x7fc64ca398d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x61841fe4], image[size 667 x 1001, 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 0x61841fe4], 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 0x3207676d], image[size 667 x 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 0x7fc64c9fb4c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3207676d], 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 0x3207676d], 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 0x61841fe4], image[size 667 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 0x7fc64ca398d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x61841fe4], image[size 667 x 1001, 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 0x61841fe4], 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 0x3207676d], image[size 667 x 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 0x7fc64c9fb4c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3207676d], 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 0x3207676d], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 303 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 0x7fc64acd0bf0, 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 0x7fc64c8c3e40, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64c8b5470, 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@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 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], 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@1ea57c18: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2761b60 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], 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@5fd3fda4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56b14b22 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2051 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 0x7fc64ca41c80, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64acd10f0, 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@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 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], 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@7abf45f9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@238b1d64 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], 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@144e54da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22a4bea0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2036 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 0x7fc64acd0bf0, 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 0x7fc64accdcc0, 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] 2 s: 60 f / 2099 ms, 28.5 fps, 34 ms/f; total: 60 f, 28.5 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302797321 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:1407302797331 d 0ms]] [junit] SLOCK [T main @ 1407302797423 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 11.266 sec [junit] Testcase: test02_aa8 took 8.177 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 31.672 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302765900 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302775926 ms +++ localhost/127.0.0.1:59999 - Locked within 10051 ms, 11 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:1407302778776 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778778 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778784 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778785 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302778785 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 0x7fc64ace1a80, 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 0x7fc64ace33a0, 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 0x79802934], 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79802934], 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 0x79802934], 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 0x605bd184], 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x605bd184], image[size 320 x 480, 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.5, t 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 0x605bd184], 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 0x79802934], 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79802934], 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 0x79802934], 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 0x605bd184], 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x605bd184], image[size 320 x 480, 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.5, t 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 0x605bd184], 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 0x7fc64ace1a80, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 248 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 0x7fc64ca0fbf0, msaa true, 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 0x7fc64c9de3c0, 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 0x7dd5a2ff], 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 0x7fc64c9de3c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x7dd5a2ff], 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 0x7dd5a2ff], 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 0x5b917391], 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 0x7fc64ca0fbf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], 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 0x7dd5a2ff], 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 0x7fc64c9de3c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x7dd5a2ff], 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 0x7dd5a2ff], 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 0x5b917391], 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 0x7fc64ca0fbf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x5b917391], 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 0x7fc64ace1a80, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 351 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 0x53c92533], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x53c92533], image[size 667 x 1001, 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 0x53c92533], 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x30115975], 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 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 0x30115975], 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 0x53c92533], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x53c92533], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x53c92533], image[size 667 x 1001, 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 0x53c92533], 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x30115975], 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 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x30115975], 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 -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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x30115975], 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 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 0x30115975], image[size 667 x 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 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 566 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 0x7fc64ca12e40, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7fc64ca0f260, 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 0x608d0839], image[size 667 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 0x7fc64ca0f260, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x608d0839], image[size 667 x 1001, 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 0x608d0839], 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 0x54fae0ef], image[size 667 x 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 0x7fc64ca12e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x54fae0ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x54fae0ef], 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 0x608d0839], image[size 667 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 0x7fc64ca0f260, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x608d0839], image[size 667 x 1001, 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 0x608d0839], 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 0x54fae0ef], image[size 667 x 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 0x7fc64ca12e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x54fae0ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x54fae0ef], image[size 667 x 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 0x7fc64ace1a80, msaa false, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 435 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 0x6b403276], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x6b403276], image[size 667 x 1001, 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 0x6b403276], 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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x54f02243], 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 0x6b403276], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x6b403276], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x6b403276], image[size 667 x 1001, 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 0x6b403276], 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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x54f02243], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x54f02243], image[size 667 x 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 0x7fc64ace1a80, msaa false, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 415 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, tileRendererInUse null [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [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] 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@6335a21c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56260f26 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x3c48d394], 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@5d407116: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31c08b2e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x3c48d394], 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@3aaa11a6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@736cc760 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ba4f2fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ba4f2fd], image[size 667 x 1001, 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 0x3ba4f2fd], 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 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] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 0x7fc64ace1a80, msaa false, 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] >> Gears angle 60.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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, msaa false, 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 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2667 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@66d33a32: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3591dd5b [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], 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@628b54f4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@297691b7 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], 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@526992e6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@112b644f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7b5b9cd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7fc64ace33a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7b5b9cd6], image[size 667 x 1001, 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 0x7b5b9cd6], 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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x7fc64ace1a80, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6f66c1b3], image[size 667 x 1001, 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.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 0x6f66c1b3], image[size 667 x 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 0x7fc64ace1a80, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2269 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace1a80, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64ace33a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2070 ms, 28.9 fps, 34 ms/f; total: 60 f, 28.9 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789120 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 - test01_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789151 d 0ms]] [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:1407302789293 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789294 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302789297 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 0xbfeab6f], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xbfeab6f], 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 0xbfeab6f], 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3df47239], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 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 0x3df47239], 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 0xbfeab6f], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xbfeab6f], 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 0xbfeab6f], 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3df47239], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 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 0x3df47239], 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 0x7fc64accdcc0, msaa true, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 147 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 0x65b3ed91], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65b3ed91], 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 0x65b3ed91], 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 0x197b59e2], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x197b59e2], 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 0x197b59e2], 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 0x65b3ed91], 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 0x7fc64acd0bf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65b3ed91], 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 0x65b3ed91], 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 0x197b59e2], 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 0x7fc64accdcc0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x197b59e2], 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 0x197b59e2], 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64ca37930, 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 0x39ba25e4], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x39ba25e4], image[size 667 x 1001, 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 0x39ba25e4], 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 0x7903362c], image[size 667 x 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x7903362c], image[size 667 x 1001, 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.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 0x7903362c], 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 0x39ba25e4], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x39ba25e4], image[size 667 x 1001, 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 0x39ba25e4], 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 0x7903362c], image[size 667 x 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 0x7fc64c9bd2a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x7903362c], image[size 667 x 1001, 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.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 0x7903362c], image[size 667 x 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 0x7fc64accdcc0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64accdcc0, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 215 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 0x7fc64ca218e0, msaa false, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc64ca37930, 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 0x13ff0ab6], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x13ff0ab6], image[size 667 x 1001, 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 0x13ff0ab6], 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 0x4767e65b], image[size 667 x 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 0x7fc64ca218e0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4767e65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x4767e65b], 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 0x13ff0ab6], image[size 667 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 0x7fc64ca37930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x13ff0ab6], image[size 667 x 1001, 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 0x13ff0ab6], 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 0x4767e65b], image[size 667 x 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 0x7fc64ca218e0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4767e65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x4767e65b], image[size 667 x 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 0x7fc64accdcc0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64accdcc0, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 432 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 0x7fc64c9fb4c0, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64ca398d0, 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 0x61841fe4], image[size 667 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 0x7fc64ca398d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x61841fe4], image[size 667 x 1001, 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 0x61841fe4], 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 0x3207676d], image[size 667 x 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 0x7fc64c9fb4c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3207676d], 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 0x3207676d], 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 0x61841fe4], image[size 667 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 0x7fc64ca398d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x61841fe4], image[size 667 x 1001, 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 0x61841fe4], 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 0x3207676d], image[size 667 x 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 0x7fc64c9fb4c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3207676d], 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 0x3207676d], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 303 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 0x7fc64acd0bf0, 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 0x7fc64c8c3e40, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64c8b5470, 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@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 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], 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@1ea57c18: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2761b60 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], 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@5fd3fda4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56b14b22 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 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 0x7fc64c8b5470, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36f233f], image[size 667 x 1001, 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 0x36f233f], 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 0x7900f3c9], image[size 667 x 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 0x7fc64c8c3e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7900f3c9], 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.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 0x7900f3c9], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2051 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 0x7fc64ca41c80, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc64acd10f0, 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@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 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], 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@7abf45f9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@238b1d64 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], 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@144e54da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22a4bea0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 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 0x7fc64acd10f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3bfc785f], image[size 667 x 1001, 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 0x3bfc785f], 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 0x69be72d6], image[size 667 x 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 0x7fc64ca41c80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69be72d6], 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.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 0x69be72d6], image[size 667 x 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 0x7fc64accdcc0, 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 0x7fc64accdcc0, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc64acd0bf0, 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 0x7fc64acd0bf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2036 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 0x7fc64acd0bf0, 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 0x7fc64accdcc0, 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] 2 s: 60 f / 2099 ms, 28.5 fps, 34 ms/f; total: 60 f, 28.5 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407302797321 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:1407302797331 d 0ms]] [junit] SLOCK [T main @ 1407302797423 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302799032 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302820070 ms +++ localhost/127.0.0.1:59999 - Locked within 21078 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 0x7f9a751ae410, 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 0x7f9a751ae410, 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 0x7f9a751dc570, 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 0x7f9a751dc570, 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:1407302824077 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824079 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824083 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824084 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824085 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 0x336a4128], 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x336a4128], 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 0x336a4128], 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 0x3dcf9961], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dcf9961], image[size 320 x 480, 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.5, t 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 0x3dcf9961], 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 0x336a4128], 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x336a4128], 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 0x336a4128], 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 0x3dcf9961], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dcf9961], image[size 320 x 480, 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.5, t 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 0x3dcf9961], image[size 320 x 480, 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 0x7f9a751ae410, 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] PRINT Duration 172 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] 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 0x7f9a7530ed10, msaa true, 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 0x7f9a7520e930, 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 0x13aad89e], 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 0x7f9a7520e930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x13aad89e], 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 0x13aad89e], 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 0x165358e9], 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 0x7f9a7530ed10, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], 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 0x13aad89e], 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 0x7f9a7520e930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x13aad89e], 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 0x13aad89e], 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 0x165358e9], 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 0x7f9a7530ed10, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], 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 0x7f9a751ae410, 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 false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 375 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] 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 0x44c8ac2e], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44c8ac2e], image[size 667 x 1001, 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 0x44c8ac2e], 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 0x42cf3555], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x42cf3555], 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 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 0x42cf3555], 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 0x44c8ac2e], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44c8ac2e], image[size 667 x 1001, 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 0x44c8ac2e], 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 0x42cf3555], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x42cf3555], 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 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 0x42cf3555], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 578 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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] 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 0x7f9a750e7530, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f9a750da040, 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 0x49a370e2], image[size 667 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 0x7f9a750da040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x49a370e2], image[size 667 x 1001, 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 0x49a370e2], 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 0x610c2607], image[size 667 x 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 0x7f9a750e7530, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 0x49a370e2], image[size 667 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 0x7f9a750da040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x49a370e2], image[size 667 x 1001, 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 0x49a370e2], 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 0x610c2607], image[size 667 x 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 0x7f9a750e7530, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], image[size 667 x 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 0x7f9a751ae410, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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 0x7f9a751dc570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 467 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, 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] 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 0x28d0037], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x28d0037], image[size 667 x 1001, 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 0x28d0037], 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 0x2f08477c], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x2f08477c], 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 0x28d0037], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x28d0037], image[size 667 x 1001, 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 0x28d0037], 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 0x2f08477c], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x2f08477c], 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 0x7f9a751ae410, 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] PRINT Duration 571 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 0x7f9a751dc570, 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@50fc3993: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f280b6e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], 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@863e6a1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56ba5854 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], 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@3ea30e59: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4303152f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2714 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, msaa false, tileRendererInUse null [junit] No PDF [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] 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@54c59ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57936f92 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], 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@21b764e1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f400112 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], 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@12b538e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37ab5297 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2311 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, msaa false, tileRendererInUse null [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [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] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1999 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:1407302833716 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:1407302833758 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 0x7f9a751b17b0, 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 0x7f9a751b17b0, 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 0x7f9a7521bcd0, 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 0x7f9a7521bcd0, 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:1407302833996 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302833997 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302833999 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302834001 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302834001 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 0x55b891bb], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55b891bb], 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 0x55b891bb], 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 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 0x55b891bb], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55b891bb], 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 0x55b891bb], 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 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse null [junit] PRINT Duration 50 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [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] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.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 0x7b764b9f], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b764b9f], 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 0x7b764b9f], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ea6a2c3], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 0x3ea6a2c3], 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 0x7b764b9f], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b764b9f], 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 0x7b764b9f], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ea6a2c3], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse null [junit] PRINT Duration 69 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [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] 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 0x7f9a75337ee0, msaa false, 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 0x7f9a750c3cc0, 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 0xd794594], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd794594], image[size 667 x 1001, 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 0xd794594], 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 0x146bbdfb], image[size 667 x 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 0x7f9a75337ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x146bbdfb], 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 0xd794594], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd794594], image[size 667 x 1001, 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 0xd794594], 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 0x146bbdfb], image[size 667 x 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 0x7f9a75337ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x146bbdfb], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 301 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 0x7f9a751e19f0, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f9a750c3cc0, 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 0x252c65db], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x252c65db], image[size 667 x 1001, 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 0x252c65db], 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 0x5c144c9c], image[size 667 x 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 0x7f9a751e19f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5c144c9c], 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 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 0x5c144c9c], 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 0x252c65db], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x252c65db], image[size 667 x 1001, 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 0x252c65db], 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 0x5c144c9c], image[size 667 x 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 0x7f9a751e19f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5c144c9c], 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 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 0x5c144c9c], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 434 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 0x7f9a751f8700, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f9a750c3cc0, 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 0x43c903a4], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x43c903a4], image[size 667 x 1001, 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 0x43c903a4], 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 0x7f9a751f8700, 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 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 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 0x43c903a4], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x43c903a4], image[size 667 x 1001, 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 0x43c903a4], 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 0x7f9a751f8700, 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 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 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 203 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 0x7f9a750d5150, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7f9a751de620, 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@76c42399: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46fd4eb9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], 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@55441625: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@690a02de [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], 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@7550970e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ded544d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1996 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 0x7f9a750e1850, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f9a750c3cc0, 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@38282baf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@554c0af6 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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.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@75d227b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7382bd03 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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.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@33687250: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e28fc8e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1980 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2022 ms, 29.6 fps, 33 ms/f; total: 60 f, 29.6 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302841548 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:1407302841566 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1407302841659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 42.89 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302799032 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302820070 ms +++ localhost/127.0.0.1:59999 - Locked within 21078 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 0x7f9a751ae410, 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 0x7f9a751ae410, 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 0x7f9a751dc570, 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 0x7f9a751dc570, 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:1407302824077 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824079 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824083 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824084 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824085 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 0x336a4128], 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x336a4128], 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 0x336a4128], 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 0x3dcf9961], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dcf9961], image[size 320 x 480, 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.5, t 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 0x3dcf9961], 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 0x336a4128], 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x336a4128], 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 0x336a4128], 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 0x3dcf9961], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dcf9961], image[size 320 x 480, 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.5, t 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 0x3dcf9961], image[size 320 x 480, 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 0x7f9a751ae410, 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] PRINT Duration 172 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] 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 0x7f9a7530ed10, msaa true, 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 0x7f9a7520e930, 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 0x13aad89e], 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 0x7f9a7520e930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x13aad89e], 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 0x13aad89e], 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 0x165358e9], 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 0x7f9a7530ed10, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], 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 0x13aad89e], 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 0x7f9a7520e930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x13aad89e], 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 0x13aad89e], 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 0x165358e9], 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 0x7f9a7530ed10, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], 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 0x7f9a751ae410, 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 false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 375 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] 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 0x44c8ac2e], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44c8ac2e], image[size 667 x 1001, 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 0x44c8ac2e], 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 0x42cf3555], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x42cf3555], 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 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 0x42cf3555], 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 0x44c8ac2e], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44c8ac2e], image[size 667 x 1001, 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 0x44c8ac2e], 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 0x42cf3555], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x42cf3555], 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 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 0x42cf3555], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 578 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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] 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 0x7f9a750e7530, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f9a750da040, 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 0x49a370e2], image[size 667 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 0x7f9a750da040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x49a370e2], image[size 667 x 1001, 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 0x49a370e2], 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 0x610c2607], image[size 667 x 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 0x7f9a750e7530, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 0x49a370e2], image[size 667 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 0x7f9a750da040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x49a370e2], image[size 667 x 1001, 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 0x49a370e2], 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 0x610c2607], image[size 667 x 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 0x7f9a750e7530, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], image[size 667 x 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 0x7f9a751ae410, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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 0x7f9a751dc570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 467 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, 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] 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 0x28d0037], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x28d0037], image[size 667 x 1001, 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 0x28d0037], 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 0x2f08477c], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x2f08477c], 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 0x28d0037], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x28d0037], image[size 667 x 1001, 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 0x28d0037], 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 0x2f08477c], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x2f08477c], 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 0x7f9a751ae410, 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] PRINT Duration 571 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 0x7f9a751dc570, 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@50fc3993: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f280b6e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], 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@863e6a1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56ba5854 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], 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@3ea30e59: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4303152f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2714 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, msaa false, tileRendererInUse null [junit] No PDF [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] 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@54c59ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57936f92 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], 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@21b764e1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f400112 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], 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@12b538e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37ab5297 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2311 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, msaa false, tileRendererInUse null [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [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] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1999 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:1407302833716 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:1407302833758 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 0x7f9a751b17b0, 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 0x7f9a751b17b0, 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 0x7f9a7521bcd0, 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 0x7f9a7521bcd0, 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:1407302833996 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302833997 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302833999 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302834001 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302834001 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 0x55b891bb], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55b891bb], 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 0x55b891bb], 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 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 0x55b891bb], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55b891bb], 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 0x55b891bb], 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 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse null [junit] PRINT Duration 50 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [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] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.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 0x7b764b9f], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b764b9f], 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 0x7b764b9f], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ea6a2c3], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 0x3ea6a2c3], 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 0x7b764b9f], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b764b9f], 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 0x7b764b9f], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ea6a2c3], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse null [junit] PRINT Duration 69 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [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] 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 0x7f9a75337ee0, msaa false, 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 0x7f9a750c3cc0, 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 0xd794594], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd794594], image[size 667 x 1001, 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 0xd794594], 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 0x146bbdfb], image[size 667 x 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 0x7f9a75337ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x146bbdfb], 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 0xd794594], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd794594], image[size 667 x 1001, 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 0xd794594], 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 0x146bbdfb], image[size 667 x 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 0x7f9a75337ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x146bbdfb], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 301 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 0x7f9a751e19f0, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f9a750c3cc0, 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 0x252c65db], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x252c65db], image[size 667 x 1001, 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 0x252c65db], 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 0x5c144c9c], image[size 667 x 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 0x7f9a751e19f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5c144c9c], 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 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 0x5c144c9c], 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 0x252c65db], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x252c65db], image[size 667 x 1001, 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 0x252c65db], 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 0x5c144c9c], image[size 667 x 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 0x7f9a751e19f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5c144c9c], 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 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 0x5c144c9c], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 434 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 0x7f9a751f8700, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f9a750c3cc0, 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 0x43c903a4], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x43c903a4], image[size 667 x 1001, 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 0x43c903a4], 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 0x7f9a751f8700, 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 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 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 0x43c903a4], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x43c903a4], image[size 667 x 1001, 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 0x43c903a4], 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 0x7f9a751f8700, 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 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 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 203 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 0x7f9a750d5150, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7f9a751de620, 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@76c42399: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46fd4eb9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], 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@55441625: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@690a02de [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], 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@7550970e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ded544d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1996 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 0x7f9a750e1850, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f9a750c3cc0, 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@38282baf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@554c0af6 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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.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@75d227b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7382bd03 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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.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@33687250: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e28fc8e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1980 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2022 ms, 29.6 fps, 33 ms/f; total: 60 f, 29.6 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302841548 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:1407302841566 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1407302841659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 11.127 sec [junit] Testcase: test02_aa8 took 7.804 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 42.89 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302799032 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302820070 ms +++ localhost/127.0.0.1:59999 - Locked within 21078 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 0x7f9a751ae410, 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 0x7f9a751ae410, 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 0x7f9a751dc570, 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 0x7f9a751dc570, 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:1407302824077 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824079 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824083 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824084 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302824085 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 0x336a4128], 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x336a4128], 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 0x336a4128], 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 0x3dcf9961], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dcf9961], image[size 320 x 480, 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.5, t 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 0x3dcf9961], 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 0x336a4128], 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x336a4128], 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 0x336a4128], 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 0x3dcf9961], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dcf9961], image[size 320 x 480, 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.5, t 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 0x3dcf9961], image[size 320 x 480, 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 0x7f9a751ae410, 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] PRINT Duration 172 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] 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 0x7f9a7530ed10, msaa true, 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 0x7f9a7520e930, 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 0x13aad89e], 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 0x7f9a7520e930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x13aad89e], 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 0x13aad89e], 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 0x165358e9], 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 0x7f9a7530ed10, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], 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 0x13aad89e], 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 0x7f9a7520e930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x13aad89e], 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 0x13aad89e], 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 0x165358e9], 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 0x7f9a7530ed10, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x165358e9], 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 0x7f9a751ae410, 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 false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 375 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] 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 0x44c8ac2e], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44c8ac2e], image[size 667 x 1001, 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 0x44c8ac2e], 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 0x42cf3555], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x42cf3555], 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 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 0x42cf3555], 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 0x44c8ac2e], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44c8ac2e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44c8ac2e], image[size 667 x 1001, 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 0x44c8ac2e], 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 0x42cf3555], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x42cf3555], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x42cf3555], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x42cf3555], 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 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 0x42cf3555], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 578 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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] 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 0x7f9a750e7530, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f9a750da040, 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 0x49a370e2], image[size 667 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 0x7f9a750da040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x49a370e2], image[size 667 x 1001, 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 0x49a370e2], 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 0x610c2607], image[size 667 x 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 0x7f9a750e7530, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 0x49a370e2], image[size 667 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 0x7f9a750da040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x49a370e2], image[size 667 x 1001, 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 0x49a370e2], 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 0x610c2607], image[size 667 x 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 0x7f9a750e7530, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x610c2607], image[size 667 x 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 0x7f9a751ae410, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, 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 0x7f9a751dc570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 467 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, 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] 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 0x28d0037], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x28d0037], image[size 667 x 1001, 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 0x28d0037], 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 0x2f08477c], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x2f08477c], 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 0x28d0037], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x28d0037], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x28d0037], image[size 667 x 1001, 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 0x28d0037], 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 0x2f08477c], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2f08477c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x2f08477c], 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 0x7f9a751ae410, 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] PRINT Duration 571 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 0x7f9a751dc570, 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@50fc3993: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f280b6e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], 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@863e6a1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56ba5854 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], 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@3ea30e59: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4303152f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x71c665be], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x71c665be], image[size 667 x 1001, 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 0x71c665be], 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 0x124651c2], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x124651c2], 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x124651c2], 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 0x124651c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2714 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, msaa false, tileRendererInUse null [junit] No PDF [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] 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@54c59ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57936f92 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], 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@21b764e1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f400112 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], 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@12b538e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37ab5297 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x10820729], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f9a751dc570, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x10820729], image[size 667 x 1001, 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 0x10820729], 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 0x33ead524], image[size 667 x 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x33ead524], 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 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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x33ead524], 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 -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 0x7f9a751ae410, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x33ead524], 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 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 0x33ead524], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2311 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751ae410, msaa false, tileRendererInUse null [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [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] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751dc570, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1999 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:1407302833716 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:1407302833758 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 0x7f9a751b17b0, 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 0x7f9a751b17b0, 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 0x7f9a7521bcd0, 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 0x7f9a7521bcd0, 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:1407302833996 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302833997 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302833999 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302834001 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302834001 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 0x55b891bb], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55b891bb], 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 0x55b891bb], 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 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 0x55b891bb], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55b891bb], 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 0x55b891bb], 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 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x115e194f], 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 0x7f9a751b17b0, msaa true, tileRendererInUse null [junit] PRINT Duration 50 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [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] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.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 0x7b764b9f], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b764b9f], 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 0x7b764b9f], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ea6a2c3], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 0x3ea6a2c3], 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 0x7b764b9f], 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 0x7f9a7521bcd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b764b9f], 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 0x7b764b9f], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ea6a2c3], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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 0x3ea6a2c3], 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 0x7f9a751b17b0, msaa true, tileRendererInUse null [junit] PRINT Duration 69 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [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] 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 0x7f9a75337ee0, msaa false, 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 0x7f9a750c3cc0, 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 0xd794594], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd794594], image[size 667 x 1001, 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 0xd794594], 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 0x146bbdfb], image[size 667 x 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 0x7f9a75337ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x146bbdfb], 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 0xd794594], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd794594], image[size 667 x 1001, 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 0xd794594], 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 0x146bbdfb], image[size 667 x 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 0x7f9a75337ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x146bbdfb], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 301 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 0x7f9a751e19f0, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f9a750c3cc0, 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 0x252c65db], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x252c65db], image[size 667 x 1001, 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 0x252c65db], 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 0x5c144c9c], image[size 667 x 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 0x7f9a751e19f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5c144c9c], 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 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 0x5c144c9c], 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 0x252c65db], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x252c65db], image[size 667 x 1001, 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 0x252c65db], 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 0x5c144c9c], image[size 667 x 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 0x7f9a751e19f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5c144c9c], 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 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 0x5c144c9c], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 434 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 0x7f9a751f8700, 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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f9a750c3cc0, 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 0x43c903a4], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x43c903a4], image[size 667 x 1001, 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 0x43c903a4], 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 0x7f9a751f8700, 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 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 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 0x43c903a4], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x43c903a4], image[size 667 x 1001, 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 0x43c903a4], 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 0x7f9a751f8700, 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 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 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 203 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 0x7f9a750d5150, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7f9a751de620, 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@76c42399: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46fd4eb9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], 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@55441625: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@690a02de [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], 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@7550970e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ded544d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 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 0x7f9a751de620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x203b7818], image[size 667 x 1001, 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 0x203b7818], 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 0x4ed040f6], image[size 667 x 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 0x7f9a750d5150, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4ed040f6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4ed040f6], image[size 667 x 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1996 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 0x7f9a750e1850, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f9a750c3cc0, 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@38282baf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@554c0af6 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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.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@75d227b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7382bd03 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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.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@33687250: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e28fc8e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 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 0x7f9a750c3cc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7363c839], image[size 667 x 1001, 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 0x7363c839], 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 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 667x1001 of 667x1001, swapInterval 1, drawable 0x7f9a750e1850, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4afaf224], 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 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 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 0x7f9a751b17b0, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f9a751b17b0, 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1980 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 0x7f9a7521bcd0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2022 ms, 29.6 fps, 33 ms/f; total: 60 f, 29.6 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407302841548 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:1407302841566 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1407302841659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407302843373 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302863502 ms +++ localhost/127.0.0.1:59999 - Locked within 20167 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:1407302867031 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867034 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867041 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 0x7f85358b51a0, 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 0x7f85358c0510, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867277 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867278 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 0x744fb319], 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x744fb319], 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 0x744fb319], 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 0x3340561a], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 0x744fb319], 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x744fb319], 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 0x744fb319], 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 0x3340561a], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 0x7f85358c0510, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, 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 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 0x7f85358e5bf0, 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 0x7f85359c9e40, 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 0x3699d34f], 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 0x7f85359c9e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3699d34f], 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 0x3699d34f], 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 0x49c97cd2], 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 0x7f85358e5bf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x49c97cd2], 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 0x49c97cd2], 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 0x3699d34f], 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 0x7f85359c9e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3699d34f], 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 0x3699d34f], 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 0x49c97cd2], 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 0x7f85358e5bf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x49c97cd2], 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 0x49c97cd2], 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 0x7f85358c0510, 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 0x7f85358c0510, 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 0x7f85358b51a0, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 320 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 0xe91894c], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xe91894c], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7e397475], 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 0x7e397475], 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 0xe91894c], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xe91894c], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7e397475], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 257 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 0x7f85359d6660, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f85358dcc10, 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 0x7ec3cdad], image[size 667 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 0x7f85358dcc10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7ec3cdad], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7ec3cdad], 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 0x238754e], image[size 667 x 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 0x7f85359d6660, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x238754e], 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 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 0x238754e], 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 0x7ec3cdad], image[size 667 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 0x7f85358dcc10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7ec3cdad], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7ec3cdad], 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 0x238754e], image[size 667 x 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 0x7f85359d6660, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x238754e], 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 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 0x238754e], image[size 667 x 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 0x7f85358c0510, 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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 415 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 0x772ceff9], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x772ceff9], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x762c8e93], 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 0x762c8e93], 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 0x772ceff9], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x772ceff9], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x762c8e93], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 240 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c0510, 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] 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@63074a49: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@739e3169 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], 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@67d8015: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1963e607 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], 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@2a13fd05: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64868d8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], image[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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2819 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@1c684684: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ed92ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], 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@7b322401: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18d9fcd7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], 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@d32f43e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c411937 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2298 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@53161fb7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@517c51fe [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x38eb247d], 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 0x7b9378b5], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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@7990822b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e521366 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x38eb247d], 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 0x7b9378b5], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], image[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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1381 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@1cb4ccc5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@21efa83c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x7d0e0c8b], 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 0x7ae35d2c], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7ae35d2c], 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 0x7ae35d2c], 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@3c82b2: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4a8743d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x7d0e0c8b], 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 0x7ae35d2c], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7ae35d2c], 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 0x7ae35d2c], image[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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1368 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@286d11a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10a13ab8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], 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@951cfdd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a25baf2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], 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@17ce6983: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@707123aa [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2361 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 0x7f85358b51a0, 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 0x7f85358c0510, msaa false, 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] 2 s: 60 f / 2875 ms, 20.8 fps, 47 ms/f; total: 60 f, 20.8 fps, 47 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882339 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:1407302882357 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:1407302882477 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882478 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 0x7f8535a01ed0, 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 0x7f8533dd0140, 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:1407302882554 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882554 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882554 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 07:28:14.051 java[5696:4f0b] 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x52b6c3c1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 187/-1 241x201, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] PRINT Duration 41913 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 0x7f8535a33e40, 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 0x7f8535a30e20, msaa true, 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] 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x55ecdfba], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 24.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 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x7f8533dd0140, 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f8535a01ed0, 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 false [junit] PRINT Duration 409 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] PRINT Duration 399 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 0x7f85358d96d0, 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 0x7f8533c4faa0, 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] 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], image[size 892 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 0x7f8533dd0140, 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.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 655 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.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 449 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 0x7f8535a01ed0, 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] 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@71a40770: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47e48459 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], 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@5976f013: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f8b9d48 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], 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@33da79b1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c6b6e0f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 2051 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@bc384b3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@513d09cd [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], 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@7ca67282: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13a7f4bd [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], 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@2b58ec7e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5b0e5a6d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 1757 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@7ac71697: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@249c527a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x362de08a], 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 0x362de08a], 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 0x30d82394], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x30d82394], 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@37ffb932: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75d79e56 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x362de08a], 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 0x362de08a], 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 0x30d82394], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x30d82394], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 1253 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@3594b1d3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3526af20 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x400e1a7f], 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x47ae01af], 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@24778f6e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25699176 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x400e1a7f], 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 56.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 1222 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@7a064930: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32af2ce6 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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@1adc4ed4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75bb4e12 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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@7aa8cd37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@603914ca [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 60.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 2050 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 64.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 0x7f8533dd0140, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2182 ms, 27.4 fps, 36 ms/f; total: 60 f, 27.4 fps, 36 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937759 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:1407302937782 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:1407302937892 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937892 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 0x7f85358c6660, 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 0x7f8535a09020, 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:1407302937968 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937968 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937968 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 0x106f138e], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x106f138e], 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 0x106f138e], 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 0x5ddcf865], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddcf865], 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 0x5ddcf865], 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 0x106f138e], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x106f138e], 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 0x106f138e], 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 0x5ddcf865], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddcf865], 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 0x5ddcf865], 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 0x7f8535a09020, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 83 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 0x432fec], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x432fec], 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 0x432fec], 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 0x476c6b9c], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x476c6b9c], 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 0x476c6b9c], 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 0x432fec], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x432fec], 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 0x432fec], 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 0x476c6b9c], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x476c6b9c], 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 0x476c6b9c], 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 0x7f8535a09020, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 100 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 0x7f8533dd52a0, 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 0x7f8535a30e20, 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 0x260d9541], image[size 667 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 0x7f8535a30e20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x260d9541], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x260d9541], 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 0x3ff19f14], image[size 667 x 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 0x7f8533dd52a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3ff19f14], 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 0x3ff19f14], 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 0x260d9541], image[size 667 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 0x7f8535a30e20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x260d9541], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x260d9541], 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 0x3ff19f14], image[size 667 x 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 0x7f8533dd52a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3ff19f14], 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 0x3ff19f14], image[size 667 x 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 0x7f8535a09020, 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 0x7f8535a09020, 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 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 191 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 0x7f85358403f0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533c00f90, 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 0x336927e0], image[size 667 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 0x7f8533c00f90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x336927e0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x336927e0], 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 0x4303152f], image[size 667 x 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 0x7f85358403f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4303152f], 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 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 0x4303152f], 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 0x336927e0], image[size 667 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 0x7f8533c00f90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x336927e0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x336927e0], 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 0x4303152f], image[size 667 x 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 0x7f85358403f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4303152f], 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 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 0x4303152f], image[size 667 x 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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 440 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 0x7f8535a21750, 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] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a33e40, 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 0x76e95746], image[size 667 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x76e95746], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76e95746], 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 0x339934ae], image[size 667 x 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 0x7f8535a21750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x339934ae], 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 0x339934ae], 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 0x76e95746], image[size 667 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x76e95746], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76e95746], 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 0x339934ae], image[size 667 x 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 0x7f8535a21750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x339934ae], 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 0x339934ae], image[size 667 x 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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, 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.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 0x7f85358c6660, 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 0x7f8533dd63d0, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533dd0140, 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@54c59ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57936f92 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], 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@4d397b37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78c87f7c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], 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@afcfd39: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6754aed1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2505 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 0x7f8535840da0, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533c618d0, 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@738a501f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7d925e7b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], 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 = 2/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 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], 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@2c0f92a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b2635cf [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2450 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 0x7f8533dcf7f0, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f85358d8550, 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@78b9e139: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7371a31a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 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 0x7f85358d8550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x298b3b2c], 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 0x38c79edc], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x38c79edc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x38c79edc], 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@2ed22908: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6783e43b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 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 0x7f85358d8550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x298b3b2c], 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 0x38c79edc], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x38c79edc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x38c79edc], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1317 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 0x7f85359d3b40, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535841000, 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@2f4f2b80: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@76b0f8c3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 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 0x7f8535841000, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5c9c0715], 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 0x7040d616], image[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 0x7f85359d3b40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7040d616], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x7040d616], 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@6e0e2eec: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@652ac066 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 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 0x7f8535841000, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5c9c0715], 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 0x7040d616], image[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 0x7f85359d3b40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7040d616], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x7040d616], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1307 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 0x7f8533dd6330, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8535b45bd0, 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@4e3e062c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4a075ad5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], 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@2535128f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f557d5e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], 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@57cad35: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c4f7563 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2348 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 0x7f85358c6660, 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 0x7f8535a09020, msaa true, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.5, t 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 / 2710 ms, 22.1 fps, 45 ms/f; total: 60 f, 22.1 fps, 45 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952182 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:1407302952193 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:1407302952285 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952285 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 0x7f85358f4840, 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 0x7f8535b574f0, 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:1407302952342 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952343 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952343 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 0x38cf9a71], 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38cf9a71], 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 0x38cf9a71], 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 0x365d06ee], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x365d06ee], 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 0x365d06ee], 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 0x38cf9a71], 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38cf9a71], 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 0x38cf9a71], 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 0x365d06ee], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x365d06ee], 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 0x365d06ee], 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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 79 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 0x7f8535b46340, 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 0x7f8533dcf7f0, 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 0x2e07d057], 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2e07d057], 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 0x2e07d057], 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 0x3956dc34], 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 0x7f8535b46340, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3956dc34], 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 0x3956dc34], 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 0x2e07d057], 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2e07d057], 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 0x2e07d057], 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 0x3956dc34], 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 0x7f8535b46340, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3956dc34], 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 0x3956dc34], 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 0x7f8535b574f0, 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 0x7f8535b574f0, 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 0x7f85358f4840, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 136 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 0x146bbdfb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x146bbdfb], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x484265d9], 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 0x484265d9], 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 0x146bbdfb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x146bbdfb], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x484265d9], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, 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 0x7f85358f4840, 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.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 0x7f85358f96b0, 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 0x7f85358c3d10, 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 0x1f04680b], image[size 667 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x1f04680b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1f04680b], 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 0x5ffee702], image[size 667 x 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 0x7f85358f96b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5ffee702], 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 0x5ffee702], 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 0x1f04680b], image[size 667 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x1f04680b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1f04680b], 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 0x5ffee702], image[size 667 x 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 0x7f85358f96b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5ffee702], 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 0x5ffee702], image[size 667 x 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 0x7f8535b574f0, 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 0x7f8535b574f0, 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 0x7f85358f4840, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 294 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 0x7b235d82], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7b235d82], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x5f79d27c], 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 0x5f79d27c], 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 0x7b235d82], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7b235d82], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x5f79d27c], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 167 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 0x7f85358f4840, 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@262e7302: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33809be3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], 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@776afbcf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10ba1049 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], 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 = 3/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 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2184 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@6cb9c3de: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17ea5b96 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], 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@46f0474a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48d86fa8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], 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@30578ed2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@446195c9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2264 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@466151b0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f3a1de9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x2081bc03], 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 0x1b7a92f1], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b7a92f1], 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 0x1b7a92f1], 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@608916f9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@484366f2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x2081bc03], 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 0x1b7a92f1], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b7a92f1], 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 0x1b7a92f1], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1329 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@4feb44cb: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ef1946a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x4646ebd8], 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 0x7f144c75], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f144c75], 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 0x7f144c75], 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@259094a8: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@370fb4dc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x4646ebd8], 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 0x7f144c75], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f144c75], 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 0x7f144c75], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1331 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@327626e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6af4a4e0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], 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@58bd875: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@202fec2b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], 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@69ecdc10: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d63d4c4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2343 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 0x7f85358f4840, 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 0x7f8535b574f0, 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 / 4033 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:1407302967382 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967385 d 0ms]] [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:1407302967545 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967546 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 0x7f8535b684c0, 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 0x7f8535b31ca0, 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:1407302967606 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967606 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967606 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 178 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 0x7f85358c3d10, 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 0x7f8533dd4ac0, 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x7f8535b31ca0, 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 0x7f8535b684c0, 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 258 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 273 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 0x7f8533dcf7f0, 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 0x7f8535a511d0, 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 0x7f8535b684c0, 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 343 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 322 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 0x7f8535b684c0, 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@69d5ab30: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4ada1298 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], 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@1ae0b4e5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1684342c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], 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@1ea96fe4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f0f176 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1766 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@20d77214: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20828fe4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], 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@5116331d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@875de82 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], 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@3dec7429: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ebe4f81 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1714 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@20b301ff: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48481d1e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4bc5f1be], 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 0x4bc5f1be], 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x48c56835], 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@3892bde: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@229efda2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4bc5f1be], 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 0x4bc5f1be], 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1231 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@5378cd43: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fec1485 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2028bbf6], 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 0x2028bbf6], 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 0x41704837], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x41704837], 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@7bdc9f99: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51723556 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2028bbf6], 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 0x2028bbf6], 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 0x41704837], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x41704837], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1178 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@735c9f89: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45ee168a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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@ce5988b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3581d44a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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@7f94ee59: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@aac567f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 2014 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 0x7f8535b684c0, 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 0x7f8535b31ca0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2077 ms, 28.8 fps, 34 ms/f; total: 60 f, 28.8 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979518 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979535 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [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:1407302979624 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979624 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 0x7f8535a15680, 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 0x7f8535b7e0f0, 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:1407302979692 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979692 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979692 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 0x5176e5e4], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5176e5e4], 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 0x5176e5e4], 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 0x185348ac], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 0x5176e5e4], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5176e5e4], 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 0x5176e5e4], 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 0x185348ac], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 73 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 0x30a1feba], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30a1feba], 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 0x30a1feba], 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 0x1218962c], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 0x30a1feba], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30a1feba], 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 0x30a1feba], 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 0x1218962c], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 136 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 0x7f8535b379f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a507b0, 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 0x64126a63], image[size 667 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 0x7f8535a507b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x64126a63], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x64126a63], 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 0xd5c5f5e], image[size 667 x 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 0x7f8535b379f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 0x64126a63], image[size 667 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 0x7f8535a507b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x64126a63], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x64126a63], 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 0xd5c5f5e], image[size 667 x 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 0x7f8535b379f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, 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.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 0x7f8533dd4ac0, 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 0x7f8533dd6790, 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 0xa7e4b2b], image[size 667 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 0x7f8533dd6790, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0xa7e4b2b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xa7e4b2b], 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 0x70b01428], image[size 667 x 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 0x7f8533dd4ac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x70b01428], 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 0x70b01428], 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 0xa7e4b2b], image[size 667 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 0x7f8533dd6790, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0xa7e4b2b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xa7e4b2b], 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 0x70b01428], image[size 667 x 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 0x7f8533dd4ac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x70b01428], 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 0x70b01428], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 262 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 0x7f85359d7b60, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8533d6a800, 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 0x1c7e8e6b], image[size 667 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 0x7f8533d6a800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x1c7e8e6b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1c7e8e6b], 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 0x4099d33d], image[size 667 x 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 0x7f85359d7b60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 0x1c7e8e6b], image[size 667 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 0x7f8533d6a800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x1c7e8e6b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1c7e8e6b], 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 0x4099d33d], image[size 667 x 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 0x7f85359d7b60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 221 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] 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 0x7f8535a1b4d0, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.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 0x7f8535990210, 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@2daf73a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59d12b6a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], 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 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], 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@4d9175da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8d062ff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2306 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 0x7f85358c3d00, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.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 0x7f853583c5b0, 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@ce20c1e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c898c2d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], 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@631e1d43: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e134c8b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], 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@5920fac0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42e80f7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2175 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 0x7f8535a49040, msaa false, tileRendererInUse null [junit] >> Gears 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f85358cf4f0, 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@3dba2981: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8faf3d0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 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 0x7f85358cf4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x139ce14b], 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 0x9018515], image[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 0x7f8535a49040, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9018515], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x9018515], 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@8ef6611: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d15eaac [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 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 0x7f85358cf4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x139ce14b], 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 0x9018515], image[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 0x7f8535a49040, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9018515], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x9018515], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1308 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 0x7f8535a511d0, msaa false, tileRendererInUse null [junit] >> Gears 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a17660, 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@323ba8a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1eabbba2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 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 0x7f8535a17660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1cab9869], 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 0x599db3fc], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x599db3fc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x599db3fc], 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@50b9206f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a0080d0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 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 0x7f8535a17660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1cab9869], 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 0x599db3fc], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x599db3fc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x599db3fc], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1269 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 0x7f8533dcf7f0, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.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 0x7f85358c4de0, 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@1bd7643a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59f52a1d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], 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@630b813f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@85281e6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], 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@378d68a9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@24d24bbd [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2243 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 0x7f8535a15680, 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 0x7f8535b7e0f0, msaa true, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.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 / 2520 ms, 23.8 fps, 42 ms/f; total: 60 f, 23.8 fps, 42 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302993068 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:1407302993091 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] SLOCK [T main @ 1407302993238 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 150.089 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302843373 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302863502 ms +++ localhost/127.0.0.1:59999 - Locked within 20167 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:1407302867031 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867034 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867041 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 0x7f85358b51a0, 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 0x7f85358c0510, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867277 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867278 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 0x744fb319], 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x744fb319], 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 0x744fb319], 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 0x3340561a], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 0x744fb319], 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x744fb319], 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 0x744fb319], 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 0x3340561a], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 0x7f85358c0510, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, 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 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 0x7f85358e5bf0, 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 0x7f85359c9e40, 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 0x3699d34f], 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 0x7f85359c9e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3699d34f], 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 0x3699d34f], 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 0x49c97cd2], 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 0x7f85358e5bf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x49c97cd2], 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 0x49c97cd2], 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 0x3699d34f], 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 0x7f85359c9e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3699d34f], 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 0x3699d34f], 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 0x49c97cd2], 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 0x7f85358e5bf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x49c97cd2], 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 0x49c97cd2], 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 0x7f85358c0510, 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 0x7f85358c0510, 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 0x7f85358b51a0, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 320 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 0xe91894c], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xe91894c], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7e397475], 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 0x7e397475], 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 0xe91894c], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xe91894c], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7e397475], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 257 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 0x7f85359d6660, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f85358dcc10, 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 0x7ec3cdad], image[size 667 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 0x7f85358dcc10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7ec3cdad], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7ec3cdad], 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 0x238754e], image[size 667 x 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 0x7f85359d6660, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x238754e], 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 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 0x238754e], 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 0x7ec3cdad], image[size 667 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 0x7f85358dcc10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7ec3cdad], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7ec3cdad], 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 0x238754e], image[size 667 x 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 0x7f85359d6660, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x238754e], 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 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 0x238754e], image[size 667 x 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 0x7f85358c0510, 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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 415 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 0x772ceff9], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x772ceff9], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x762c8e93], 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 0x762c8e93], 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 0x772ceff9], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x772ceff9], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x762c8e93], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 240 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c0510, 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] 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@63074a49: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@739e3169 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], 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@67d8015: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1963e607 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], 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@2a13fd05: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64868d8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], image[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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2819 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@1c684684: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ed92ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], 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@7b322401: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18d9fcd7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], 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@d32f43e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c411937 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2298 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@53161fb7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@517c51fe [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x38eb247d], 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 0x7b9378b5], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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@7990822b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e521366 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x38eb247d], 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 0x7b9378b5], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], image[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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1381 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@1cb4ccc5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@21efa83c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x7d0e0c8b], 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 0x7ae35d2c], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7ae35d2c], 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 0x7ae35d2c], 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@3c82b2: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4a8743d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x7d0e0c8b], 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 0x7ae35d2c], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7ae35d2c], 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 0x7ae35d2c], image[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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1368 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@286d11a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10a13ab8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], 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@951cfdd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a25baf2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], 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@17ce6983: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@707123aa [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2361 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 0x7f85358b51a0, 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 0x7f85358c0510, msaa false, 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] 2 s: 60 f / 2875 ms, 20.8 fps, 47 ms/f; total: 60 f, 20.8 fps, 47 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882339 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:1407302882357 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:1407302882477 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882478 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 0x7f8535a01ed0, 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 0x7f8533dd0140, 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:1407302882554 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882554 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882554 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x52b6c3c1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 187/-1 241x201, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] PRINT Duration 41913 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 0x7f8535a33e40, 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 0x7f8535a30e20, msaa true, 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] 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x55ecdfba], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 24.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 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x7f8533dd0140, 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f8535a01ed0, 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 false [junit] PRINT Duration 409 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] PRINT Duration 399 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 0x7f85358d96d0, 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 0x7f8533c4faa0, 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] 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], image[size 892 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 0x7f8533dd0140, 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.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 655 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.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 449 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 0x7f8535a01ed0, 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] 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@71a40770: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47e48459 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], 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@5976f013: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f8b9d48 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], 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@33da79b1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c6b6e0f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 2051 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@bc384b3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@513d09cd [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], 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@7ca67282: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13a7f4bd [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], 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@2b58ec7e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5b0e5a6d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 1757 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@7ac71697: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@249c527a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x362de08a], 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 0x362de08a], 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 0x30d82394], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x30d82394], 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@37ffb932: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75d79e56 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x362de08a], 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 0x362de08a], 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 0x30d82394], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x30d82394], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 1253 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@3594b1d3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3526af20 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x400e1a7f], 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x47ae01af], 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@24778f6e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25699176 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x400e1a7f], 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 56.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 1222 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@7a064930: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32af2ce6 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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@1adc4ed4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75bb4e12 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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@7aa8cd37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@603914ca [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 60.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 2050 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 64.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 0x7f8533dd0140, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2182 ms, 27.4 fps, 36 ms/f; total: 60 f, 27.4 fps, 36 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937759 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:1407302937782 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:1407302937892 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937892 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 0x7f85358c6660, 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 0x7f8535a09020, 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:1407302937968 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937968 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937968 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 0x106f138e], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x106f138e], 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 0x106f138e], 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 0x5ddcf865], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddcf865], 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 0x5ddcf865], 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 0x106f138e], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x106f138e], 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 0x106f138e], 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 0x5ddcf865], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddcf865], 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 0x5ddcf865], 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 0x7f8535a09020, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 83 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 0x432fec], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x432fec], 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 0x432fec], 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 0x476c6b9c], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x476c6b9c], 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 0x476c6b9c], 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 0x432fec], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x432fec], 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 0x432fec], 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 0x476c6b9c], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x476c6b9c], 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 0x476c6b9c], 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 0x7f8535a09020, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 100 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 0x7f8533dd52a0, 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 0x7f8535a30e20, 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 0x260d9541], image[size 667 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 0x7f8535a30e20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x260d9541], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x260d9541], 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 0x3ff19f14], image[size 667 x 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 0x7f8533dd52a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3ff19f14], 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 0x3ff19f14], 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 0x260d9541], image[size 667 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 0x7f8535a30e20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x260d9541], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x260d9541], 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 0x3ff19f14], image[size 667 x 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 0x7f8533dd52a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3ff19f14], 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 0x3ff19f14], image[size 667 x 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 0x7f8535a09020, 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 0x7f8535a09020, 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 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 191 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 0x7f85358403f0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533c00f90, 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 0x336927e0], image[size 667 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 0x7f8533c00f90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x336927e0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x336927e0], 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 0x4303152f], image[size 667 x 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 0x7f85358403f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4303152f], 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 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 0x4303152f], 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 0x336927e0], image[size 667 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 0x7f8533c00f90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x336927e0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x336927e0], 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 0x4303152f], image[size 667 x 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 0x7f85358403f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4303152f], 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 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 0x4303152f], image[size 667 x 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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 440 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 0x7f8535a21750, 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] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a33e40, 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 0x76e95746], image[size 667 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x76e95746], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76e95746], 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 0x339934ae], image[size 667 x 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 0x7f8535a21750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x339934ae], 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 0x339934ae], 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 0x76e95746], image[size 667 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x76e95746], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76e95746], 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 0x339934ae], image[size 667 x 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 0x7f8535a21750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x339934ae], 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 0x339934ae], image[size 667 x 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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, 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.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 0x7f85358c6660, 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 0x7f8533dd63d0, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533dd0140, 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@54c59ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57936f92 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], 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@4d397b37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78c87f7c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], 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@afcfd39: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6754aed1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2505 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 0x7f8535840da0, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533c618d0, 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@738a501f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7d925e7b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], 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 = 2/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 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], 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@2c0f92a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b2635cf [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2450 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 0x7f8533dcf7f0, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f85358d8550, 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@78b9e139: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7371a31a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 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 0x7f85358d8550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x298b3b2c], 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 0x38c79edc], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x38c79edc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x38c79edc], 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@2ed22908: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6783e43b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 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 0x7f85358d8550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x298b3b2c], 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 0x38c79edc], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x38c79edc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x38c79edc], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1317 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 0x7f85359d3b40, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535841000, 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@2f4f2b80: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@76b0f8c3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 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 0x7f8535841000, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5c9c0715], 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 0x7040d616], image[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 0x7f85359d3b40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7040d616], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x7040d616], 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@6e0e2eec: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@652ac066 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 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 0x7f8535841000, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5c9c0715], 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 0x7040d616], image[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 0x7f85359d3b40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7040d616], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x7040d616], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1307 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 0x7f8533dd6330, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8535b45bd0, 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@4e3e062c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4a075ad5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], 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@2535128f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f557d5e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], 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@57cad35: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c4f7563 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2348 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 0x7f85358c6660, 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 0x7f8535a09020, msaa true, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.5, t 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 / 2710 ms, 22.1 fps, 45 ms/f; total: 60 f, 22.1 fps, 45 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952182 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:1407302952193 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:1407302952285 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952285 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 0x7f85358f4840, 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 0x7f8535b574f0, 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:1407302952342 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952343 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952343 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 0x38cf9a71], 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38cf9a71], 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 0x38cf9a71], 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 0x365d06ee], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x365d06ee], 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 0x365d06ee], 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 0x38cf9a71], 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38cf9a71], 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 0x38cf9a71], 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 0x365d06ee], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x365d06ee], 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 0x365d06ee], 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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 79 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 0x7f8535b46340, 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 0x7f8533dcf7f0, 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 0x2e07d057], 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2e07d057], 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 0x2e07d057], 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 0x3956dc34], 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 0x7f8535b46340, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3956dc34], 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 0x3956dc34], 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 0x2e07d057], 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2e07d057], 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 0x2e07d057], 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 0x3956dc34], 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 0x7f8535b46340, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3956dc34], 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 0x3956dc34], 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 0x7f8535b574f0, 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 0x7f8535b574f0, 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 0x7f85358f4840, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 136 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 0x146bbdfb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x146bbdfb], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x484265d9], 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 0x484265d9], 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 0x146bbdfb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x146bbdfb], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x484265d9], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, 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 0x7f85358f4840, 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.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 0x7f85358f96b0, 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 0x7f85358c3d10, 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 0x1f04680b], image[size 667 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x1f04680b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1f04680b], 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 0x5ffee702], image[size 667 x 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 0x7f85358f96b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5ffee702], 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 0x5ffee702], 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 0x1f04680b], image[size 667 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x1f04680b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1f04680b], 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 0x5ffee702], image[size 667 x 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 0x7f85358f96b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5ffee702], 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 0x5ffee702], image[size 667 x 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 0x7f8535b574f0, 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 0x7f8535b574f0, 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 0x7f85358f4840, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 294 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 0x7b235d82], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7b235d82], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x5f79d27c], 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 0x5f79d27c], 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 0x7b235d82], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7b235d82], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x5f79d27c], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 167 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 0x7f85358f4840, 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@262e7302: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33809be3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], 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@776afbcf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10ba1049 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], 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 = 3/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 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2184 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@6cb9c3de: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17ea5b96 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], 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@46f0474a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48d86fa8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], 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@30578ed2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@446195c9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2264 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@466151b0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f3a1de9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x2081bc03], 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 0x1b7a92f1], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b7a92f1], 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 0x1b7a92f1], 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@608916f9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@484366f2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x2081bc03], 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 0x1b7a92f1], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b7a92f1], 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 0x1b7a92f1], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1329 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@4feb44cb: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ef1946a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x4646ebd8], 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 0x7f144c75], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f144c75], 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 0x7f144c75], 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@259094a8: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@370fb4dc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x4646ebd8], 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 0x7f144c75], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f144c75], 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 0x7f144c75], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1331 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@327626e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6af4a4e0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], 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@58bd875: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@202fec2b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], 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@69ecdc10: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d63d4c4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2343 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 0x7f85358f4840, 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 0x7f8535b574f0, 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 / 4033 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:1407302967382 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967385 d 0ms]] [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:1407302967545 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967546 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 0x7f8535b684c0, 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 0x7f8535b31ca0, 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:1407302967606 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967606 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967606 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 178 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 0x7f85358c3d10, 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 0x7f8533dd4ac0, 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x7f8535b31ca0, 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 0x7f8535b684c0, 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 258 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 273 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 0x7f8533dcf7f0, 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 0x7f8535a511d0, 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 0x7f8535b684c0, 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 343 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 322 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 0x7f8535b684c0, 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@69d5ab30: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4ada1298 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], 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@1ae0b4e5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1684342c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], 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@1ea96fe4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f0f176 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1766 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@20d77214: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20828fe4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], 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@5116331d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@875de82 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], 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@3dec7429: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ebe4f81 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1714 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@20b301ff: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48481d1e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4bc5f1be], 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 0x4bc5f1be], 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x48c56835], 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@3892bde: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@229efda2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4bc5f1be], 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 0x4bc5f1be], 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1231 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@5378cd43: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fec1485 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2028bbf6], 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 0x2028bbf6], 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 0x41704837], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x41704837], 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@7bdc9f99: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51723556 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2028bbf6], 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 0x2028bbf6], 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 0x41704837], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x41704837], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1178 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@735c9f89: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45ee168a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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@ce5988b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3581d44a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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@7f94ee59: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@aac567f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 2014 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 0x7f8535b684c0, 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 0x7f8535b31ca0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2077 ms, 28.8 fps, 34 ms/f; total: 60 f, 28.8 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979518 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979535 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [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:1407302979624 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979624 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 0x7f8535a15680, 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 0x7f8535b7e0f0, 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:1407302979692 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979692 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979692 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 0x5176e5e4], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5176e5e4], 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 0x5176e5e4], 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 0x185348ac], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 0x5176e5e4], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5176e5e4], 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 0x5176e5e4], 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 0x185348ac], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 73 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 0x30a1feba], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30a1feba], 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 0x30a1feba], 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 0x1218962c], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 0x30a1feba], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30a1feba], 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 0x30a1feba], 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 0x1218962c], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 136 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 0x7f8535b379f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a507b0, 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 0x64126a63], image[size 667 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 0x7f8535a507b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x64126a63], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x64126a63], 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 0xd5c5f5e], image[size 667 x 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 0x7f8535b379f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 0x64126a63], image[size 667 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 0x7f8535a507b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x64126a63], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x64126a63], 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 0xd5c5f5e], image[size 667 x 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 0x7f8535b379f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, 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.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 0x7f8533dd4ac0, 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 0x7f8533dd6790, 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 0xa7e4b2b], image[size 667 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 0x7f8533dd6790, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0xa7e4b2b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xa7e4b2b], 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 0x70b01428], image[size 667 x 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 0x7f8533dd4ac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x70b01428], 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 0x70b01428], 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 0xa7e4b2b], image[size 667 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 0x7f8533dd6790, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0xa7e4b2b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xa7e4b2b], 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 0x70b01428], image[size 667 x 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 0x7f8533dd4ac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x70b01428], 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 0x70b01428], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 262 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 0x7f85359d7b60, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8533d6a800, 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 0x1c7e8e6b], image[size 667 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 0x7f8533d6a800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x1c7e8e6b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1c7e8e6b], 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 0x4099d33d], image[size 667 x 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 0x7f85359d7b60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 0x1c7e8e6b], image[size 667 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 0x7f8533d6a800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x1c7e8e6b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1c7e8e6b], 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 0x4099d33d], image[size 667 x 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 0x7f85359d7b60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 221 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] 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 0x7f8535a1b4d0, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.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 0x7f8535990210, 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@2daf73a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59d12b6a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], 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 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], 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@4d9175da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8d062ff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2306 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 0x7f85358c3d00, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.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 0x7f853583c5b0, 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@ce20c1e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c898c2d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], 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@631e1d43: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e134c8b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], 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@5920fac0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42e80f7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2175 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 0x7f8535a49040, msaa false, tileRendererInUse null [junit] >> Gears 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f85358cf4f0, 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@3dba2981: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8faf3d0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 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 0x7f85358cf4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x139ce14b], 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 0x9018515], image[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 0x7f8535a49040, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9018515], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x9018515], 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@8ef6611: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d15eaac [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 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 0x7f85358cf4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x139ce14b], 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 0x9018515], image[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 0x7f8535a49040, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9018515], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x9018515], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1308 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 0x7f8535a511d0, msaa false, tileRendererInUse null [junit] >> Gears 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a17660, 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@323ba8a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1eabbba2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 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 0x7f8535a17660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1cab9869], 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 0x599db3fc], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x599db3fc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x599db3fc], 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@50b9206f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a0080d0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 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 0x7f8535a17660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1cab9869], 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 0x599db3fc], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x599db3fc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x599db3fc], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1269 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 0x7f8533dcf7f0, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.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 0x7f85358c4de0, 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@1bd7643a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59f52a1d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], 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@630b813f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@85281e6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], 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@378d68a9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@24d24bbd [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2243 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 0x7f8535a15680, 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 0x7f8535b7e0f0, msaa true, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.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 / 2520 ms, 23.8 fps, 42 ms/f; total: 60 f, 23.8 fps, 42 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302993068 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:1407302993091 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] SLOCK [T main @ 1407302993238 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_flip1_aa0 took 16.273 sec [junit] Testcase: test01_flip1_aa0_bitmap took 0.001 sec [junit] Testcase: test01_flip1_aa0_bitmap_layered took 0 sec [junit] Testcase: test01_flip1_aa0_layered took 55.405 sec [junit] Testcase: test02_flip1_aa8 took 14.377 sec [junit] Testcase: test11_flip0_aa0 took 15.191 sec [junit] Testcase: test11_flip0_aa0_bitmap took 0 sec [junit] Testcase: test11_flip0_aa0_bitmap_layered took 0 sec [junit] Testcase: test11_flip0_aa0_layered took 12.138 sec [junit] Testcase: test12_flip0_aa8 took 13.555 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 150.089 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302843373 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407302863502 ms +++ localhost/127.0.0.1:59999 - Locked within 20167 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:1407302867031 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867034 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867041 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 0x7f85358b51a0, 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 0x7f85358c0510, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867277 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302867278 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 0x744fb319], 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x744fb319], 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 0x744fb319], 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 0x3340561a], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 0x744fb319], 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x744fb319], 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 0x744fb319], 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 0x3340561a], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3340561a], 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 0x7f85358c0510, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, 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 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 0x7f85358e5bf0, 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 0x7f85359c9e40, 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 0x3699d34f], 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 0x7f85359c9e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3699d34f], 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 0x3699d34f], 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 0x49c97cd2], 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 0x7f85358e5bf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x49c97cd2], 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 0x49c97cd2], 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 0x3699d34f], 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 0x7f85359c9e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3699d34f], 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 0x3699d34f], 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 0x49c97cd2], 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 0x7f85358e5bf0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x49c97cd2], 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 0x49c97cd2], 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 0x7f85358c0510, 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 0x7f85358c0510, 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 0x7f85358b51a0, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 320 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 0xe91894c], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xe91894c], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7e397475], 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 0x7e397475], 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 0xe91894c], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xe91894c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xe91894c], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7e397475], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7e397475], 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 0x7e397475], image[size 667 x 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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 257 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 0x7f85359d6660, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f85358dcc10, 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 0x7ec3cdad], image[size 667 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 0x7f85358dcc10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7ec3cdad], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7ec3cdad], 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 0x238754e], image[size 667 x 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 0x7f85359d6660, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x238754e], 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 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 0x238754e], 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 0x7ec3cdad], image[size 667 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 0x7f85358dcc10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7ec3cdad], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7ec3cdad], 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 0x238754e], image[size 667 x 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 0x7f85359d6660, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x238754e], 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 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 0x238754e], image[size 667 x 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 0x7f85358c0510, 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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 415 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 0x772ceff9], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x772ceff9], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x762c8e93], 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 0x762c8e93], 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 0x772ceff9], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x772ceff9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x772ceff9], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x762c8e93], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x762c8e93], 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 0x762c8e93], image[size 667 x 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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 240 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c0510, 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] 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@63074a49: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@739e3169 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], 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@67d8015: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1963e607 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], 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@2a13fd05: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64868d8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xd90849b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0xd90849b], 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 0x79eff58b], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x79eff58b], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x79eff58b], 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 0x79eff58b], image[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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2819 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@1c684684: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ed92ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], 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@7b322401: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18d9fcd7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], 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@d32f43e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c411937 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1438de7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1438de7f], 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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4d70dfac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4d70dfac], image[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 0x7f85358c0510, msaa false, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2298 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@53161fb7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@517c51fe [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x38eb247d], 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 0x7b9378b5], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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@7990822b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e521366 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x38eb247d], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x38eb247d], 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 0x7b9378b5], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b9378b5], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b9378b5], image[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 0x7f85358c0510, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1381 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@1cb4ccc5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@21efa83c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x7d0e0c8b], 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 0x7ae35d2c], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7ae35d2c], 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 0x7ae35d2c], 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@3c82b2: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4a8743d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7d0e0c8b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x7d0e0c8b], 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 0x7ae35d2c], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7ae35d2c], 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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7ae35d2c], 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 0x7ae35d2c], image[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 0x7f85358c0510, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1368 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@286d11a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10a13ab8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], 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@951cfdd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a25baf2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], 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@17ce6983: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@707123aa [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358b51a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x49160e8f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x49160e8f], 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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f85358c0510, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf6a8ce], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0xf6a8ce], image[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 0x7f85358c0510, msaa false, 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 0x7f85358b51a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2361 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 0x7f85358b51a0, 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 0x7f85358c0510, msaa false, 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] 2 s: 60 f / 2875 ms, 20.8 fps, 47 ms/f; total: 60 f, 20.8 fps, 47 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882339 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:1407302882357 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:1407302882477 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882478 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 0x7f8535a01ed0, 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 0x7f8533dd0140, 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:1407302882554 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882554 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302882554 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x52b6c3c1], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x52b6c3c1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 428x320 brd 0, cur 187/-1 241x201, buffer 0x52b6c3c1], 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 0x49f4acf], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x49f4acf], 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 0x49f4acf], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] PRINT Duration 41913 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 0x7f8535a33e40, 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 0x7f8535a30e20, msaa true, 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] 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [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] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x55ecdfba], 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 0x7f8535a30e20, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x55ecdfba], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 24.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 0x55ecdfba], 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 0x3f782da8], 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f782da8], 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 0x3f782da8], 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 0x7f8533dd0140, 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f8535a01ed0, 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 false [junit] PRINT Duration 409 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3b47433], 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 -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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x3b47433], 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.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], 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 0x3b47433], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x3b47433], 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.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 0x3b47433], 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x183a42b3], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x183a42b3], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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] PRINT Duration 399 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 0x7f85358d96d0, 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 0x7f8533c4faa0, 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] 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], 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 0x4dfcedc], image[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 0x7f8533c4faa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4dfcedc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.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 0x4dfcedc], 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 0x2a70120d], image[size 892 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 0x7f85358d96d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2a70120d], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2a70120d], image[size 892 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 0x7f8533dd0140, 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.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 655 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4ff7cf08], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4ff7cf08], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x10a44013], 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 0x10a44013], 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 0x4ff7cf08], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4ff7cf08], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4ff7cf08], 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 0x10a44013], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x10a44013], 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 0x10a44013], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.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 449 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 0x7f8535a01ed0, 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] 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@71a40770: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47e48459 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], 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@5976f013: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f8b9d48 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], 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@33da79b1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c6b6e0f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x701ece7d], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x701ece7d], 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 0x701ece7d], 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6890aa], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6b6890aa], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 2051 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@bc384b3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@513d09cd [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], 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@7ca67282: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13a7f4bd [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], 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@2b58ec7e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5b0e5a6d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x406a9e07], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x406a9e07], 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 0x406a9e07], 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5b499b74], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x5b499b74], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 1757 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@7ac71697: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@249c527a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x362de08a], 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 0x362de08a], 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 0x30d82394], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x30d82394], 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@37ffb932: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75d79e56 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x362de08a], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x362de08a], 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 0x362de08a], 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 0x30d82394], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x30d82394], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x30d82394], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, 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 1253 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@3594b1d3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3526af20 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x400e1a7f], 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x47ae01af], 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@24778f6e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25699176 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x400e1a7f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.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 0x400e1a7f], 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x47ae01af], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x47ae01af], image[size 892 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 56.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 1222 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@7a064930: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32af2ce6 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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@1adc4ed4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75bb4e12 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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@7aa8cd37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@603914ca [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], 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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x7f8535a01ed0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x18aa9a67], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x18aa9a67], 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 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x118950b6], 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x118950b6], 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 0x118950b6], 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 0x7f8533dd0140, 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 60.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 2050 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 0x7f8535a01ed0, msaa false, tileRendererInUse null [junit] >> Gears angle 64.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 0x7f8533dd0140, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2182 ms, 27.4 fps, 36 ms/f; total: 60 f, 27.4 fps, 36 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937759 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:1407302937782 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:1407302937892 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937892 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 0x7f85358c6660, 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 0x7f8535a09020, 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:1407302937968 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937968 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302937968 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 0x106f138e], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x106f138e], 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 0x106f138e], 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 0x5ddcf865], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddcf865], 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 0x5ddcf865], 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 0x106f138e], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x106f138e], 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 0x106f138e], 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 0x5ddcf865], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddcf865], 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 0x5ddcf865], 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 0x7f8535a09020, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 83 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 0x432fec], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x432fec], 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 0x432fec], 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 0x476c6b9c], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x476c6b9c], 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 0x476c6b9c], 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 0x432fec], 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 0x7f85358c6660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x432fec], 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 0x432fec], 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 0x476c6b9c], 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 0x7f8535a09020, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x476c6b9c], 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 0x476c6b9c], 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 0x7f8535a09020, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 100 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 0x7f8533dd52a0, 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 0x7f8535a30e20, 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 0x260d9541], image[size 667 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 0x7f8535a30e20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x260d9541], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x260d9541], 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 0x3ff19f14], image[size 667 x 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 0x7f8533dd52a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3ff19f14], 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 0x3ff19f14], 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 0x260d9541], image[size 667 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 0x7f8535a30e20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x260d9541], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x260d9541], 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 0x3ff19f14], image[size 667 x 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 0x7f8533dd52a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3ff19f14], 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 0x3ff19f14], image[size 667 x 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 0x7f8535a09020, 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 0x7f8535a09020, 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 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 191 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 0x7f85358403f0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533c00f90, 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 0x336927e0], image[size 667 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 0x7f8533c00f90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x336927e0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x336927e0], 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 0x4303152f], image[size 667 x 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 0x7f85358403f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4303152f], 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 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 0x4303152f], 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 0x336927e0], image[size 667 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 0x7f8533c00f90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x336927e0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x336927e0], 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 0x4303152f], image[size 667 x 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 0x7f85358403f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4303152f], 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 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 0x4303152f], image[size 667 x 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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 440 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 0x7f8535a21750, 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] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a33e40, 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 0x76e95746], image[size 667 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x76e95746], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76e95746], 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 0x339934ae], image[size 667 x 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 0x7f8535a21750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x339934ae], 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 0x339934ae], 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 0x76e95746], image[size 667 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 0x7f8535a33e40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x76e95746], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76e95746], 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 0x339934ae], image[size 667 x 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 0x7f8535a21750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x339934ae], 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 0x339934ae], image[size 667 x 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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, 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.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 0x7f85358c6660, 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 0x7f8533dd63d0, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533dd0140, 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@54c59ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57936f92 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], 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@4d397b37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78c87f7c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], 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@afcfd39: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6754aed1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 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 0x7f8533dd0140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x10820729], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x10820729], 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 0x4a41d5e8], image[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 0x7f8533dd63d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4a41d5e8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4a41d5e8], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2505 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 0x7f8535840da0, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8533c618d0, 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@738a501f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7d925e7b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], 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 = 2/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 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], 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@2c0f92a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b2635cf [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 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 0x7f8533c618d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x14791da5], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x14791da5], 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 0x6a4f6fb6], image[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 0x7f8535840da0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6a4f6fb6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x6a4f6fb6], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2450 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 0x7f8533dcf7f0, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f85358d8550, 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@78b9e139: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7371a31a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 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 0x7f85358d8550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x298b3b2c], 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 0x38c79edc], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x38c79edc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x38c79edc], 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@2ed22908: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6783e43b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 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 0x7f85358d8550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x298b3b2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x298b3b2c], 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 0x38c79edc], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x38c79edc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x38c79edc], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1317 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 0x7f85359d3b40, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535841000, 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@2f4f2b80: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@76b0f8c3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 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 0x7f8535841000, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5c9c0715], 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 0x7040d616], image[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 0x7f85359d3b40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7040d616], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x7040d616], 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@6e0e2eec: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@652ac066 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 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 0x7f8535841000, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5c9c0715], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5c9c0715], 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 0x7040d616], image[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 0x7f85359d3b40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7040d616], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x7040d616], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1307 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 0x7f8533dd6330, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.0, 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 0x7f8535b45bd0, 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@4e3e062c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4a075ad5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], 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@2535128f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f557d5e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], 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@57cad35: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c4f7563 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 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 0x7f8535b45bd0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x28dc7beb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x28dc7beb], 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 0x3648044d], image[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 0x7f8533dd6330, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3648044d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3648044d], image[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 0x7f8535a09020, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a09020, 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 false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f85358c6660, 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 0x7f85358c6660, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2348 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 0x7f85358c6660, 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 0x7f8535a09020, msaa true, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.5, t 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 / 2710 ms, 22.1 fps, 45 ms/f; total: 60 f, 22.1 fps, 45 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952182 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:1407302952193 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:1407302952285 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952285 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 0x7f85358f4840, 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 0x7f8535b574f0, 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:1407302952342 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952343 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302952343 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 0x38cf9a71], 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38cf9a71], 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 0x38cf9a71], 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 0x365d06ee], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x365d06ee], 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 0x365d06ee], 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 0x38cf9a71], 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38cf9a71], 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 0x38cf9a71], 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 0x365d06ee], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x365d06ee], 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 0x365d06ee], 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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 79 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 0x7f8535b46340, 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 0x7f8533dcf7f0, 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 0x2e07d057], 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2e07d057], 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 0x2e07d057], 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 0x3956dc34], 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 0x7f8535b46340, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3956dc34], 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 0x3956dc34], 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 0x2e07d057], 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2e07d057], 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 0x2e07d057], 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 0x3956dc34], 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 0x7f8535b46340, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3956dc34], 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 0x3956dc34], 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 0x7f8535b574f0, 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 0x7f8535b574f0, 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 0x7f85358f4840, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 136 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 0x146bbdfb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x146bbdfb], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x484265d9], 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 0x484265d9], 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 0x146bbdfb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x146bbdfb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x146bbdfb], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x484265d9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x484265d9], 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 0x484265d9], image[size 667 x 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 0x7f8535b574f0, 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 0x7f85358f4840, 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.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 0x7f85358f96b0, 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 0x7f85358c3d10, 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 0x1f04680b], image[size 667 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x1f04680b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1f04680b], 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 0x5ffee702], image[size 667 x 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 0x7f85358f96b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5ffee702], 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 0x5ffee702], 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 0x1f04680b], image[size 667 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x1f04680b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1f04680b], 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 0x5ffee702], image[size 667 x 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 0x7f85358f96b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x5ffee702], 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 0x5ffee702], image[size 667 x 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 0x7f8535b574f0, 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 0x7f8535b574f0, 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 0x7f85358f4840, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 294 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 0x7b235d82], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7b235d82], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x5f79d27c], 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 0x5f79d27c], 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 0x7b235d82], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7b235d82], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7b235d82], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x5f79d27c], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x5f79d27c], 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 0x5f79d27c], image[size 667 x 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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 167 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 0x7f85358f4840, 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@262e7302: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33809be3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], 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@776afbcf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10ba1049 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], 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 = 3/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 0x407a6e7f], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x407a6e7f], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x407a6e7f], 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 0x7f8e2a23], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f8e2a23], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f8e2a23], 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 0x7f8e2a23], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2184 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@6cb9c3de: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17ea5b96 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], 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@46f0474a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48d86fa8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], 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@30578ed2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@446195c9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b22e11e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1b22e11e], 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 0x779760e9], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x779760e9], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x779760e9], 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 0x779760e9], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2264 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@466151b0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f3a1de9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x2081bc03], 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 0x1b7a92f1], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b7a92f1], 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 0x1b7a92f1], 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@608916f9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@484366f2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2081bc03], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x2081bc03], 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 0x1b7a92f1], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1b7a92f1], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1b7a92f1], 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 0x1b7a92f1], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1329 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@4feb44cb: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ef1946a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x4646ebd8], 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 0x7f144c75], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f144c75], 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 0x7f144c75], 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@259094a8: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@370fb4dc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4646ebd8], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x4646ebd8], 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 0x7f144c75], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f144c75], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f144c75], 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 0x7f144c75], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1331 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@327626e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6af4a4e0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], 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@58bd875: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@202fec2b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], 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@69ecdc10: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d63d4c4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f85358f4840, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6374a4fb], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6374a4fb], 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 0x776b6dab], image[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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x776b6dab], 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 0x7f8535b574f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x776b6dab], 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 0x776b6dab], image[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 0x7f8535b574f0, 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 0x7f85358f4840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2343 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 0x7f85358f4840, 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 0x7f8535b574f0, 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 / 4033 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:1407302967382 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967385 d 0ms]] [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:1407302967545 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967546 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 0x7f8535b684c0, 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 0x7f8535b31ca0, 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:1407302967606 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967606 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302967606 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x48e266df], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x48e266df], 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 0x48e266df], 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 0x6071a6de], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x6071a6de], 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 0x6071a6de], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 178 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 0x7f85358c3d10, 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 0x7f8533dd4ac0, 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x3f12ccc4], 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 0x7f8533dd4ac0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x3f12ccc4], 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 0x3f12ccc4], 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 0x173b1696], 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 0x7f85358c3d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x173b1696], 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 0x173b1696], 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 0x7f8535b31ca0, 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 0x7f8535b684c0, 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 258 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x6e91dce3], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], 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 0x6e91dce3], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x6e91dce3], 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 0x6e91dce3], 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x7718463c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x7718463c], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 273 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 0x7f8533dcf7f0, 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 0x7f8535a511d0, 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], 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 0x1bf80c8d], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x1bf80c8d], 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 0x1bf80c8d], 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 0x58e793e4], image[size 892 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 0x7f8533dcf7f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x58e793e4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x58e793e4], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 0x7f8535b684c0, 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 343 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x2e57327], 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 0x2e57327], 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 0x52bf544c], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x52bf544c], 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 0x52bf544c], 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 0x2e57327], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x2e57327], 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 0x2e57327], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 322 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 0x7f8535b684c0, 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@69d5ab30: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4ada1298 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], 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@1ae0b4e5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1684342c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], 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@1ea96fe4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f0f176 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3d3d67a1], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3d3d67a1], 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 0x3d3d67a1], 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0xd783e3e], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xd783e3e], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1766 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@20d77214: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20828fe4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], 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@5116331d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@875de82 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], 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@3dec7429: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ebe4f81 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2325f069], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2325f069], 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 0x2325f069], 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x270f1c25], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x270f1c25], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1714 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@20b301ff: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48481d1e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4bc5f1be], 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 0x4bc5f1be], 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x48c56835], 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@3892bde: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@229efda2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4bc5f1be], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4bc5f1be], 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 0x4bc5f1be], 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x48c56835], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x48c56835], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1231 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@5378cd43: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fec1485 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2028bbf6], 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 0x2028bbf6], 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 0x41704837], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x41704837], 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@7bdc9f99: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51723556 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], image[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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2028bbf6], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2028bbf6], 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 0x2028bbf6], 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 0x41704837], image[size 892 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x41704837], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x41704837], image[size 892 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 1178 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@735c9f89: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45ee168a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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@ce5988b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3581d44a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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@7f94ee59: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@aac567f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1623ae2a], 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 0x7f8535b684c0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1623ae2a], 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 0x1623ae2a], 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 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x72828ebf], 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 0x7f8535b31ca0, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x72828ebf], 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 0x72828ebf], 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 0x7f8535b31ca0, 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 0x7f8535b684c0, 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 2014 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 0x7f8535b684c0, 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 0x7f8535b31ca0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2077 ms, 28.8 fps, 34 ms/f; total: 60 f, 28.8 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979518 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979535 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [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:1407302979624 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979624 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 0x7f8535a15680, 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 0x7f8535b7e0f0, 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:1407302979692 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979692 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302979692 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 0x5176e5e4], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5176e5e4], 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 0x5176e5e4], 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 0x185348ac], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 0x5176e5e4], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5176e5e4], 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 0x5176e5e4], 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 0x185348ac], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x185348ac], 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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 73 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 0x30a1feba], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30a1feba], 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 0x30a1feba], 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 0x1218962c], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 0x30a1feba], 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 0x7f8535a15680, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30a1feba], 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 0x30a1feba], 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 0x1218962c], 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 0x7f8535b7e0f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 320x480 brd 0, cur 0/0 320x480, buffer 0x1218962c], 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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 136 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 0x7f8535b379f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a507b0, 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 0x64126a63], image[size 667 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 0x7f8535a507b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x64126a63], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x64126a63], 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 0xd5c5f5e], image[size 667 x 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 0x7f8535b379f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 0x64126a63], image[size 667 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 0x7f8535a507b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x64126a63], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x64126a63], 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 0xd5c5f5e], image[size 667 x 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 0x7f8535b379f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xd5c5f5e], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, 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.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 0x7f8533dd4ac0, 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 0x7f8533dd6790, 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 0xa7e4b2b], image[size 667 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 0x7f8533dd6790, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0xa7e4b2b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xa7e4b2b], 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 0x70b01428], image[size 667 x 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 0x7f8533dd4ac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x70b01428], 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 0x70b01428], 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 0xa7e4b2b], image[size 667 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 0x7f8533dd6790, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0xa7e4b2b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xa7e4b2b], 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 0x70b01428], image[size 667 x 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 0x7f8533dd4ac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x70b01428], 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 0x70b01428], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 262 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 0x7f85359d7b60, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8533d6a800, 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 0x1c7e8e6b], image[size 667 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 0x7f8533d6a800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x1c7e8e6b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1c7e8e6b], 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 0x4099d33d], image[size 667 x 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 0x7f85359d7b60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 0x1c7e8e6b], image[size 667 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 0x7f8533d6a800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x1c7e8e6b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1c7e8e6b], 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 0x4099d33d], image[size 667 x 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 0x7f85359d7b60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4099d33d], image[size 667 x 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 0x7f8535b7e0f0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 221 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] 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 0x7f8535a1b4d0, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.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 0x7f8535990210, 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@2daf73a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59d12b6a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], 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 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], 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@4d9175da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8d062ff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 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 0x7f8535990210, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x33796a37], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x33796a37], 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 0x4964d3bb], image[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 0x7f8535a1b4d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4964d3bb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.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 0x4964d3bb], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2306 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 0x7f85358c3d00, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.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 0x7f853583c5b0, 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@ce20c1e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c898c2d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], 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@631e1d43: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e134c8b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], 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@5920fac0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42e80f7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 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 0x7f853583c5b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a52059c], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x5a52059c], 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 0x720eb0ac], image[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 0x7f85358c3d00, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x720eb0ac], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x720eb0ac], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2175 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 0x7f8535a49040, msaa false, tileRendererInUse null [junit] >> Gears 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f85358cf4f0, 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@3dba2981: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8faf3d0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 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 0x7f85358cf4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x139ce14b], 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 0x9018515], image[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 0x7f8535a49040, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9018515], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x9018515], 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@8ef6611: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d15eaac [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 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 0x7f85358cf4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x139ce14b], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x139ce14b], 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 0x9018515], image[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 0x7f8535a49040, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9018515], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x9018515], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1308 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 0x7f8535a511d0, msaa false, tileRendererInUse null [junit] >> Gears 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8535a17660, 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@323ba8a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1eabbba2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 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 0x7f8535a17660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1cab9869], 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 0x599db3fc], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x599db3fc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x599db3fc], 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@50b9206f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a0080d0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 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 0x7f8535a17660, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1cab9869], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x1cab9869], 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 0x599db3fc], image[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 0x7f8535a511d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x599db3fc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x599db3fc], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1269 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 0x7f8533dcf7f0, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.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 0x7f85358c4de0, 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@1bd7643a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59f52a1d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], 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@630b813f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@85281e6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], 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@378d68a9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@24d24bbd [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 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 0x7f85358c4de0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x6ea0040e], image[size 667 x 1000, buffer 0x0], glad[1 listener, 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 0x6ea0040e], 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 0x63144ceb], image[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 0x7f8533dcf7f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x63144ceb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x63144ceb], image[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 0x7f8535b7e0f0, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535b7e0f0, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8535a15680, 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 0x7f8535a15680, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2243 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 0x7f8535a15680, 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 0x7f8535b7e0f0, msaa true, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.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 / 2520 ms, 23.8 fps, 42 ms/f; total: 60 f, 23.8 fps, 42 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407302993068 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:1407302993091 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] SLOCK [T main @ 1407302993238 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407302998041 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303121343 ms +++ localhost/127.0.0.1:59999 - Locked within 123332 ms, 124 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:1407303124247 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124248 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124249 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 0x7faceb116780, 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:1407303124457 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 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1c387843], 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 0x1c387843], 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 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1c387843], 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 0x1c387843], 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 0x7faceb116780, 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 266 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124875 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:1407303124913 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126069 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126070 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 0x7faceb036ee0, 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:1407303126119 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126119 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126119 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 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3f418e04], 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 0x3f418e04], 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 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3f418e04], 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 0x3f418e04], 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 0x7faceb036ee0, 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 178 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126767 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:1407303126771 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:1407303126852 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126852 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126852 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 0x7faceb03ae40, 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:1407303126905 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 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x53687596], 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 0x53687596], 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 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x53687596], 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 0x53687596], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2014-08-06 07:32:21.852 java[5708:d207] 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 0x7faceb03ae40, 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 40611 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167778 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:1407303167802 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:1407303167918 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167919 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167922 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 0x7face95d5970, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167962 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167962 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 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x424c4002], 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 0x424c4002], 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 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x424c4002], 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 0x424c4002], 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 0x7face95d5970, 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 268 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168703 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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168710 d 0ms]] [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:1407303168823 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168823 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 0x7faceb052090, 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:1407303168869 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 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x6d3af755], 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 0x6d3af755], 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 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x6d3af755], 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 0x6d3af755], 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 0x7faceb052090, 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 88 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169629 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:1407303169650 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:1407303169752 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169753 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 0x7faceb1dd960, 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:1407303169788 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169788 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169788 d 0ms]] [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 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x1f0461f7], 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 0x1f0461f7], 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 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x1f0461f7], 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 0x1f0461f7], 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 0x7faceb1dd960, 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 332 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170394 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:1407303170397 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [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:1407303170499 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170499 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170499 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 0x7faceb041a80, 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:1407303170545 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 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x2d69982c], 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 0x2d69982c], 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 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x2d69982c], 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 0x2d69982c], 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 0x7faceb041a80, 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 91 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171108 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:1407303171119 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:1407303171230 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171231 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 0x7face95de620, 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:1407303171270 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171270 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171270 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 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x79e94926], 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 0x79e94926], 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 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x79e94926], 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 0x79e94926], 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 0x7face95de620, 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 138 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171883 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] ++++ 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171888 d 0ms]] [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 @ 1407303172024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 174.277 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302998041 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303121343 ms +++ localhost/127.0.0.1:59999 - Locked within 123332 ms, 124 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:1407303124247 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124248 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124249 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 0x7faceb116780, 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:1407303124457 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 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1c387843], 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 0x1c387843], 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 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1c387843], 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 0x1c387843], 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 0x7faceb116780, 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 266 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124875 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:1407303124913 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126069 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126070 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 0x7faceb036ee0, 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:1407303126119 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126119 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126119 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 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3f418e04], 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 0x3f418e04], 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 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3f418e04], 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 0x3f418e04], 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 0x7faceb036ee0, 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 178 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126767 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:1407303126771 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:1407303126852 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126852 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126852 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 0x7faceb03ae40, 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:1407303126905 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 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x53687596], 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 0x53687596], 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 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x53687596], 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 0x53687596], 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 0x7faceb03ae40, 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 40611 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167778 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:1407303167802 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:1407303167918 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167919 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167922 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 0x7face95d5970, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167962 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167962 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 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x424c4002], 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 0x424c4002], 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 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x424c4002], 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 0x424c4002], 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 0x7face95d5970, 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 268 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168703 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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168710 d 0ms]] [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:1407303168823 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168823 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 0x7faceb052090, 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:1407303168869 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 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x6d3af755], 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 0x6d3af755], 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 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x6d3af755], 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 0x6d3af755], 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 0x7faceb052090, 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 88 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169629 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:1407303169650 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:1407303169752 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169753 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 0x7faceb1dd960, 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:1407303169788 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169788 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169788 d 0ms]] [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 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x1f0461f7], 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 0x1f0461f7], 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 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x1f0461f7], 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 0x1f0461f7], 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 0x7faceb1dd960, 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 332 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170394 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:1407303170397 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [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:1407303170499 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170499 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170499 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 0x7faceb041a80, 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:1407303170545 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 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x2d69982c], 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 0x2d69982c], 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 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x2d69982c], 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 0x2d69982c], 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 0x7faceb041a80, 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 91 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171108 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:1407303171119 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:1407303171230 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171231 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 0x7face95de620, 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:1407303171270 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171270 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171270 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 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x79e94926], 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 0x79e94926], 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 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x79e94926], 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 0x79e94926], 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 0x7face95de620, 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 138 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171883 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] ++++ 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171888 d 0ms]] [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 @ 1407303172024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test001_flip1_norm_layout0_layered0 took 0.99 sec [junit] Testcase: test002_flip1_norm_layout1_layered0 took 1.861 sec [junit] Testcase: test003_flip1_norm_layout0_layered1 took 41.03 sec [junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.905 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 sec [junit] Testcase: test014_flip1_bitm_layout1_layered1 took 0 sec [junit] Testcase: test101_flip1_norm_layout0_layered0 took 0.935 sec [junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.746 sec [junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.722 sec [junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.765 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.001 sec [junit] Testcase: test114_flip1_bitm_layout1_layered1 took 0.002 sec [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 174.277 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407302998041 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303121343 ms +++ localhost/127.0.0.1:59999 - Locked within 123332 ms, 124 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:1407303124247 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124248 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124249 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 0x7faceb116780, 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:1407303124457 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 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1c387843], 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 0x1c387843], 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 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1c387843], 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 0x7faceb116780, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1c387843], 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 0x1c387843], 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 0x7faceb116780, 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 266 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303124875 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:1407303124913 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126069 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126070 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 0x7faceb036ee0, 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:1407303126119 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126119 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126119 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 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3f418e04], 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 0x3f418e04], 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 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3f418e04], 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 0x7faceb036ee0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3f418e04], 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 0x3f418e04], 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 0x7faceb036ee0, 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 178 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126767 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:1407303126771 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:1407303126852 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126852 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303126852 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 0x7faceb03ae40, 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:1407303126905 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 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x53687596], 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 0x53687596], 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 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x53687596], 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 0x7faceb03ae40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x53687596], 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 0x53687596], 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 0x7faceb03ae40, 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 40611 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167778 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:1407303167802 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:1407303167918 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167919 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167922 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 0x7face95d5970, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167962 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303167962 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 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x424c4002], 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 0x424c4002], 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 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x424c4002], 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 0x7face95d5970, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x424c4002], 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 0x424c4002], 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 0x7face95d5970, 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 268 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168703 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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168710 d 0ms]] [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:1407303168823 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303168823 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 0x7faceb052090, 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:1407303168869 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 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x6d3af755], 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 0x6d3af755], 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 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x6d3af755], 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 0x7faceb052090, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x6d3af755], 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 0x6d3af755], 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 0x7faceb052090, 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 88 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169629 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:1407303169650 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:1407303169752 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169753 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 0x7faceb1dd960, 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:1407303169788 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169788 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303169788 d 0ms]] [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 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x1f0461f7], 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 0x1f0461f7], 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 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x1f0461f7], 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 0x7faceb1dd960, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x1f0461f7], 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 0x1f0461f7], 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 0x7faceb1dd960, 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 332 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170394 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:1407303170397 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [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:1407303170499 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170499 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303170499 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 0x7faceb041a80, 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:1407303170545 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 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x2d69982c], 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 0x2d69982c], 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 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x2d69982c], 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 0x7faceb041a80, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x2d69982c], 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 0x2d69982c], 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 0x7faceb041a80, 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 91 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171108 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:1407303171119 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:1407303171230 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171231 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 0x7face95de620, 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:1407303171270 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171270 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171270 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 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x79e94926], 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 0x79e94926], 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 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x79e94926], 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 0x7face95de620, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x79e94926], 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 0x79e94926], 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 0x7face95de620, 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 138 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171883 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] ++++ 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407303171888 d 0ms]] [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 @ 1407303172024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407303173644 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303220745 ms +++ localhost/127.0.0.1:59999 - Locked within 47138 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 0x7f8efd0750f0, 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] 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@5ce6129: 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@6dea0585 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8efd07ee60, 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] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x42e3c02a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x42e3c02a], 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 0x42e3c02a], 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 0x5dd9d721], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dd9d721], 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 0x5dd9d721], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@186a3850: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659718b5 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659718b5 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@22d7472e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58dbb62c], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58dbb62c], 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 0x58dbb62c], 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 0x4e7330e5], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e7330e5], 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 0x4e7330e5], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@81331d5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@242c9b17 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@242c9b17 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6c7a158e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x76a94e09], 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 0x76a94e09], 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 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xcc94504], 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 0xcc94504], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@19d1a0b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@118e5b9f [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@118e5b9f [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@19212cba [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x631ed292], 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 0x631ed292], 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 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x57e302c2], 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 0x57e302c2], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@78cd3e08: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6aa3bd2d [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6aa3bd2d [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@23d90c0d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f752cc6], 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 0x4f752cc6], 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 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x114e8c69], 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 0x114e8c69], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@332f3802: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6106258e [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6106258e [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@5a8bbf65 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aaad63a], 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 0x1aaad63a], 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 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x21335ce4], 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 0x21335ce4], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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 0x7f8efd0919f0, 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 0x7f8efd0bbcb0, 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@4d338bcf: 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@731feaa1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b1413a8], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b1413a8], 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 0x5b1413a8], 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 0x44c5831e], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x44c5831e], 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 0x44c5831e], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@51f28023: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7baa3dd [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7baa3dd [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6e5c0621 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6cc46b6b], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6cc46b6b], 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 0x6cc46b6b], 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 0x6fcc7c50], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x6fcc7c50], 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 0x6fcc7c50], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@3c91863a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@760368e6 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@760368e6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@59dc1091 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x762c8e93], 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 0x762c8e93], 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 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x2d1c0e55], 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 0x2d1c0e55], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@34481e6a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ac4dbf6 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ac4dbf6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@22452a3d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76c8a85c], 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 0x76c8a85c], 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 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x7e13a5e9], 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 0x7e13a5e9], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@34fdf528: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cea3046 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cea3046 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@63074a49 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d262f], 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 0x55d262f], 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 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1d738e80], 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 0x1d738e80], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@2ac3b9e1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17e078b6 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17e078b6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@121500f9 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a3471cc], 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 0x5a3471cc], 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 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x3068ece8], 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 0x3068ece8], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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.023 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303173644 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303220745 ms +++ localhost/127.0.0.1:59999 - Locked within 47138 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 0x7f8efd0750f0, 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] 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@5ce6129: 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@6dea0585 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8efd07ee60, 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] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x42e3c02a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x42e3c02a], 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 0x42e3c02a], 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 0x5dd9d721], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dd9d721], 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 0x5dd9d721], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@186a3850: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659718b5 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659718b5 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@22d7472e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58dbb62c], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58dbb62c], 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 0x58dbb62c], 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 0x4e7330e5], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e7330e5], 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 0x4e7330e5], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@81331d5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@242c9b17 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@242c9b17 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6c7a158e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x76a94e09], 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 0x76a94e09], 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 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xcc94504], 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 0xcc94504], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@19d1a0b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@118e5b9f [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@118e5b9f [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@19212cba [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x631ed292], 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 0x631ed292], 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 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x57e302c2], 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 0x57e302c2], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@78cd3e08: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6aa3bd2d [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6aa3bd2d [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@23d90c0d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f752cc6], 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 0x4f752cc6], 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 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x114e8c69], 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 0x114e8c69], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@332f3802: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6106258e [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6106258e [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@5a8bbf65 [junit] SLOCK [T main @ 1407303229503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aaad63a], 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 0x1aaad63a], 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 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x21335ce4], 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 0x21335ce4], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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 0x7f8efd0919f0, 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 0x7f8efd0bbcb0, 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@4d338bcf: 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@731feaa1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b1413a8], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b1413a8], 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 0x5b1413a8], 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 0x44c5831e], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x44c5831e], 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 0x44c5831e], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@51f28023: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7baa3dd [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7baa3dd [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6e5c0621 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6cc46b6b], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6cc46b6b], 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 0x6cc46b6b], 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 0x6fcc7c50], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x6fcc7c50], 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 0x6fcc7c50], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@3c91863a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@760368e6 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@760368e6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@59dc1091 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x762c8e93], 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 0x762c8e93], 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 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x2d1c0e55], 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 0x2d1c0e55], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@34481e6a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ac4dbf6 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ac4dbf6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@22452a3d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76c8a85c], 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 0x76c8a85c], 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 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x7e13a5e9], 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 0x7e13a5e9], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@34fdf528: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cea3046 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cea3046 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@63074a49 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d262f], 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 0x55d262f], 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 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1d738e80], 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 0x1d738e80], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@2ac3b9e1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17e078b6 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17e078b6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@121500f9 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a3471cc], 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 0x5a3471cc], 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 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x3068ece8], 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 0x3068ece8], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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 @ 1407303229503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_Offscreen_aa0 took 4.349 sec [junit] Testcase: test01_Offscreen_aa0_layered took 2.393 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 56.023 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303173644 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303220745 ms +++ localhost/127.0.0.1:59999 - Locked within 47138 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 0x7f8efd0750f0, 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] 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@5ce6129: 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@6dea0585 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8efd07ee60, 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] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x42e3c02a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x42e3c02a], 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 0x42e3c02a], 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 0x5dd9d721], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dd9d721], 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 0x5dd9d721], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@186a3850: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659718b5 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659718b5 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@22d7472e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58dbb62c], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58dbb62c], 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 0x58dbb62c], 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 0x4e7330e5], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e7330e5], 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 0x4e7330e5], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@81331d5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@242c9b17 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@242c9b17 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6c7a158e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x76a94e09], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x76a94e09], 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 0x76a94e09], 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 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xcc94504], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xcc94504], 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 0xcc94504], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@19d1a0b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@118e5b9f [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@118e5b9f [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@19212cba [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x631ed292], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x631ed292], 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 0x631ed292], 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 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x57e302c2], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x57e302c2], 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 0x57e302c2], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@78cd3e08: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6aa3bd2d [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6aa3bd2d [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@23d90c0d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f752cc6], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f752cc6], 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 0x4f752cc6], 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 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x114e8c69], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x114e8c69], 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 0x114e8c69], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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@332f3802: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6106258e [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6106258e [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@5a8bbf65 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aaad63a], 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 0x7f8efd0750f0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aaad63a], 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 0x1aaad63a], 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 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x21335ce4], 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 0x7f8efd07ee60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x21335ce4], 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 0x21335ce4], 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 0x7f8efd07ee60, 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 0x7f8efd0750f0, 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 0x7f8efd0919f0, 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 0x7f8efd0bbcb0, 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@4d338bcf: 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@731feaa1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b1413a8], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5b1413a8], 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 0x5b1413a8], 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 0x44c5831e], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x44c5831e], 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 0x44c5831e], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@51f28023: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7baa3dd [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7baa3dd [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6e5c0621 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6cc46b6b], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6cc46b6b], 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 0x6cc46b6b], 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 0x6fcc7c50], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x6fcc7c50], 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 0x6fcc7c50], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@3c91863a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@760368e6 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@760368e6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@59dc1091 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x762c8e93], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x762c8e93], 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 0x762c8e93], 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 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2d1c0e55], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x2d1c0e55], 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 0x2d1c0e55], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@34481e6a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ac4dbf6 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ac4dbf6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@22452a3d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c8a85c], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76c8a85c], 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 0x76c8a85c], 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 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e13a5e9], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x7e13a5e9], 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 0x7e13a5e9], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@34fdf528: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cea3046 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cea3046 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@63074a49 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d262f], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d262f], 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 0x55d262f], 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 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d738e80], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1d738e80], 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 0x1d738e80], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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@2ac3b9e1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17e078b6 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17e078b6 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@121500f9 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a3471cc], 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 0x7f8efd0919f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a3471cc], 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 0x5a3471cc], 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 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3068ece8], 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 0x7f8efd0bbcb0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x3068ece8], 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 0x3068ece8], 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 0x7f8efd0bbcb0, 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 0x7f8efd0919f0, 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 @ 1407303229503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407303230715 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303238733 ms +++ localhost/127.0.0.1:59999 - Locked within 8040 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 0x50e1cd: tileRendererInUse null, GearsES2[obj 0x50e1cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50e1cd 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 0x50e1cd created: GearsObj[0x1bdb2464, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50e1cd created: GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50e1cd created: GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50e1cd FIN GearsES2[obj 0x50e1cd isInit true, usesShared false, 1 GearsObj[0x1bdb2464, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e8e86bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50e1cd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd5905f3ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50e1cd, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x50e1cd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50e1cd 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 @ 1407303241703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.134 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303230715 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303238733 ms +++ localhost/127.0.0.1:59999 - Locked within 8040 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 0x50e1cd: tileRendererInUse null, GearsES2[obj 0x50e1cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50e1cd 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 0x50e1cd created: GearsObj[0x1bdb2464, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50e1cd created: GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50e1cd created: GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50e1cd FIN GearsES2[obj 0x50e1cd isInit true, usesShared false, 1 GearsObj[0x1bdb2464, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e8e86bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50e1cd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd5905f3ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50e1cd, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x50e1cd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50e1cd 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 @ 1407303241703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNG took 0.763 sec [junit] Testcase: testOnscreenWritePNG took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.134 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303230715 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303238733 ms +++ localhost/127.0.0.1:59999 - Locked within 8040 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 0x50e1cd: tileRendererInUse null, GearsES2[obj 0x50e1cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50e1cd 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 0x50e1cd created: GearsObj[0x1bdb2464, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50e1cd created: GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50e1cd created: GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50e1cd FIN GearsES2[obj 0x50e1cd isInit true, usesShared false, 1 GearsObj[0x1bdb2464, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50322f85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e8e86bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50e1cd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd5905f3ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50e1cd, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x50e1cd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50e1cd 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 @ 1407303241703 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 @ 1407303243015 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303245026 ms +++ localhost/127.0.0.1:59999 - Locked within 2048 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 0x4a287dba: tileRendererInUse null, GearsES2[obj 0x4a287dba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a287dba 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 0x4a287dba created: GearsObj[0x2e451b94, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a287dba created: GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a287dba created: GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a287dba FIN GearsES2[obj 0x4a287dba isInit true, usesShared false, 1 GearsObj[0x2e451b94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73020406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a287dba 0/0 80x64 of 80x64, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 160x128 of 160x128, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 320x256 of 320x256, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 640x512 of 640x512, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a287dba 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 @ 1407303248146 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.288 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303243015 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303245026 ms +++ localhost/127.0.0.1:59999 - Locked within 2048 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 0x4a287dba: tileRendererInUse null, GearsES2[obj 0x4a287dba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a287dba 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 0x4a287dba created: GearsObj[0x2e451b94, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a287dba created: GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a287dba created: GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a287dba FIN GearsES2[obj 0x4a287dba isInit true, usesShared false, 1 GearsObj[0x2e451b94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73020406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a287dba 0/0 80x64 of 80x64, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 160x128 of 160x128, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 320x256 of 320x256, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 640x512 of 640x512, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a287dba 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 @ 1407303248146 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNGWithResize took 1.086 sec [junit] Testcase: testOnscreenWritePNGWithResize took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.288 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303243015 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303245026 ms +++ localhost/127.0.0.1:59999 - Locked within 2048 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 0x4a287dba: tileRendererInUse null, GearsES2[obj 0x4a287dba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a287dba 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 0x4a287dba created: GearsObj[0x2e451b94, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a287dba created: GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a287dba created: GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a287dba FIN GearsES2[obj 0x4a287dba isInit true, usesShared false, 1 GearsObj[0x2e451b94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b15a947, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73020406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a287dba 0/0 80x64 of 80x64, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 160x128 of 160x128, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 320x256 of 320x256, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba 0/0 640x512 of 640x512, swapInterval 1, drawable 0x7f917d11baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a287dba, 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 0x4a287dba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a287dba 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 @ 1407303248146 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [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 @ 1407303249472 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303251478 ms +++ localhost/127.0.0.1:59999 - Locked within 2043 ms, 3 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 2812 ms, 28.12 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 603 ms, 6.03 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 3566 ms, 35.66 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: 9.278 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303249472 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303251478 ms +++ localhost/127.0.0.1:59999 - Locked within 2043 ms, 3 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 2812 ms, 28.12 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 603 ms, 6.03 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 3566 ms, 35.66 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1407303258569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 6.984 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.278 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303249472 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303251478 ms +++ localhost/127.0.0.1:59999 - Locked within 2043 ms, 3 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 2812 ms, 28.12 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 603 ms, 6.03 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 3566 ms, 35.66 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1407303258569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303258569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407303260039 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303266063 ms +++ localhost/127.0.0.1:59999 - Locked within 6045 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 07:34:56.293 java[5730: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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 38.867 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303260039 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303266063 ms +++ localhost/127.0.0.1:59999 - Locked within 6045 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] SLOCK [T main @ 1407303298744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 @ 1407303298744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01YUV422hBase__ES2 took 4.67 sec [junit] Testcase: test01YUV422hProg_ES2 took 2.235 sec [junit] Testcase: test01YUV444Base__ES2 took 2.2 sec [junit] Testcase: test01YUV444Prog__ES2 took 2.202 sec [junit] Testcase: test02YUV420BaseGray_ES2 took 2.419 sec [junit] Testcase: test02YUV420Base__ES2 took 3.384 sec [junit] Testcase: test02YUV420Prog_ES2 took 2.516 sec [junit] Testcase: test03CMYK_01_ES2 took 3.54 sec [junit] Testcase: test03YCCK_01_ES2 took 9.371 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 38.867 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303260039 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303266063 ms +++ localhost/127.0.0.1:59999 - Locked within 6045 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 @ 1407303298744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [junit] SLOCK [T main @ 1407303300133 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303328263 ms +++ localhost/127.0.0.1:59999 - Locked within 28152 ms, 29 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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 41.27 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303300133 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303328263 ms +++ localhost/127.0.0.1:59999 - Locked within 28152 ms, 29 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] SLOCK [T main @ 1407303341262 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 @ 1407303341262 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testGrayAWTILoaderES2 took 3.774 sec [junit] Testcase: testGrayAWTILoaderGL2 took 1.207 sec [junit] Testcase: testGrayPNGJLoaderES2 took 1.415 sec [junit] Testcase: testGrayPNGJLoaderGL2 took 1.203 sec [junit] Testcase: testTestAWTILoaderES2 took 1.435 sec [junit] Testcase: testTestAWTILoaderGL2 took 1.197 sec [junit] Testcase: testTestPNGJLoaderES2 took 1.431 sec [junit] Testcase: testTestPNGJLoaderGL2 took 1.203 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 41.27 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303300133 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303328263 ms +++ localhost/127.0.0.1:59999 - Locked within 28152 ms, 29 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 @ 1407303341262 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 @ 1407303342646 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303355670 ms +++ localhost/127.0.0.1:59999 - Locked within 13048 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 @ 1407303358804 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.322 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303342646 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303355670 ms +++ localhost/127.0.0.1:59999 - Locked within 13048 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 @ 1407303358804 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.072 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.322 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303342646 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303355670 ms +++ localhost/127.0.0.1:59999 - Locked within 13048 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 @ 1407303358804 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407303360098 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303363107 ms +++ localhost/127.0.0.1:59999 - Locked within 3032 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 0x66c821ea: tileRendererInUse null, GearsES2[obj 0x66c821ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66c821ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x66c821ea created: GearsObj[0x7495c757, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66c821ea created: GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66c821ea created: GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66c821ea FIN GearsES2[obj 0x66c821ea isInit true, usesShared false, 1 GearsObj[0x7495c757, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ee47fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66c821ea 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcd8d81ecf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66c821ea, 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 0x66c821ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66c821ea FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1407303366587 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.641 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303360098 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303363107 ms +++ localhost/127.0.0.1:59999 - Locked within 3032 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 0x66c821ea: tileRendererInUse null, GearsES2[obj 0x66c821ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66c821ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x66c821ea created: GearsObj[0x7495c757, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66c821ea created: GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66c821ea created: GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66c821ea FIN GearsES2[obj 0x66c821ea isInit true, usesShared false, 1 GearsObj[0x7495c757, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ee47fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66c821ea 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcd8d81ecf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66c821ea, 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 0x66c821ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66c821ea FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1407303366587 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.381 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.641 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303360098 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303363107 ms +++ localhost/127.0.0.1:59999 - Locked within 3032 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 0x66c821ea: tileRendererInUse null, GearsES2[obj 0x66c821ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66c821ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x66c821ea created: GearsObj[0x7495c757, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66c821ea created: GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66c821ea created: GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66c821ea FIN GearsES2[obj 0x66c821ea isInit true, usesShared false, 1 GearsObj[0x7495c757, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15525c8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ee47fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66c821ea 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcd8d81ecf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66c821ea, 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 0x66c821ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66c821ea FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1407303366587 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407303367864 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303369870 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 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] 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] 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 @ 1407303373795 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.078 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 @ 1407303367864 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303369870 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 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 @ 1407303373795 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.861 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.078 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 @ 1407303367864 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303369870 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 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 @ 1407303373795 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 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] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT [junit] SLOCK [T main @ 1407303376473 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303378480 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 ms, 3 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] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x693ae8f: tileRendererInUse null, GearsES2[obj 0x693ae8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x693ae8f 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 0x693ae8f created: GearsObj[0x1b95da4b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x693ae8f created: GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x693ae8f created: GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x693ae8f FIN GearsES2[obj 0x693ae8f isInit true, usesShared false, 1 GearsObj[0x1b95da4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x399dfb72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x693ae8f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8fb0892b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x693ae8f, 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 0x693ae8f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8fb0892b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x693ae8f, 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: 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 0x693ae8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x693ae8f 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] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,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[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] 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] 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] 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] gear1 0x20af3fce created: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x20af3fce created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x20af3fce created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x20af3fce FIN GearsES2[obj 0x20af3fce isInit true, usesShared false, 1 GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x20af3fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8def2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, 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] 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 0x20af3fce: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x20af3fce 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 0x35d95c7d: tileRendererInUse null, GearsES2[obj 0x35d95c7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x35d95c7d 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 0x35d95c7d created: GearsObj[0x289ed129, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x35d95c7d created: GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x35d95c7d created: GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x35d95c7d FIN GearsES2[obj 0x35d95c7d isInit true, usesShared false, 1 GearsObj[0x289ed129, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x268407f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x35d95c7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8db7620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35d95c7d, 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 0x35d95c7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8db7620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35d95c7d, 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 0x35d95c7d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x35d95c7d 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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.863 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303376473 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303378480 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 ms, 3 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] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x693ae8f: tileRendererInUse null, GearsES2[obj 0x693ae8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x693ae8f 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 0x693ae8f created: GearsObj[0x1b95da4b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x693ae8f created: GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x693ae8f created: GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x693ae8f FIN GearsES2[obj 0x693ae8f isInit true, usesShared false, 1 GearsObj[0x1b95da4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x399dfb72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x693ae8f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8fb0892b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x693ae8f, 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 0x693ae8f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8fb0892b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x693ae8f, 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: 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 0x693ae8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x693ae8f 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] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,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[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] 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] 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] 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] gear1 0x20af3fce created: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x20af3fce created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x20af3fce created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x20af3fce FIN GearsES2[obj 0x20af3fce isInit true, usesShared false, 1 GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x20af3fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8def2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, 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] 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 0x20af3fce: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x20af3fce 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 0x35d95c7d: tileRendererInUse null, GearsES2[obj 0x35d95c7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x35d95c7d 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 0x35d95c7d created: GearsObj[0x289ed129, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x35d95c7d created: GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x35d95c7d created: GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x35d95c7d FIN GearsES2[obj 0x35d95c7d isInit true, usesShared false, 1 GearsObj[0x289ed129, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x268407f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x35d95c7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8db7620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35d95c7d, 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 0x35d95c7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8db7620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35d95c7d, 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 0x35d95c7d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x35d95c7d 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 @ 1407303383226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 3.153 sec [junit] Testcase: test02GL3 took 0.671 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.785 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.863 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303376473 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303378480 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 ms, 3 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] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x693ae8f: tileRendererInUse null, GearsES2[obj 0x693ae8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x693ae8f 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 0x693ae8f created: GearsObj[0x1b95da4b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x693ae8f created: GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x693ae8f created: GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x693ae8f FIN GearsES2[obj 0x693ae8f isInit true, usesShared false, 1 GearsObj[0x1b95da4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb2e8013, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x399dfb72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x693ae8f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8fb0892b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x693ae8f, 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 0x693ae8f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8fb0892b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x693ae8f, 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: 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 0x693ae8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x693ae8f 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] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,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[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] 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] 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] 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] gear1 0x20af3fce created: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x20af3fce created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x20af3fce created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x20af3fce FIN GearsES2[obj 0x20af3fce isInit true, usesShared false, 1 GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x20af3fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8def2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, 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] 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 0x20af3fce: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x20af3fce 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 0x35d95c7d: tileRendererInUse null, GearsES2[obj 0x35d95c7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x35d95c7d 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 0x35d95c7d created: GearsObj[0x289ed129, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x35d95c7d created: GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x35d95c7d created: GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x35d95c7d FIN GearsES2[obj 0x35d95c7d isInit true, usesShared false, 1 GearsObj[0x289ed129, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b5ef94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x268407f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x35d95c7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8db7620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35d95c7d, 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 0x35d95c7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd8f8db7620, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35d95c7d, 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 0x35d95c7d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x35d95c7d 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 @ 1407303383226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303383226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [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 @ 1407303384627 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303388639 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 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@538540a3, 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 0x7fa892871340 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa892871340 [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@17eca1a, 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 0x7fa89288a720 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa89288a720 [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.329 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303384627 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303388639 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 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@538540a3, 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 0x7fa892871340 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa892871340 [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@17eca1a, 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 0x7fa89288a720 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa89288a720 [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 @ 1407303400815 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 10.387 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: <5671d5f9, 4b96fac5>[count 2, qsz 0, owner ] - [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.642 sec [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 16.329 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303384627 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303388639 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 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@538540a3, 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 0x7fa892871340 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa892871340 [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@17eca1a, 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 0x7fa89288a720 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa89288a720 [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] SLOCK [T main @ 1407303400815 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 @ 1407303400815 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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: <5671d5f9, 4b96fac5>[count 2, qsz 0, owner ] - [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 @ 1407303402458 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303413554 ms +++ localhost/127.0.0.1:59999 - Locked within 11119 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x3796fe87: tileRendererInUse null, GearsES2[obj 0x3796fe87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3796fe87 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 0x3796fe87 created: GearsObj[0x52cd3c9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3796fe87 created: GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3796fe87 created: GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x3796fe87 FIN GearsES2[obj 0x3796fe87 isInit true, usesShared false, 1 GearsObj[0x52cd3c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1139ba37, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303417213 d 195ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303417411 d 107ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303417518 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 1.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:1407303417532 d 35ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303417567 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303418146 d 9ms]] [junit] Thread[main,5,main] GearsES2.reshape 0x3796fe87 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 15.0, [l -1.3333334, r 1.3333334, b -1.0, 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:1407303418155 d 91ms]] [junit] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418246 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418155 d 148ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418843 d 11ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418854 d 0ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418855 d 0ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418855 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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:1407303419979 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3796fe87: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3796fe87 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303420012 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: 17.911 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303402458 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303413554 ms +++ localhost/127.0.0.1:59999 - Locked within 11119 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x3796fe87: tileRendererInUse null, GearsES2[obj 0x3796fe87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3796fe87 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 0x3796fe87 created: GearsObj[0x52cd3c9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3796fe87 created: GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3796fe87 created: GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x3796fe87 FIN GearsES2[obj 0x3796fe87 isInit true, usesShared false, 1 GearsObj[0x52cd3c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1139ba37, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303417213 d 195ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303417411 d 107ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303417518 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 1.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:1407303417532 d 35ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303417567 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303418146 d 9ms]] [junit] Thread[main,5,main] GearsES2.reshape 0x3796fe87 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 15.0, [l -1.3333334, r 1.3333334, b -1.0, 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:1407303418155 d 91ms]] [junit] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418246 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418155 d 148ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418843 d 11ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418854 d 0ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418855 d 0ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418855 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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:1407303419979 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3796fe87: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3796fe87 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303420012 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1407303420136 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 4.237 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.911 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303402458 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303413554 ms +++ localhost/127.0.0.1:59999 - Locked within 11119 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x3796fe87: tileRendererInUse null, GearsES2[obj 0x3796fe87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3796fe87 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 0x3796fe87 created: GearsObj[0x52cd3c9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3796fe87 created: GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3796fe87 created: GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x3796fe87 FIN GearsES2[obj 0x3796fe87 isInit true, usesShared false, 1 GearsObj[0x52cd3c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x420433c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1139ba37, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303417213 d 195ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303417411 d 107ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303417518 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 1.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:1407303417532 d 35ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303417567 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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:1407303418146 d 9ms]] [junit] Thread[main,5,main] GearsES2.reshape 0x3796fe87 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 15.0, [l -1.3333334, r 1.3333334, b -1.0, 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:1407303418155 d 91ms]] [junit] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418246 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, 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] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418155 d 148ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418843 d 11ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418854 d 0ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418855 d 0ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303418855 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x3796fe87 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ffedd01c7e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3796fe87, angle 23.0, [l -1.3333334, r 1.3333334, b -1.0, 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:1407303419979 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3796fe87: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3796fe87 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407303420012 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1407303420136 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303420136 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 [junit] SLOCK [T main @ 1407303421425 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303426507 ms +++ localhost/127.0.0.1:59999 - Locked within 5105 ms, 6 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@168ca218,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 0x6a37f729: tileRendererInUse null, GearsES2[obj 0x6a37f729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a37f729 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 0x6a37f729 created: GearsObj[0x2c6ff930, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a37f729 created: GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a37f729 created: GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6a37f729 FIN GearsES2[obj 0x6a37f729 isInit true, usesShared false, 1 GearsObj[0x2c6ff930, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d742726, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6a37f729 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f844c98f610, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a37f729, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4ecf57a2: tileRendererInUse null, GearsES2[obj 0x4ecf57a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ecf57a2 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 0x4ecf57a2 created: GearsObj[0x22c977fc, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x4ecf57a2 created: GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x4ecf57a2 created: GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x4ecf57a2 FIN GearsES2[obj 0x4ecf57a2 isInit true, usesShared false, 1 GearsObj[0x22c977fc, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x76147414, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x4ecf57a2 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f844c9a3400, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecf57a2, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4ecf57a2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4ecf57a2 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a37f729: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a37f729 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 0x4c73cedb: tileRendererInUse null, GearsES2[obj 0x4c73cedb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4c73cedb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4c73cedb created: GearsObj[0x853d00b, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x4c73cedb created: GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x4c73cedb created: GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c73cedb FIN GearsES2[obj 0x4c73cedb isInit true, usesShared false, 1 GearsObj[0x853d00b, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x6e53c251, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c73cedb 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f844a5fa7f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c73cedb, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4c73cedb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c73cedb 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: 22.466 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303421425 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303426507 ms +++ localhost/127.0.0.1:59999 - Locked within 5105 ms, 6 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@168ca218,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 0x6a37f729: tileRendererInUse null, GearsES2[obj 0x6a37f729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a37f729 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 0x6a37f729 created: GearsObj[0x2c6ff930, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a37f729 created: GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a37f729 created: GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6a37f729 FIN GearsES2[obj 0x6a37f729 isInit true, usesShared false, 1 GearsObj[0x2c6ff930, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d742726, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6a37f729 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f844c98f610, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a37f729, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4ecf57a2: tileRendererInUse null, GearsES2[obj 0x4ecf57a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ecf57a2 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 0x4ecf57a2 created: GearsObj[0x22c977fc, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x4ecf57a2 created: GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x4ecf57a2 created: GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x4ecf57a2 FIN GearsES2[obj 0x4ecf57a2 isInit true, usesShared false, 1 GearsObj[0x22c977fc, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x76147414, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x4ecf57a2 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f844c9a3400, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecf57a2, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4ecf57a2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4ecf57a2 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a37f729: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a37f729 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 0x4c73cedb: tileRendererInUse null, GearsES2[obj 0x4c73cedb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4c73cedb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4c73cedb created: GearsObj[0x853d00b, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x4c73cedb created: GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x4c73cedb created: GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c73cedb FIN GearsES2[obj 0x4c73cedb isInit true, usesShared false, 1 GearsObj[0x853d00b, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x6e53c251, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c73cedb 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f844a5fa7f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c73cedb, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4c73cedb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c73cedb 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 @ 1407303443748 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtCanvasAWT took 7.982 sec [junit] Testcase: test02GLCanvas took 5.385 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.466 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303421425 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303426507 ms +++ localhost/127.0.0.1:59999 - Locked within 5105 ms, 6 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@168ca218,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 0x6a37f729: tileRendererInUse null, GearsES2[obj 0x6a37f729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a37f729 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 0x6a37f729 created: GearsObj[0x2c6ff930, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a37f729 created: GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a37f729 created: GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6a37f729 FIN GearsES2[obj 0x6a37f729 isInit true, usesShared false, 1 GearsObj[0x2c6ff930, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b50d51a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d742726, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6a37f729 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f844c98f610, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a37f729, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4ecf57a2: tileRendererInUse null, GearsES2[obj 0x4ecf57a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ecf57a2 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 0x4ecf57a2 created: GearsObj[0x22c977fc, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x4ecf57a2 created: GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x4ecf57a2 created: GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x4ecf57a2 FIN GearsES2[obj 0x4ecf57a2 isInit true, usesShared false, 1 GearsObj[0x22c977fc, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x58e4533b, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x76147414, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x4ecf57a2 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f844c9a3400, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecf57a2, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4ecf57a2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4ecf57a2 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a37f729: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a37f729 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 0x4c73cedb: tileRendererInUse null, GearsES2[obj 0x4c73cedb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4c73cedb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x4c73cedb created: GearsObj[0x853d00b, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x4c73cedb created: GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x4c73cedb created: GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c73cedb FIN GearsES2[obj 0x4c73cedb isInit true, usesShared false, 1 GearsObj[0x853d00b, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x367f8672, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x6e53c251, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c73cedb 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f844a5fa7f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c73cedb, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x4c73cedb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c73cedb 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 @ 1407303443748 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303443748 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT [junit] SLOCK [T main @ 1407303445100 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303462159 ms +++ localhost/127.0.0.1:59999 - Locked within 17067 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.936 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303464813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T main @ 1407303445100 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303462159 ms +++ localhost/127.0.0.1:59999 - Locked within 17067 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 @ 1407303464813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseNewtAWT took 2.511 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.936 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303445100 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303462159 ms +++ localhost/127.0.0.1:59999 - Locked within 17067 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 @ 1407303464813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug [junit] SLOCK [T main @ 1407303466192 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303468197 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 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 0x4bf0c8d4: tileRendererInUse null, GearsES2[obj 0x4bf0c8d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bf0c8d4 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 0x4bf0c8d4 created: GearsObj[0x3850c651, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bf0c8d4 created: GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bf0c8d4 created: GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4bf0c8d4 FIN GearsES2[obj 0x4bf0c8d4 isInit true, usesShared false, 1 GearsObj[0x3850c651, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fa0d684, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4bf0c8d4 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7fb18b1280d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bf0c8d4, 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 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bf0c8d4 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7fb18b1280d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bf0c8d4, 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 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4bf0c8d4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4bf0c8d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1407303471855 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.832 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303466192 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303468197 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 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 0x4bf0c8d4: tileRendererInUse null, GearsES2[obj 0x4bf0c8d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bf0c8d4 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 0x4bf0c8d4 created: GearsObj[0x3850c651, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bf0c8d4 created: GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bf0c8d4 created: GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4bf0c8d4 FIN GearsES2[obj 0x4bf0c8d4 isInit true, usesShared false, 1 GearsObj[0x3850c651, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fa0d684, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4bf0c8d4 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7fb18b1280d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bf0c8d4, 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 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bf0c8d4 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7fb18b1280d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bf0c8d4, 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 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4bf0c8d4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4bf0c8d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1407303471855 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testEventSourceNotNewtBug took 3.526 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.832 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303466192 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303468197 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 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 0x4bf0c8d4: tileRendererInUse null, GearsES2[obj 0x4bf0c8d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bf0c8d4 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 0x4bf0c8d4 created: GearsObj[0x3850c651, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bf0c8d4 created: GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bf0c8d4 created: GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4bf0c8d4 FIN GearsES2[obj 0x4bf0c8d4 isInit true, usesShared false, 1 GearsObj[0x3850c651, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f0c0cb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fa0d684, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4bf0c8d4 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7fb18b1280d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bf0c8d4, 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 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bf0c8d4 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7fb18b1280d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bf0c8d4, 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 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bf0c8d4 800x578, swapInterval 1, drawable 0x7fb18b1280d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4bf0c8d4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4bf0c8d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1407303471855 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT [junit] SLOCK [T main @ 1407303473156 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303476164 ms +++ localhost/127.0.0.1:59999 - Locked within 3047 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:1407303478385 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478390 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6221a993: tileRendererInUse null, GearsES2[obj 0x6221a993 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6221a993 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:1407303478564 d 0ms]] [junit] gear1 0x6221a993 created: GearsObj[0x50ad643f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6221a993 created: GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6221a993 created: GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6221a993 FIN GearsES2[obj 0x6221a993 isInit true, usesShared false, 1 GearsObj[0x50ad643f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x411025b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6221a993 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 640x458, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6221a993 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 640x458, swapInterval 1, drawable 0x7fa3bb87db40 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478777 d 1ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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:1407303478878 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478979 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 11.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 0x6221a993 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 17.5, [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:1407303479095 d 83ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479178 d 12ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 28.5, [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-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 29.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] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479291 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6221a993 0/0 700x518 of 700x518, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 34.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6221a993 700x518, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6221a993: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6221a993 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.444 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:1407303478385 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478390 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478564 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478777 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478878 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478979 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479095 d 83ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479178 d 12ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479291 d 0ms]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303473156 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303476164 ms +++ localhost/127.0.0.1:59999 - Locked within 3047 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 0x6221a993: tileRendererInUse null, GearsES2[obj 0x6221a993 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6221a993 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 0x6221a993 created: GearsObj[0x50ad643f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6221a993 created: GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6221a993 created: GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6221a993 FIN GearsES2[obj 0x6221a993 isInit true, usesShared false, 1 GearsObj[0x50ad643f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x411025b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6221a993 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 640x458, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6221a993 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 640x458, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 11.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 0x6221a993 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 17.5, [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 0x6221a993 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 28.5, [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-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 29.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.reshape 0x6221a993 0/0 700x518 of 700x518, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 34.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6221a993 700x518, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6221a993: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6221a993 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] SLOCK [T main @ 1407303479452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testListenerStringPassingAndOrder took 3.151 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.444 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:1407303478385 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478390 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478564 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478777 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478878 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303478979 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479095 d 83ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479178 d 12ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303479291 d 0ms]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303473156 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303476164 ms +++ localhost/127.0.0.1:59999 - Locked within 3047 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 0x6221a993: tileRendererInUse null, GearsES2[obj 0x6221a993 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6221a993 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 0x6221a993 created: GearsObj[0x50ad643f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6221a993 created: GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6221a993 created: GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6221a993 FIN GearsES2[obj 0x6221a993 isInit true, usesShared false, 1 GearsObj[0x50ad643f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27908d7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x411025b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6221a993 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 640x458, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6221a993 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 640x458, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, 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 0x6221a993 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 11.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 0x6221a993 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 17.5, [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 0x6221a993 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 28.5, [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-AWTAnimator,5,main] GearsES2.reshape 0x6221a993 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 29.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.reshape 0x6221a993 0/0 700x518 of 700x518, swapInterval 1, drawable 0x7fa3bb87db40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6221a993, angle 34.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6221a993 700x518, swapInterval 1, drawable 0x7fa3bb87db40 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6221a993: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6221a993 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] SLOCK [T main @ 1407303479452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303479452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [junit] SLOCK [T main @ 1407303480804 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303483810 ms +++ localhost/127.0.0.1:59999 - Locked within 3044 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 0x6cbfe887: tileRendererInUse null, GearsES2[obj 0x6cbfe887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6cbfe887 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6cbfe887 created: GearsObj[0x7659657a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6cbfe887 created: GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6cbfe887 created: GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6cbfe887 FIN GearsES2[obj 0x6cbfe887 isInit true, usesShared false, 1 GearsObj[0x7659657a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fcebee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6cbfe887 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc8b116a60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6cbfe887, 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 0x6cbfe887 512x490, swapInterval 1, drawable 0x7fcc8b116a60 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6cbfe887 512x490, swapInterval 1, drawable 0x7fcc8b116a60 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cbfe887: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cbfe887 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31272e01: tileRendererInUse null, GearsES2[obj 0x31272e01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x31272e01 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x31272e01 created: GearsObj[0x380bf630, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x31272e01 created: GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x31272e01 created: GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31272e01 FIN GearsES2[obj 0x31272e01 isInit true, usesShared false, 1 GearsObj[0x380bf630, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c88efc4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31272e01 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc8b14ff30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x31272e01, 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 0x31272e01 512x490, swapInterval 1, drawable 0x7fcc8b14ff30 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31272e01 512x490, swapInterval 1, drawable 0x7fcc8b14ff30 [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 0x31272e01: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31272e01 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.657 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303480804 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303483810 ms +++ localhost/127.0.0.1:59999 - Locked within 3044 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 0x6cbfe887: tileRendererInUse null, GearsES2[obj 0x6cbfe887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6cbfe887 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6cbfe887 created: GearsObj[0x7659657a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6cbfe887 created: GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6cbfe887 created: GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6cbfe887 FIN GearsES2[obj 0x6cbfe887 isInit true, usesShared false, 1 GearsObj[0x7659657a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fcebee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6cbfe887 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc8b116a60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6cbfe887, 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 0x6cbfe887 512x490, swapInterval 1, drawable 0x7fcc8b116a60 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6cbfe887 512x490, swapInterval 1, drawable 0x7fcc8b116a60 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cbfe887: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cbfe887 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31272e01: tileRendererInUse null, GearsES2[obj 0x31272e01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x31272e01 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x31272e01 created: GearsObj[0x380bf630, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x31272e01 created: GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x31272e01 created: GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31272e01 FIN GearsES2[obj 0x31272e01 isInit true, usesShared false, 1 GearsObj[0x380bf630, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c88efc4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31272e01 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc8b14ff30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x31272e01, 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 0x31272e01 512x490, swapInterval 1, drawable 0x7fcc8b14ff30 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31272e01 512x490, swapInterval 1, drawable 0x7fcc8b14ff30 [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 0x31272e01: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31272e01 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1407303487304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseFrameGLCanvas took 2.73 sec [junit] Testcase: testCloseJFrameGLCanvas took 0.631 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.657 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303487304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T main @ 1407303480804 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303483810 ms +++ localhost/127.0.0.1:59999 - Locked within 3044 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 0x6cbfe887: tileRendererInUse null, GearsES2[obj 0x6cbfe887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6cbfe887 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x6cbfe887 created: GearsObj[0x7659657a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6cbfe887 created: GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6cbfe887 created: GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6cbfe887 FIN GearsES2[obj 0x6cbfe887 isInit true, usesShared false, 1 GearsObj[0x7659657a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67156949, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fcebee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6cbfe887 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc8b116a60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6cbfe887, 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 0x6cbfe887 512x490, swapInterval 1, drawable 0x7fcc8b116a60 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6cbfe887 512x490, swapInterval 1, drawable 0x7fcc8b116a60 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cbfe887: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cbfe887 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31272e01: tileRendererInUse null, GearsES2[obj 0x31272e01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x31272e01 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen 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 0x31272e01 created: GearsObj[0x380bf630, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x31272e01 created: GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x31272e01 created: GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31272e01 FIN GearsES2[obj 0x31272e01 isInit true, usesShared false, 1 GearsObj[0x380bf630, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x194fe60f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c88efc4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31272e01 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc8b14ff30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x31272e01, 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 0x31272e01 512x490, swapInterval 1, drawable 0x7fcc8b14ff30 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31272e01 512x490, swapInterval 1, drawable 0x7fcc8b14ff30 [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 0x31272e01: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31272e01 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1407303487304 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 @ 1407303488619 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303491634 ms +++ localhost/127.0.0.1:59999 - Locked within 3037 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 0x666176a8: tileRendererInUse null, GearsES2[obj 0x666176a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x666176a8 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 0x666176a8 created: GearsObj[0x17cbbac9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x666176a8 created: GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x666176a8 created: GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x666176a8 FIN GearsES2[obj 0x666176a8 isInit true, usesShared false, 1 GearsObj[0x17cbbac9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78047040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x666176a8 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x666176a8 128x128, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x666176a8 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 128x128, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x666176a8 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [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 0x666176a8 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [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 0x666176a8: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x666176a8 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.778 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303488619 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303491634 ms +++ localhost/127.0.0.1:59999 - Locked within 3037 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 0x666176a8: tileRendererInUse null, GearsES2[obj 0x666176a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x666176a8 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 0x666176a8 created: GearsObj[0x17cbbac9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x666176a8 created: GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x666176a8 created: GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x666176a8 FIN GearsES2[obj 0x666176a8 isInit true, usesShared false, 1 GearsObj[0x17cbbac9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78047040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x666176a8 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x666176a8 128x128, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x666176a8 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 128x128, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x666176a8 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [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 0x666176a8 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [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 0x666176a8: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x666176a8 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 @ 1407303495217 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseJFrameNewtCanvasAWT took 3.445 sec [junit] SLOCK [T main @ 1407303495217 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.778 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303488619 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303491634 ms +++ localhost/127.0.0.1:59999 - Locked within 3037 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 0x666176a8: tileRendererInUse null, GearsES2[obj 0x666176a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x666176a8 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 0x666176a8 created: GearsObj[0x17cbbac9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x666176a8 created: GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x666176a8 created: GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x666176a8 FIN GearsES2[obj 0x666176a8 isInit true, usesShared false, 1 GearsObj[0x17cbbac9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4053ee53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78047040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x666176a8 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, angle 0.0, [l -1.0, r 1.0, b -1.0, 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 0x666176a8 128x128, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x666176a8 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 128x128, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x666176a8 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [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 0x666176a8 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fd8d40b92a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x666176a8, 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 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x666176a8 512x490, swapInterval 1, drawable 0x7fd8d40b92a0 [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 0x666176a8: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x666176a8 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 @ 1407303495217 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] 2014-08-06 07:38:17.671 java[5763:5e03] 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] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] SLOCK [T main @ 1407303498545 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 @ 1407303499549 ms +++ localhost/127.0.0.1:59999 - Locked within 1029 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 0x7feed504b240, 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:1407303509848 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:1407303510070 d 23ms]]] [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:1407303510087 d 7ms]]] [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:1407303510087 d 7ms]]] [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:1407303511934 d 0ms]]] [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:1407303511985 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:1407303512037 d 1ms]]] [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:1407303512037 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:1407303512089 d 1ms]]] [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:1407303512140 d 1ms]]] [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:1407303512140 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:1407303512191 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:1407303512191 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:1407303512242 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:1407303512293 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:1407303512345 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:1407303512345 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:1407303512397 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:1407303512448 d 1ms]]] [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:1407303512448 d 1ms]]] [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:1407303512500 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:1407303512500 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:1407303512552 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:1407303512603 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:1407303512654 d 1ms]]] [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:1407303512654 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:1407303512706 d 0ms]]] [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:1407303512757 d 1ms]]] [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:1407303512757 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:1407303512809 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:1407303512809 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] 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:1407303515689 d 1ms]]] [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:1407303515741 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:1407303515793 d 0ms]]] [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:1407303515844 d 1ms]]] [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:1407303515844 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:1407303515896 d 1ms]]] [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:1407303515896 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:1407303515948 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:1407303515948 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:1407303518832 d 1ms]]] [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:1407303518883 d 1ms]]] [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:1407303519135 d 0ms]]] [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:1407303519186 d 0ms]]] [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:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303519438 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:1407303519489 d 1ms]]] [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:1407303519742 d 0ms]]] [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:1407303519793 d 0ms]]] [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:1407303520045 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:1407303520096 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:1407303520348 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:1407303520399 d 0ms]]] [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:1407303523494 d 1ms]]] [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:1407303523546 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: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303523546 d 1ms]]] [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:1407303523598 d 0ms]]] [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:1407303523650 d 0ms]]] [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:1407303523650 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:1407303523701 d 0ms]]] [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:1407303523752 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: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303523752 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:1407303526774 d 0ms]]] [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:1407303526825 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: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303526825 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:1407303526877 d 1ms]]] [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:1407303526929 d 0ms]]] [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:1407303526929 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:1407303526980 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:1407303527032 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: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303527032 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:1407303530114 d 1ms]]] [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:1407303530165 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:1407303530165 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:1407303530216 d 1ms]]] [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:1407303530268 d 0ms]]] [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:1407303530268 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:1407303530319 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:1407303530371 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:1407303530371 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 @ 1407303532153 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.775 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303498545 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 @ 1407303499549 ms +++ localhost/127.0.0.1:59999 - Locked within 1029 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 0x7feed504b240, 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:1407303509848 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:1407303510070 d 23ms]]] [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:1407303510087 d 7ms]]] [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:1407303510087 d 7ms]]] [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:1407303511934 d 0ms]]] [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:1407303511985 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:1407303512037 d 1ms]]] [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:1407303512037 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:1407303512089 d 1ms]]] [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:1407303512140 d 1ms]]] [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:1407303512140 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:1407303512191 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:1407303512191 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:1407303512242 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:1407303512293 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:1407303512345 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:1407303512345 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:1407303512397 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:1407303512448 d 1ms]]] [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:1407303512448 d 1ms]]] [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:1407303512500 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:1407303512500 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:1407303512552 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:1407303512603 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:1407303512654 d 1ms]]] [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:1407303512654 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:1407303512706 d 0ms]]] [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:1407303512757 d 1ms]]] [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:1407303512757 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:1407303512809 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:1407303512809 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] 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:1407303515689 d 1ms]]] [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:1407303515741 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:1407303515793 d 0ms]]] [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:1407303515844 d 1ms]]] [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:1407303515844 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:1407303515896 d 1ms]]] [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:1407303515896 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:1407303515948 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:1407303515948 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:1407303518832 d 1ms]]] [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:1407303518883 d 1ms]]] [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:1407303519135 d 0ms]]] [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:1407303519186 d 0ms]]] [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:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303519438 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:1407303519489 d 1ms]]] [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:1407303519742 d 0ms]]] [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:1407303519793 d 0ms]]] [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:1407303520045 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:1407303520096 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:1407303520348 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:1407303520399 d 0ms]]] [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:1407303523494 d 1ms]]] [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:1407303523546 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: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303523546 d 1ms]]] [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:1407303523598 d 0ms]]] [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:1407303523650 d 0ms]]] [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:1407303523650 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:1407303523701 d 0ms]]] [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:1407303523752 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: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303523752 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:1407303526774 d 0ms]]] [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:1407303526825 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: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303526825 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:1407303526877 d 1ms]]] [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:1407303526929 d 0ms]]] [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:1407303526929 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:1407303526980 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:1407303527032 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: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303527032 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:1407303530114 d 1ms]]] [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:1407303530165 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:1407303530165 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:1407303530216 d 1ms]]] [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:1407303530268 d 0ms]]] [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:1407303530268 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:1407303530319 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:1407303530371 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:1407303530371 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 @ 1407303532153 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.755 sec [junit] Testcase: testPressAllButtonsInSequence took 3.148 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.657 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.143 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.338 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.347 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.775 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303498545 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 @ 1407303499549 ms +++ localhost/127.0.0.1:59999 - Locked within 1029 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 0x7feed504b240, 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:1407303509848 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:1407303510070 d 23ms]]] [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:1407303510087 d 7ms]]] [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:1407303510087 d 7ms]]] [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:1407303511934 d 0ms]]] [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:1407303511985 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:1407303512037 d 1ms]]] [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:1407303512037 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:1407303512089 d 1ms]]] [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:1407303512140 d 1ms]]] [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:1407303512140 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:1407303512191 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:1407303512191 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:1407303512242 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:1407303512293 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:1407303512345 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:1407303512345 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:1407303512397 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:1407303512448 d 1ms]]] [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:1407303512448 d 1ms]]] [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:1407303512500 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:1407303512500 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:1407303512552 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:1407303512603 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:1407303512654 d 1ms]]] [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:1407303512654 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:1407303512706 d 0ms]]] [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:1407303512757 d 1ms]]] [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:1407303512757 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:1407303512809 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:1407303512809 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] 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:1407303515689 d 1ms]]] [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:1407303515741 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:1407303515793 d 0ms]]] [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:1407303515844 d 1ms]]] [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:1407303515844 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:1407303515896 d 1ms]]] [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:1407303515896 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:1407303515948 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:1407303515948 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:1407303518832 d 1ms]]] [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:1407303518883 d 1ms]]] [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:1407303519135 d 0ms]]] [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:1407303519186 d 0ms]]] [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:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303519438 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:1407303519489 d 1ms]]] [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:1407303519742 d 0ms]]] [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:1407303519793 d 0ms]]] [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:1407303520045 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:1407303520096 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:1407303520348 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:1407303520399 d 0ms]]] [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:1407303523494 d 1ms]]] [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:1407303523546 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: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303523546 d 1ms]]] [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:1407303523598 d 0ms]]] [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:1407303523650 d 0ms]]] [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:1407303523650 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:1407303523701 d 0ms]]] [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:1407303523752 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: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303523752 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:1407303526774 d 0ms]]] [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:1407303526825 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: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303526825 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:1407303526877 d 1ms]]] [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:1407303526929 d 0ms]]] [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:1407303526929 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:1407303526980 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:1407303527032 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: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407303527032 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:1407303530114 d 1ms]]] [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:1407303530165 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:1407303530165 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:1407303530216 d 1ms]]] [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:1407303530268 d 0ms]]] [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:1407303530268 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:1407303530319 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:1407303530371 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:1407303530371 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 @ 1407303532153 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 @ 1407303535162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] 2014-08-06 07:39:02.952 java[5765:5d03] 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 @ 1407303565207 ms +++ localhost/127.0.0.1:59999 - Locked within 30053 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 0x7fd26c054970, 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:1407303565744 d 9ms]]] [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:1407303565744 d 9ms]]] [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:1407303565746 d 7ms]]] [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:1407303565746 d 7ms]]] [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:1407303566260 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #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 0 ms, tExec 0 ms, tQueue 0 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:1407303571222 d 2ms]]] [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:1407303571274 d 4ms]]] [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:1407303571326 d 7ms]]] [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:1407303571378 d 10ms]]] [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:1407303571378 d 10ms]]] [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:1407303571429 d 3ms]]] [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:1407303571429 d 3ms]]] [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:1407303571481 d 7ms]]] [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:1407303571481 d 7ms]]] [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:1407303571932 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:1407303571984 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:1407303572034 d 11ms]]] [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:1407303573206 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:1407303573257 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:1407303573308 d 2ms]]] [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]/[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:1407303574372 d 6ms]]] [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:1407303574423 d 9ms]]] [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:1407303574676 d 8ms]]] [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:1407303574728 d 11ms]]] [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:1407303574980 d 9ms]]] [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:1407303575032 d 0ms]]] [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:1407303575285 d 11ms]]] [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:1407303575337 d 2ms]]] [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:1407303575589 d 2ms]]] [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:1407303575641 d 6ms]]] [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:1407303575894 d 4ms]]] [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:1407303575945 d 5ms]]] [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:1407303576598 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:1407303576649 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:1407303576701 d 5ms]]] [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:1407303577881 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:1407303577932 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:1407303577984 d 5ms]]] [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:1407303579047 d 5ms]]] [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:1407303579099 d 8ms]]] [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:1407303579099 d 8ms]]] [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:1407303579151 d 11ms]]] [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:1407303579203 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: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303579203 d 3ms]]] [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:1407303579254 d 7ms]]] [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:1407303579306 d 10ms]]] [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:1407303579306 d 10ms]]] [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:1407303579757 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:1407303579808 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:1407303579860 d 5ms]]] [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:1407303581041 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:1407303581092 d 9ms]]] [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:1407303581144 d 0ms]]] [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:1407303582312 d 10ms]]] [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:1407303582363 d 3ms]]] [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:1407303582363 d 3ms]]] [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:1407303582415 d 6ms]]] [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:1407303582467 d 8ms]]] [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:1407303582467 d 9ms]]] [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:1407303582519 d 11ms]]] [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:1407303582570 d 4ms]]] [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:1407303582570 d 4ms]]] [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:1407303583120 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:1407303583172 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:1407303583223 d 6ms]]] [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:1407303584393 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:1407303584445 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:1407303584495 d 2ms]]] [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:1407303585662 d 5ms]]] [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:1407303585713 d 8ms]]] [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:1407303585713 d 8ms]]] [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:1407303585765 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:1407303585817 d 2ms]]] [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:1407303585817 d 2ms]]] [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:1407303585869 d 3ms]]] [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:1407303585921 d 7ms]]] [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:1407303585921 d 7ms]]] [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:1407303586470 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:1407303586521 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:1407303586572 d 10ms]]] [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] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 52.613 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303535162 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 @ 1407303565207 ms +++ localhost/127.0.0.1:59999 - Locked within 30053 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 0x7fd26c054970, 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:1407303565744 d 9ms]]] [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:1407303565744 d 9ms]]] [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:1407303565746 d 7ms]]] [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:1407303565746 d 7ms]]] [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:1407303566260 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #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 0 ms, tExec 0 ms, tQueue 0 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:1407303571222 d 2ms]]] [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:1407303571274 d 4ms]]] [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:1407303571326 d 7ms]]] [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:1407303571378 d 10ms]]] [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:1407303571378 d 10ms]]] [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:1407303571429 d 3ms]]] [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:1407303571429 d 3ms]]] [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:1407303571481 d 7ms]]] [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:1407303571481 d 7ms]]] [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:1407303571932 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:1407303571984 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:1407303572034 d 11ms]]] [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:1407303573206 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:1407303573257 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:1407303573308 d 2ms]]] [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]/[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:1407303574372 d 6ms]]] [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:1407303574423 d 9ms]]] [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:1407303574676 d 8ms]]] [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:1407303574728 d 11ms]]] [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:1407303574980 d 9ms]]] [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:1407303575032 d 0ms]]] [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:1407303575285 d 11ms]]] [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:1407303575337 d 2ms]]] [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:1407303575589 d 2ms]]] [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:1407303575641 d 6ms]]] [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:1407303575894 d 4ms]]] [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:1407303575945 d 5ms]]] [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:1407303576598 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:1407303576649 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:1407303576701 d 5ms]]] [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:1407303577881 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:1407303577932 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:1407303577984 d 5ms]]] [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:1407303579047 d 5ms]]] [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:1407303579099 d 8ms]]] [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:1407303579099 d 8ms]]] [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:1407303579151 d 11ms]]] [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:1407303579203 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: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303579203 d 3ms]]] [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:1407303579254 d 7ms]]] [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:1407303579306 d 10ms]]] [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:1407303579306 d 10ms]]] [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:1407303579757 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:1407303579808 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:1407303579860 d 5ms]]] [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:1407303581041 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:1407303581092 d 9ms]]] [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:1407303581144 d 0ms]]] [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:1407303582312 d 10ms]]] [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:1407303582363 d 3ms]]] [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:1407303582363 d 3ms]]] [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:1407303582415 d 6ms]]] [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:1407303582467 d 8ms]]] [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:1407303582467 d 9ms]]] [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:1407303582519 d 11ms]]] [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:1407303582570 d 4ms]]] [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:1407303582570 d 4ms]]] [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:1407303583120 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:1407303583172 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:1407303583223 d 6ms]]] [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:1407303584393 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:1407303584445 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:1407303584495 d 2ms]]] [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:1407303585662 d 5ms]]] [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:1407303585713 d 8ms]]] [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:1407303585713 d 8ms]]] [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:1407303585765 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:1407303585817 d 2ms]]] [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:1407303585817 d 2ms]]] [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:1407303585869 d 3ms]]] [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:1407303585921 d 7ms]]] [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:1407303585921 d 7ms]]] [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:1407303586470 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:1407303586521 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:1407303586572 d 10ms]]] [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 @ 1407303587685 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.76 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.149 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.663 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.147 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.35 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.347 sec [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 52.613 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303535162 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 @ 1407303565207 ms +++ localhost/127.0.0.1:59999 - Locked within 30053 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 0x7fd26c054970, 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:1407303565744 d 9ms]]] [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:1407303565744 d 9ms]]] [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:1407303565746 d 7ms]]] [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:1407303565746 d 7ms]]] [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:1407303566260 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #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 0 ms, tExec 0 ms, tQueue 0 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:1407303571222 d 2ms]]] [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:1407303571274 d 4ms]]] [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:1407303571326 d 7ms]]] [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:1407303571378 d 10ms]]] [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:1407303571378 d 10ms]]] [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:1407303571429 d 3ms]]] [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:1407303571429 d 3ms]]] [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:1407303571481 d 7ms]]] [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:1407303571481 d 7ms]]] [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:1407303571932 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:1407303571984 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:1407303572034 d 11ms]]] [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:1407303573206 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:1407303573257 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:1407303573308 d 2ms]]] [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]/[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:1407303574372 d 6ms]]] [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:1407303574423 d 9ms]]] [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:1407303574676 d 8ms]]] [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:1407303574728 d 11ms]]] [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:1407303574980 d 9ms]]] [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:1407303575032 d 0ms]]] [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:1407303575285 d 11ms]]] [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:1407303575337 d 2ms]]] [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:1407303575589 d 2ms]]] [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:1407303575641 d 6ms]]] [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:1407303575894 d 4ms]]] [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:1407303575945 d 5ms]]] [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:1407303576598 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:1407303576649 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:1407303576701 d 5ms]]] [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:1407303577881 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:1407303577932 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:1407303577984 d 5ms]]] [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:1407303579047 d 5ms]]] [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:1407303579099 d 8ms]]] [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:1407303579099 d 8ms]]] [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:1407303579151 d 11ms]]] [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:1407303579203 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: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303579203 d 3ms]]] [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:1407303579254 d 7ms]]] [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:1407303579306 d 10ms]]] [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:1407303579306 d 10ms]]] [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:1407303579757 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:1407303579808 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:1407303579860 d 5ms]]] [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:1407303581041 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:1407303581092 d 9ms]]] [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:1407303581144 d 0ms]]] [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:1407303582312 d 10ms]]] [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:1407303582363 d 3ms]]] [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:1407303582363 d 3ms]]] [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:1407303582415 d 6ms]]] [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:1407303582467 d 8ms]]] [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:1407303582467 d 9ms]]] [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:1407303582519 d 11ms]]] [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:1407303582570 d 4ms]]] [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:1407303582570 d 4ms]]] [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:1407303583120 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:1407303583172 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:1407303583223 d 6ms]]] [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:1407303584393 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:1407303584445 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:1407303584495 d 2ms]]] [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:1407303585662 d 5ms]]] [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:1407303585713 d 8ms]]] [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:1407303585713 d 8ms]]] [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:1407303585765 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:1407303585817 d 2ms]]] [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:1407303585817 d 2ms]]] [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:1407303585869 d 3ms]]] [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:1407303585921 d 7ms]]] [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:1407303585921 d 7ms]]] [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:1407303586470 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:1407303586521 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:1407303586572 d 10ms]]] [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 @ 1407303587685 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] SLOCK [T main @ 1407303587685 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Test com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT FAILED [junit] 2014-08-06 07:39:50.377 java[5769:5d03] 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 @ 1407303590815 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 @ 1407303610850 ms +++ localhost/127.0.0.1:59999 - Locked within 20044 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 0x7ff9d61359c0, 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 0x7ff9d61359c0, 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:1407303613598 d 5ms]]] [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:1407303613639 d 8ms]]] [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:1407303613691 d 10ms]]] [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:1407303613691 d 10ms]]] [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:1407303613742 d 2ms]]] [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:1407303613793 d 5ms]]] [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:1407303613793 d 5ms]]] [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:1407303613845 d 7ms]]] [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:1407303613845 d 7ms]]] [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:1407303613896 d 10ms]]] [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:1407303613948 d 2ms]]] [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:1407303614000 d 4ms]]] [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:1407303614000 d 4ms]]] [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:1407303614052 d 7ms]]] [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:1407303614103 d 9ms]]] [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:1407303614103 d 10ms]]] [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:1407303614155 d 0ms]]] [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:1407303614155 d 1ms]]] [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:1407303614206 d 5ms]]] [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:1407303614258 d 6ms]]] [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:1407303614309 d 10ms]]] [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:1407303614309 d 10ms]]] [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:1407303614360 d 3ms]]] [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:1407303614412 d 6ms]]] [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:1407303614412 d 6ms]]] [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:1407303614463 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:1407303614463 d 10ms]]] [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] *** 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303617342 d 4ms]]] [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:1407303617394 d 7ms]]] [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:1407303617446 d 10ms]]] [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:1407303617498 d 11ms]]] [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:1407303617498 d 11ms]]] [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:1407303617549 d 4ms]]] [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:1407303617549 d 4ms]]] [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:1407303617601 d 7ms]]] [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:1407303617601 d 7ms]]] [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:1407303620526 d 9ms]]] [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:1407303620577 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:1407303620830 d 9ms]]] [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:1407303620882 d 1ms]]] [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:1407303621135 d 10ms]]] [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:1407303621186 d 4ms]]] [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:1407303621439 d 2ms]]] [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:1407303621491 d 5ms]]] [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:1407303621743 d 6ms]]] [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:1407303621794 d 10ms]]] [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:1407303622046 d 10ms]]] [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:1407303622098 d 2ms]]] [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] 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303625199 d 2ms]]] [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:1407303625251 d 5ms]]] [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:1407303625251 d 5ms]]] [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:1407303625302 d 9ms]]] [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:1407303625354 d 11ms]]] [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:1407303625354 d 12ms]]] [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:1407303625406 d 4ms]]] [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:1407303625458 d 6ms]]] [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:1407303625458 d 7ms]]] [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:1407303628461 d 7ms]]] [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:1407303628512 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:1407303628512 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:1407303628564 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:1407303628615 d 6ms]]] [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:1407303628615 d 6ms]]] [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:1407303628667 d 9ms]]] [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:1407303628718 d 2ms]]] [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:1407303628718 d 2ms]]] [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:1407303631821 d 10ms]]] [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:1407303631872 d 3ms]]] [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:1407303631872 d 3ms]]] [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:1407303631923 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:1407303631974 d 11ms]]] [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:1407303631974 d 11ms]]] [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:1407303632026 d 3ms]]] [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:1407303632077 d 7ms]]] [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:1407303632077 d 7ms]]] [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.147 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303590815 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 @ 1407303610850 ms +++ localhost/127.0.0.1:59999 - Locked within 20044 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 0x7ff9d61359c0, 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 0x7ff9d61359c0, 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:1407303613598 d 5ms]]] [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:1407303613639 d 8ms]]] [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:1407303613691 d 10ms]]] [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:1407303613691 d 10ms]]] [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:1407303613742 d 2ms]]] [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:1407303613793 d 5ms]]] [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:1407303613793 d 5ms]]] [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:1407303613845 d 7ms]]] [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:1407303613845 d 7ms]]] [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:1407303613896 d 10ms]]] [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:1407303613948 d 2ms]]] [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:1407303614000 d 4ms]]] [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:1407303614000 d 4ms]]] [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:1407303614052 d 7ms]]] [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:1407303614103 d 9ms]]] [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:1407303614103 d 10ms]]] [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:1407303614155 d 0ms]]] [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:1407303614155 d 1ms]]] [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:1407303614206 d 5ms]]] [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:1407303614258 d 6ms]]] [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:1407303614309 d 10ms]]] [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:1407303614309 d 10ms]]] [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:1407303614360 d 3ms]]] [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:1407303614412 d 6ms]]] [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:1407303614412 d 6ms]]] [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:1407303614463 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:1407303614463 d 10ms]]] [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] *** 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303617342 d 4ms]]] [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:1407303617394 d 7ms]]] [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:1407303617446 d 10ms]]] [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:1407303617498 d 11ms]]] [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:1407303617498 d 11ms]]] [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:1407303617549 d 4ms]]] [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:1407303617549 d 4ms]]] [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:1407303617601 d 7ms]]] [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:1407303617601 d 7ms]]] [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:1407303620526 d 9ms]]] [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:1407303620577 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:1407303620830 d 9ms]]] [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:1407303620882 d 1ms]]] [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:1407303621135 d 10ms]]] [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:1407303621186 d 4ms]]] [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:1407303621439 d 2ms]]] [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:1407303621491 d 5ms]]] [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:1407303621743 d 6ms]]] [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:1407303621794 d 10ms]]] [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:1407303622046 d 10ms]]] [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:1407303622098 d 2ms]]] [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] 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303625199 d 2ms]]] [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:1407303625251 d 5ms]]] [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:1407303625251 d 5ms]]] [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:1407303625302 d 9ms]]] [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:1407303625354 d 11ms]]] [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:1407303625354 d 12ms]]] [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:1407303625406 d 4ms]]] [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:1407303625458 d 6ms]]] [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:1407303625458 d 7ms]]] [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:1407303628461 d 7ms]]] [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:1407303628512 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:1407303628512 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:1407303628564 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:1407303628615 d 6ms]]] [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:1407303628615 d 6ms]]] [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:1407303628667 d 9ms]]] [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:1407303628718 d 2ms]]] [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:1407303628718 d 2ms]]] [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:1407303631821 d 10ms]]] [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:1407303631872 d 3ms]]] [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:1407303631872 d 3ms]]] [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:1407303631923 d 7ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] SLOCK [T main @ 1407303633865 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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:1407303631974 d 11ms]]] [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:1407303631974 d 11ms]]] [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:1407303632026 d 3ms]]] [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:1407303632077 d 7ms]]] [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:1407303632077 d 7ms]]] [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 @ 1407303633865 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.76 sec [junit] Testcase: testPressAllButtonsInSequence took 3.145 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.661 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.148 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.347 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.348 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 43.147 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303590815 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 @ 1407303610850 ms +++ localhost/127.0.0.1:59999 - Locked within 20044 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 0x7ff9d61359c0, 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 0x7ff9d61359c0, 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:1407303613598 d 5ms]]] [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:1407303613639 d 8ms]]] [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:1407303613691 d 10ms]]] [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:1407303613691 d 10ms]]] [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:1407303613742 d 2ms]]] [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:1407303613793 d 5ms]]] [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:1407303613793 d 5ms]]] [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:1407303613845 d 7ms]]] [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:1407303613845 d 7ms]]] [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:1407303613896 d 10ms]]] [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:1407303613948 d 2ms]]] [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:1407303614000 d 4ms]]] [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:1407303614000 d 4ms]]] [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:1407303614052 d 7ms]]] [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:1407303614103 d 9ms]]] [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:1407303614103 d 10ms]]] [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:1407303614155 d 0ms]]] [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:1407303614155 d 1ms]]] [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:1407303614206 d 5ms]]] [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:1407303614258 d 6ms]]] [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:1407303614309 d 10ms]]] [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:1407303614309 d 10ms]]] [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:1407303614360 d 3ms]]] [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:1407303614412 d 6ms]]] [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:1407303614412 d 6ms]]] [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:1407303614463 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:1407303614463 d 10ms]]] [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] *** 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303617342 d 4ms]]] [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:1407303617394 d 7ms]]] [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:1407303617446 d 10ms]]] [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:1407303617498 d 11ms]]] [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:1407303617498 d 11ms]]] [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:1407303617549 d 4ms]]] [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:1407303617549 d 4ms]]] [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:1407303617601 d 7ms]]] [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:1407303617601 d 7ms]]] [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:1407303620526 d 9ms]]] [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:1407303620577 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:1407303620830 d 9ms]]] [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:1407303620882 d 1ms]]] [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:1407303621135 d 10ms]]] [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:1407303621186 d 4ms]]] [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:1407303621439 d 2ms]]] [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:1407303621491 d 5ms]]] [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:1407303621743 d 6ms]]] [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:1407303621794 d 10ms]]] [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:1407303622046 d 10ms]]] [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:1407303622098 d 2ms]]] [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] 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303625199 d 2ms]]] [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:1407303625251 d 5ms]]] [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:1407303625251 d 5ms]]] [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:1407303625302 d 9ms]]] [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:1407303625354 d 11ms]]] [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:1407303625354 d 12ms]]] [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:1407303625406 d 4ms]]] [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:1407303625458 d 6ms]]] [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:1407303625458 d 7ms]]] [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:1407303628461 d 7ms]]] [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:1407303628512 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:1407303628512 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:1407303628564 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:1407303628615 d 6ms]]] [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:1407303628615 d 6ms]]] [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:1407303628667 d 9ms]]] [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:1407303628718 d 2ms]]] [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:1407303628718 d 2ms]]] [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:1407303631821 d 10ms]]] [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:1407303631872 d 3ms]]] [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:1407303631872 d 3ms]]] [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:1407303631923 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:1407303631974 d 11ms]]] [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:1407303631974 d 11ms]]] [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:1407303632026 d 3ms]]] [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:1407303632077 d 7ms]]] [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:1407303632077 d 7ms]]] [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 @ 1407303633865 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407303635092 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303657142 ms +++ localhost/127.0.0.1:59999 - Locked within 22058 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 0x7f9a19cea4d0, 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 0x7f9a1c13a690, 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 @ 1407303668356 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 33.366 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303635092 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303657142 ms +++ localhost/127.0.0.1:59999 - Locked within 22058 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 0x7f9a19cea4d0, 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 0x7f9a1c13a690, 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 @ 1407303668356 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 4.515 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0.001 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 4.599 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 33.366 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303635092 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303657142 ms +++ localhost/127.0.0.1:59999 - Locked within 22058 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 0x7f9a19cea4d0, 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 0x7f9a1c13a690, 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 @ 1407303668356 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 @ 1407303669670 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303680689 ms +++ localhost/127.0.0.1:59999 - Locked within 11047 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 0x7f9431df08c0, 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:1407303683546 d 0ms]]] [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:1407303683548 d 10ms]]] [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:1407303683952 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:1407303683963 d 7ms]]]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:1407303684367 d 10ms]]] [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:1407303684379 d 10ms]]] [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:1407303684785 d 1ms]]] [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:1407303684796 d 0ms]]] [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:1407303684998 d 4ms]]] [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:1407303685008 d 5ms]]] [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:1407303685211 d 7ms]]] [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:1407303685222 d 7ms]]] [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:1407303685425 d 10ms]]] [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:1407303685435 d 10ms]]] [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:1407303685840 d 4ms]]] [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:1407303685850 d 4ms]]] [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:1407303686256 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:1407303686268 d 8ms]]] [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:1407303686672 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:1407303686685 d 0ms]]] [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:1407303687089 d 8ms]]] [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:1407303687100 d 7ms]]] [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:1407303687303 d 0ms]]] [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:1407303687314 d 10ms]]] [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:1407303687517 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303687528 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303687730 d 5ms]]] [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:1407303687741 d 5ms]]] [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:1407303688147 d 9ms]]] [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:1407303688158 d 9ms]]] [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:1407303688361 d 1ms]]] [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:1407303688372 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:1407303688575 d 4ms]]] [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:1407303688587 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:1407303688790 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:1407303688801 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:1407303689004 d 9ms]]] [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:1407303689015 d 9ms]]] [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:1407303689217 d 10ms]]] [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:1407303689228 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303689431 d 10ms]]] [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:1407303689442 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303689645 d 0ms]]] [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:1407303689656 d 11ms]]] [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:1407303689859 d 2ms]]] [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:1407303689870 d 2ms]]] [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:1407303690072 d 6ms]]] [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:1407303690083 d 6ms]]] [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:1407303690489 d 10ms]]] [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:1407303690501 d 9ms]]] [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:1407303690907 d 4ms]]] [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:1407303690919 d 3ms]]] [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:1407303691325 d 9ms]]] [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:1407303691336 d 9ms]]] [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:1407303691541 d 8ms]]] [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:1407303691553 d 7ms]]] [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:1407303691758 d 10ms]]] [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:1407303691769 d 10ms]]] [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:1407303691972 d 1ms]]] [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:1407303691984 d 10ms]]] [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:1407303692186 d 1ms]]] [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:1407303692197 d 1ms]]] [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:1407303692400 d 4ms]]] [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:1407303692411 d 4ms]]] [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:1407303692614 d 4ms]]] [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:1407303692625 d 4ms]]] [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:1407303692827 d 7ms]]] [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:1407303692840 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303693040 d 9ms]]] [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:1407303693052 d 8ms]]] [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:1407303693257 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303693269 d 8ms]]] [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:1407303693472 d 10ms]]] [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:1407303693482 d 11ms]]] [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:1407303693685 d 3ms]]] [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:1407303693696 d 3ms]]] [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:1407303693898 d 7ms]]] [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:1407303693909 d 7ms]]] [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:1407303694112 d 10ms]]] [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:1407303694123 d 10ms]]] [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:1407303694325 d 3ms]]] [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:1407303694337 d 2ms]]] [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:1407303694540 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694551 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694753 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694764 d 8ms]]] [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:1407303694967 d 10ms]]] [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:1407303694978 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:1407303695181 d 0ms]]] [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:1407303695192 d 9ms]]] [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:1407303695395 d 1ms]]] [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:1407303695406 d 11ms]]] [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:1407303695611 d 1ms]]] [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:1407303695622 d 11ms]]] [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:1407303695826 d 2ms]]] [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:1407303695837 d 2ms]]] [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:1407303696040 d 5ms]]] [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:1407303696052 d 5ms]]] [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:1407303696253 d 9ms]]] [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:1407303696265 d 8ms]]] [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:1407303696467 d 11ms]]] [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:1407303696479 d 10ms]]] [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:1407303696681 d 11ms]]] [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:1407303696693 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:1407303697098 d 5ms]]] [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:1407303697111 d 3ms]]] [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:1407303697313 d 6ms]]] [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:1407303697324 d 6ms]]] [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:1407303697528 d 8ms]]] [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:1407303697539 d 8ms]]] [junit] 2014-08-06 07:41:37.746 java[5773:6703] 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:1407303697945 d 1ms]]] [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:1407303697957 d 11ms]]] [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:1407303698364 d 1ms]]] [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:1407303698375 d 11ms]]] [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:1407303698580 d 10ms]]] [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:1407303698591 d 10ms]]] [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:1407303698795 d 2ms]]] [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:1407303698807 d 1ms]]] [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:1407303699012 d 0ms]]] [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:1407303699024 d 10ms]]] [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:1407303699228 d 1ms]]] [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:1407303699239 d 11ms]]] [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:1407303699443 d 3ms]]] [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:1407303699454 d 2ms]]] [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:1407303699656 d 7ms]]] [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:1407303699667 d 7ms]]] [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:1407303699870 d 7ms]]] [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:1407303699880 d 8ms]]] [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:1407303700285 d 2ms]]] [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:1407303700296 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:1407303700701 d 6ms]]] [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:1407303700715 d 3ms]]] [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:1407303700917 d 7ms]]] [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:1407303700930 d 5ms]]] [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:1407303701133 d 6ms]]] [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:1407303701144 d 6ms]]] [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:1407303701349 d 6ms]]] [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:1407303701361 d 5ms]]] [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 0x7f943491b430, 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:1407303702762 d 11ms]]] [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:1407303702772 d 1ms]]] [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:1407303703177 d 5ms]]] [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:1407303703190 d 3ms]]] [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:1407303703595 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:1407303703606 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:1407303704012 d 3ms]]] [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:1407303704023 d 3ms]]] [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:1407303704225 d 5ms]]] [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:1407303704236 d 5ms]]] [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:1407303704439 d 8ms]]] [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:1407303704451 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:1407303704653 d 11ms]]] [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:1407303704664 d 11ms]]] [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:1407303705068 d 4ms]]] [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:1407303705079 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:1407303705481 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303705492 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303705898 d 10ms]]] [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:1407303705909 d 10ms]]] [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:1407303706314 d 6ms]]] [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:1407303706325 d 5ms]]] [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:1407303706527 d 6ms]]] [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:1407303706538 d 6ms]]] [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:1407303706741 d 5ms]]] [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:1407303706752 d 5ms]]] [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:1407303706954 d 4ms]]] [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:1407303706964 d 5ms]]] [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:1407303707366 d 2ms]]] [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:1407303707377 d 3ms]]] [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:1407303707579 d 6ms]]] [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:1407303707590 d 7ms]]] [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:1407303707792 d 11ms]]] [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:1407303707803 d 11ms]]] [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:1407303708006 d 2ms]]] [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:1407303708016 d 3ms]]] [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:1407303708219 d 5ms]]] [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:1407303708229 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303708432 d 8ms]]] [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:1407303708444 d 6ms]]] [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:1407303708645 d 10ms]]] [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:1407303708656 d 10ms]]] [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:1407303708859 d 10ms]]] [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:1407303708870 d 10ms]]] [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:1407303709073 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303709083 d 11ms]]] [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:1407303709285 d 3ms]]] [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:1407303709295 d 4ms]]] [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:1407303709700 d 8ms]]] [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:1407303709711 d 8ms]]] [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:1407303710117 d 11ms]]] [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:1407303710128 d 11ms]]] [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:1407303710532 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303710543 d 6ms]]] [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:1407303710745 d 10ms]]] [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:1407303710755 d 11ms]]] [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:1407303710959 d 2ms]]] [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:1407303710969 d 2ms]]] [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:1407303711172 d 4ms]]] [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:1407303711185 d 2ms]]] [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:1407303711386 d 6ms]]] [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:1407303711396 d 6ms]]] [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:1407303711599 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303711609 d 10ms]]] [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:1407303711812 d 10ms]]] [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:1407303711823 d 11ms]]] [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:1407303712025 d 3ms]]] [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:1407303712036 d 3ms]]] [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:1407303712237 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:1407303712248 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:1407303712451 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303712464 d 4ms]]] [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:1407303712665 d 1ms]]] [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:1407303712676 d 10ms]]] [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:1407303712879 d 1ms]]] [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:1407303712890 d 0ms]]] [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:1407303713092 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:1407303713103 d 3ms]]] [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:1407303713304 d 11ms]]] [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:1407303713315 d 11ms]]] [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:1407303713519 d 3ms]]] [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:1407303713531 d 2ms]]] [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:1407303713733 d 7ms]]] [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:1407303713744 d 8ms]]] [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:1407303713947 d 9ms]]] [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:1407303713958 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303714161 d 11ms]]] [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:1407303714171 d 2ms]]] [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:1407303714375 d 9ms]]] [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:1407303714385 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:1407303714587 d 11ms]]] [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:1407303714598 d 11ms]]] [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:1407303714800 d 10ms]]] [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:1407303714811 d 10ms]]] [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:1407303715014 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:1407303715026 d 2ms]]] [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:1407303715228 d 2ms]]] [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:1407303715238 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:1407303715442 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:1407303715454 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303715655 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:1407303715666 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:1407303715869 d 6ms]]] [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:1407303715880 d 7ms]]] [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:1407303716286 d 10ms]]] [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:1407303716297 d 10ms]]] [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:1407303716499 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:1407303716511 d 1ms]]] [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:1407303716713 d 5ms]]] [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:1407303716723 d 6ms]]] [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:1407303717127 d 7ms]]] [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:1407303717139 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:1407303717541 d 7ms]]] [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:1407303717552 d 7ms]]] [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:1407303717756 d 8ms]]] [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:1407303717768 d 7ms]]] [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:1407303717969 d 10ms]]] [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:1407303717980 d 10ms]]] [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:1407303718183 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:1407303718195 d 0ms]]] [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:1407303718397 d 1ms]]] [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:1407303718410 d 9ms]]] [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:1407303718613 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:1407303718624 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:1407303718825 d 4ms]]] [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:1407303718836 d 4ms]]] [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:1407303719040 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:1407303719052 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:1407303719457 d 3ms]]] [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:1407303719469 d 2ms]]] [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:1407303719875 d 4ms]]] [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:1407303719886 d 4ms]]] [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:1407303720087 d 7ms]]] [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:1407303720099 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:1407303720301 d 7ms]]] [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:1407303720312 d 7ms]]] [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:1407303720515 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:1407303720526 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 @ 1407303721000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 51.52 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303669670 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303680689 ms +++ localhost/127.0.0.1:59999 - Locked within 11047 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 0x7f9431df08c0, 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:1407303683546 d 0ms]]] [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:1407303683548 d 10ms]]] [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:1407303683952 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:1407303683963 d 7ms]]]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:1407303684367 d 10ms]]] [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:1407303684379 d 10ms]]] [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:1407303684785 d 1ms]]] [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:1407303684796 d 0ms]]] [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:1407303684998 d 4ms]]] [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:1407303685008 d 5ms]]] [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:1407303685211 d 7ms]]] [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:1407303685222 d 7ms]]] [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:1407303685425 d 10ms]]] [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:1407303685435 d 10ms]]] [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:1407303685840 d 4ms]]] [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:1407303685850 d 4ms]]] [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:1407303686256 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:1407303686268 d 8ms]]] [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:1407303686672 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:1407303686685 d 0ms]]] [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:1407303687089 d 8ms]]] [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:1407303687100 d 7ms]]] [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:1407303687303 d 0ms]]] [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:1407303687314 d 10ms]]] [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:1407303687517 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303687528 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303687730 d 5ms]]] [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:1407303687741 d 5ms]]] [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:1407303688147 d 9ms]]] [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:1407303688158 d 9ms]]] [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:1407303688361 d 1ms]]] [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:1407303688372 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:1407303688575 d 4ms]]] [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:1407303688587 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:1407303688790 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:1407303688801 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:1407303689004 d 9ms]]] [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:1407303689015 d 9ms]]] [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:1407303689217 d 10ms]]] [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:1407303689228 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303689431 d 10ms]]] [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:1407303689442 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303689645 d 0ms]]] [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:1407303689656 d 11ms]]] [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:1407303689859 d 2ms]]] [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:1407303689870 d 2ms]]] [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:1407303690072 d 6ms]]] [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:1407303690083 d 6ms]]] [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:1407303690489 d 10ms]]] [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:1407303690501 d 9ms]]] [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:1407303690907 d 4ms]]] [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:1407303690919 d 3ms]]] [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:1407303691325 d 9ms]]] [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:1407303691336 d 9ms]]] [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:1407303691541 d 8ms]]] [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:1407303691553 d 7ms]]] [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:1407303691758 d 10ms]]] [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:1407303691769 d 10ms]]] [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:1407303691972 d 1ms]]] [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:1407303691984 d 10ms]]] [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:1407303692186 d 1ms]]] [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:1407303692197 d 1ms]]] [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:1407303692400 d 4ms]]] [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:1407303692411 d 4ms]]] [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:1407303692614 d 4ms]]] [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:1407303692625 d 4ms]]] [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:1407303692827 d 7ms]]] [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:1407303692840 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303693040 d 9ms]]] [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:1407303693052 d 8ms]]] [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:1407303693257 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303693269 d 8ms]]] [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:1407303693472 d 10ms]]] [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:1407303693482 d 11ms]]] [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:1407303693685 d 3ms]]] [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:1407303693696 d 3ms]]] [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:1407303693898 d 7ms]]] [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:1407303693909 d 7ms]]] [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:1407303694112 d 10ms]]] [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:1407303694123 d 10ms]]] [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:1407303694325 d 3ms]]] [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:1407303694337 d 2ms]]] [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:1407303694540 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694551 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694753 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694764 d 8ms]]] [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:1407303694967 d 10ms]]] [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:1407303694978 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:1407303695181 d 0ms]]] [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:1407303695192 d 9ms]]] [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:1407303695395 d 1ms]]] [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:1407303695406 d 11ms]]] [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:1407303695611 d 1ms]]] [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:1407303695622 d 11ms]]] [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:1407303695826 d 2ms]]] [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:1407303695837 d 2ms]]] [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:1407303696040 d 5ms]]] [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:1407303696052 d 5ms]]] [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:1407303696253 d 9ms]]] [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:1407303696265 d 8ms]]] [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:1407303696467 d 11ms]]] [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:1407303696479 d 10ms]]] [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:1407303696681 d 11ms]]] [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:1407303696693 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:1407303697098 d 5ms]]] [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:1407303697111 d 3ms]]] [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:1407303697313 d 6ms]]] [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:1407303697324 d 6ms]]] [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:1407303697528 d 8ms]]] [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:1407303697539 d 8ms]]] [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:1407303697945 d 1ms]]] [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:1407303697957 d 11ms]]] [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:1407303698364 d 1ms]]] [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:1407303698375 d 11ms]]] [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:1407303698580 d 10ms]]] [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:1407303698591 d 10ms]]] [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:1407303698795 d 2ms]]] [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:1407303698807 d 1ms]]] [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:1407303699012 d 0ms]]] [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:1407303699024 d 10ms]]] [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:1407303699228 d 1ms]]] [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:1407303699239 d 11ms]]] [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:1407303699443 d 3ms]]] [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:1407303699454 d 2ms]]] [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:1407303699656 d 7ms]]] [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:1407303699667 d 7ms]]] [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:1407303699870 d 7ms]]] [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:1407303699880 d 8ms]]] [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:1407303700285 d 2ms]]] [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:1407303700296 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:1407303700701 d 6ms]]] [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:1407303700715 d 3ms]]] [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:1407303700917 d 7ms]]] [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:1407303700930 d 5ms]]] [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:1407303701133 d 6ms]]] [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:1407303701144 d 6ms]]] [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:1407303701349 d 6ms]]] [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:1407303701361 d 5ms]]] [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 0x7f943491b430, 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:1407303702762 d 11ms]]] [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:1407303702772 d 1ms]]] [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:1407303703177 d 5ms]]] [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:1407303703190 d 3ms]]] [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:1407303703595 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:1407303703606 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:1407303704012 d 3ms]]] [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:1407303704023 d 3ms]]] [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:1407303704225 d 5ms]]] [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:1407303704236 d 5ms]]] [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:1407303704439 d 8ms]]] [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:1407303704451 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:1407303704653 d 11ms]]] [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:1407303704664 d 11ms]]] [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:1407303705068 d 4ms]]] [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:1407303705079 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:1407303705481 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303705492 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303705898 d 10ms]]] [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:1407303705909 d 10ms]]] [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:1407303706314 d 6ms]]] [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:1407303706325 d 5ms]]] [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:1407303706527 d 6ms]]] [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:1407303706538 d 6ms]]] [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:1407303706741 d 5ms]]] [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:1407303706752 d 5ms]]] [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:1407303706954 d 4ms]]] [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:1407303706964 d 5ms]]] [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:1407303707366 d 2ms]]] [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:1407303707377 d 3ms]]] [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:1407303707579 d 6ms]]] [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:1407303707590 d 7ms]]] [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:1407303707792 d 11ms]]] [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:1407303707803 d 11ms]]] [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:1407303708006 d 2ms]]] [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:1407303708016 d 3ms]]] [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:1407303708219 d 5ms]]] [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:1407303708229 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303708432 d 8ms]]] [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:1407303708444 d 6ms]]] [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:1407303708645 d 10ms]]] [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:1407303708656 d 10ms]]] [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:1407303708859 d 10ms]]] [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:1407303708870 d 10ms]]] [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:1407303709073 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303709083 d 11ms]]] [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:1407303709285 d 3ms]]] [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:1407303709295 d 4ms]]] [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:1407303709700 d 8ms]]] [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:1407303709711 d 8ms]]] [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:1407303710117 d 11ms]]] [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:1407303710128 d 11ms]]] [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:1407303710532 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303710543 d 6ms]]] [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:1407303710745 d 10ms]]] [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:1407303710755 d 11ms]]] [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:1407303710959 d 2ms]]] [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:1407303710969 d 2ms]]] [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:1407303711172 d 4ms]]] [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:1407303711185 d 2ms]]] [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:1407303711386 d 6ms]]] [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:1407303711396 d 6ms]]] [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:1407303711599 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303711609 d 10ms]]] [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:1407303711812 d 10ms]]] [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:1407303711823 d 11ms]]] [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:1407303712025 d 3ms]]] [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:1407303712036 d 3ms]]] [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:1407303712237 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:1407303712248 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:1407303712451 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303712464 d 4ms]]] [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:1407303712665 d 1ms]]] [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:1407303712676 d 10ms]]] [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:1407303712879 d 1ms]]] [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:1407303712890 d 0ms]]] [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:1407303713092 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:1407303713103 d 3ms]]] [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:1407303713304 d 11ms]]] [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:1407303713315 d 11ms]]] [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:1407303713519 d 3ms]]] [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:1407303713531 d 2ms]]] [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:1407303713733 d 7ms]]] [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:1407303713744 d 8ms]]] [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:1407303713947 d 9ms]]] [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:1407303713958 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303714161 d 11ms]]] [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:1407303714171 d 2ms]]] [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:1407303714375 d 9ms]]] [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:1407303714385 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:1407303714587 d 11ms]]] [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:1407303714598 d 11ms]]] [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:1407303714800 d 10ms]]] [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:1407303714811 d 10ms]]] [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:1407303715014 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:1407303715026 d 2ms]]] [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:1407303715228 d 2ms]]] [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:1407303715238 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:1407303715442 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:1407303715454 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303715655 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:1407303715666 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:1407303715869 d 6ms]]] [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:1407303715880 d 7ms]]] [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:1407303716286 d 10ms]]] [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:1407303716297 d 10ms]]] [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:1407303716499 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:1407303716511 d 1ms]]] [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:1407303716713 d 5ms]]] [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:1407303716723 d 6ms]]] [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:1407303717127 d 7ms]]] [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:1407303717139 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:1407303717541 d 7ms]]] [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:1407303717552 d 7ms]]] [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:1407303717756 d 8ms]]] [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:1407303717768 d 7ms]]] [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:1407303717969 d 10ms]]] [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:1407303717980 d 10ms]]] [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:1407303718183 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:1407303718195 d 0ms]]] [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:1407303718397 d 1ms]]] [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:1407303718410 d 9ms]]] [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:1407303718613 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:1407303718624 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:1407303718825 d 4ms]]] [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:1407303718836 d 4ms]]] [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:1407303719040 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:1407303719052 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:1407303719457 d 3ms]]] [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:1407303719469 d 2ms]]] [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:1407303719875 d 4ms]]] [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:1407303719886 d 4ms]]] [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:1407303720087 d 7ms]]] [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:1407303720099 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:1407303720301 d 7ms]]] [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:1407303720312 d 7ms]]] [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:1407303720515 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:1407303720526 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 @ 1407303721000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 19.091 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 19.14 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 51.52 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303669670 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303680689 ms +++ localhost/127.0.0.1:59999 - Locked within 11047 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 0x7f9431df08c0, 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:1407303683546 d 0ms]]] [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:1407303683548 d 10ms]]] [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:1407303683952 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:1407303683963 d 7ms]]]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:1407303684367 d 10ms]]] [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:1407303684379 d 10ms]]] [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:1407303684785 d 1ms]]] [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:1407303684796 d 0ms]]] [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:1407303684998 d 4ms]]] [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:1407303685008 d 5ms]]] [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:1407303685211 d 7ms]]] [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:1407303685222 d 7ms]]] [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:1407303685425 d 10ms]]] [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:1407303685435 d 10ms]]] [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:1407303685840 d 4ms]]] [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:1407303685850 d 4ms]]] [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:1407303686256 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:1407303686268 d 8ms]]] [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:1407303686672 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:1407303686685 d 0ms]]] [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:1407303687089 d 8ms]]] [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:1407303687100 d 7ms]]] [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:1407303687303 d 0ms]]] [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:1407303687314 d 10ms]]] [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:1407303687517 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303687528 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303687730 d 5ms]]] [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:1407303687741 d 5ms]]] [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:1407303688147 d 9ms]]] [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:1407303688158 d 9ms]]] [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:1407303688361 d 1ms]]] [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:1407303688372 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:1407303688575 d 4ms]]] [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:1407303688587 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:1407303688790 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:1407303688801 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:1407303689004 d 9ms]]] [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:1407303689015 d 9ms]]] [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:1407303689217 d 10ms]]] [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:1407303689228 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303689431 d 10ms]]] [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:1407303689442 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303689645 d 0ms]]] [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:1407303689656 d 11ms]]] [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:1407303689859 d 2ms]]] [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:1407303689870 d 2ms]]] [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:1407303690072 d 6ms]]] [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:1407303690083 d 6ms]]] [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:1407303690489 d 10ms]]] [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:1407303690501 d 9ms]]] [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:1407303690907 d 4ms]]] [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:1407303690919 d 3ms]]] [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:1407303691325 d 9ms]]] [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:1407303691336 d 9ms]]] [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:1407303691541 d 8ms]]] [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:1407303691553 d 7ms]]] [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:1407303691758 d 10ms]]] [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:1407303691769 d 10ms]]] [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:1407303691972 d 1ms]]] [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:1407303691984 d 10ms]]] [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:1407303692186 d 1ms]]] [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:1407303692197 d 1ms]]] [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:1407303692400 d 4ms]]] [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:1407303692411 d 4ms]]] [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:1407303692614 d 4ms]]] [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:1407303692625 d 4ms]]] [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:1407303692827 d 7ms]]] [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:1407303692840 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303693040 d 9ms]]] [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:1407303693052 d 8ms]]] [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:1407303693257 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303693269 d 8ms]]] [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:1407303693472 d 10ms]]] [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:1407303693482 d 11ms]]] [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:1407303693685 d 3ms]]] [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:1407303693696 d 3ms]]] [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:1407303693898 d 7ms]]] [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:1407303693909 d 7ms]]] [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:1407303694112 d 10ms]]] [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:1407303694123 d 10ms]]] [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:1407303694325 d 3ms]]] [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:1407303694337 d 2ms]]] [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:1407303694540 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694551 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694753 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:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303694764 d 8ms]]] [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:1407303694967 d 10ms]]] [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:1407303694978 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:1407303695181 d 0ms]]] [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:1407303695192 d 9ms]]] [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:1407303695395 d 1ms]]] [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:1407303695406 d 11ms]]] [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:1407303695611 d 1ms]]] [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:1407303695622 d 11ms]]] [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:1407303695826 d 2ms]]] [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:1407303695837 d 2ms]]] [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:1407303696040 d 5ms]]] [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:1407303696052 d 5ms]]] [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:1407303696253 d 9ms]]] [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:1407303696265 d 8ms]]] [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:1407303696467 d 11ms]]] [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:1407303696479 d 10ms]]] [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:1407303696681 d 11ms]]] [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:1407303696693 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:1407303697098 d 5ms]]] [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:1407303697111 d 3ms]]] [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:1407303697313 d 6ms]]] [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:1407303697324 d 6ms]]] [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:1407303697528 d 8ms]]] [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:1407303697539 d 8ms]]] [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:1407303697945 d 1ms]]] [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:1407303697957 d 11ms]]] [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:1407303698364 d 1ms]]] [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:1407303698375 d 11ms]]] [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:1407303698580 d 10ms]]] [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:1407303698591 d 10ms]]] [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:1407303698795 d 2ms]]] [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:1407303698807 d 1ms]]] [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:1407303699012 d 0ms]]] [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:1407303699024 d 10ms]]] [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:1407303699228 d 1ms]]] [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:1407303699239 d 11ms]]] [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:1407303699443 d 3ms]]] [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:1407303699454 d 2ms]]] [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:1407303699656 d 7ms]]] [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:1407303699667 d 7ms]]] [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:1407303699870 d 7ms]]] [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:1407303699880 d 8ms]]] [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:1407303700285 d 2ms]]] [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:1407303700296 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:1407303700701 d 6ms]]] [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:1407303700715 d 3ms]]] [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:1407303700917 d 7ms]]] [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:1407303700930 d 5ms]]] [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:1407303701133 d 6ms]]] [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:1407303701144 d 6ms]]] [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:1407303701349 d 6ms]]] [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:1407303701361 d 5ms]]] [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 0x7f943491b430, 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:1407303702762 d 11ms]]] [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:1407303702772 d 1ms]]] [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:1407303703177 d 5ms]]] [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:1407303703190 d 3ms]]] [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:1407303703595 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:1407303703606 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:1407303704012 d 3ms]]] [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:1407303704023 d 3ms]]] [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:1407303704225 d 5ms]]] [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:1407303704236 d 5ms]]] [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:1407303704439 d 8ms]]] [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:1407303704451 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:1407303704653 d 11ms]]] [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:1407303704664 d 11ms]]] [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:1407303705068 d 4ms]]] [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:1407303705079 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:1407303705481 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303705492 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303705898 d 10ms]]] [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:1407303705909 d 10ms]]] [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:1407303706314 d 6ms]]] [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:1407303706325 d 5ms]]] [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:1407303706527 d 6ms]]] [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:1407303706538 d 6ms]]] [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:1407303706741 d 5ms]]] [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:1407303706752 d 5ms]]] [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:1407303706954 d 4ms]]] [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:1407303706964 d 5ms]]] [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:1407303707366 d 2ms]]] [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:1407303707377 d 3ms]]] [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:1407303707579 d 6ms]]] [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:1407303707590 d 7ms]]] [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:1407303707792 d 11ms]]] [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:1407303707803 d 11ms]]] [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:1407303708006 d 2ms]]] [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:1407303708016 d 3ms]]] [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:1407303708219 d 5ms]]] [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:1407303708229 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303708432 d 8ms]]] [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:1407303708444 d 6ms]]] [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:1407303708645 d 10ms]]] [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:1407303708656 d 10ms]]] [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:1407303708859 d 10ms]]] [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:1407303708870 d 10ms]]] [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:1407303709073 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303709083 d 11ms]]] [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:1407303709285 d 3ms]]] [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:1407303709295 d 4ms]]] [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:1407303709700 d 8ms]]] [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:1407303709711 d 8ms]]] [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:1407303710117 d 11ms]]] [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:1407303710128 d 11ms]]] [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:1407303710532 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303710543 d 6ms]]] [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:1407303710745 d 10ms]]] [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:1407303710755 d 11ms]]] [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:1407303710959 d 2ms]]] [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:1407303710969 d 2ms]]] [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:1407303711172 d 4ms]]] [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:1407303711185 d 2ms]]] [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:1407303711386 d 6ms]]] [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:1407303711396 d 6ms]]] [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:1407303711599 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303711609 d 10ms]]] [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:1407303711812 d 10ms]]] [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:1407303711823 d 11ms]]] [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:1407303712025 d 3ms]]] [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:1407303712036 d 3ms]]] [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:1407303712237 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:1407303712248 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:1407303712451 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303712464 d 4ms]]] [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:1407303712665 d 1ms]]] [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:1407303712676 d 10ms]]] [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:1407303712879 d 1ms]]] [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:1407303712890 d 0ms]]] [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:1407303713092 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:1407303713103 d 3ms]]] [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:1407303713304 d 11ms]]] [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:1407303713315 d 11ms]]] [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:1407303713519 d 3ms]]] [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:1407303713531 d 2ms]]] [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:1407303713733 d 7ms]]] [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:1407303713744 d 8ms]]] [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:1407303713947 d 9ms]]] [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:1407303713958 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303714161 d 11ms]]] [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:1407303714171 d 2ms]]] [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:1407303714375 d 9ms]]] [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:1407303714385 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:1407303714587 d 11ms]]] [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:1407303714598 d 11ms]]] [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:1407303714800 d 10ms]]] [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:1407303714811 d 10ms]]] [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:1407303715014 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:1407303715026 d 2ms]]] [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:1407303715228 d 2ms]]] [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:1407303715238 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:1407303715442 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:1407303715454 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:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407303715655 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:1407303715666 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:1407303715869 d 6ms]]] [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:1407303715880 d 7ms]]] [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:1407303716286 d 10ms]]] [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:1407303716297 d 10ms]]] [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:1407303716499 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:1407303716511 d 1ms]]] [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:1407303716713 d 5ms]]] [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:1407303716723 d 6ms]]] [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:1407303717127 d 7ms]]] [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:1407303717139 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:1407303717541 d 7ms]]] [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:1407303717552 d 7ms]]] [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:1407303717756 d 8ms]]] [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:1407303717768 d 7ms]]] [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:1407303717969 d 10ms]]] [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:1407303717980 d 10ms]]] [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:1407303718183 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:1407303718195 d 0ms]]] [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:1407303718397 d 1ms]]] [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:1407303718410 d 9ms]]] [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:1407303718613 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:1407303718624 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:1407303718825 d 4ms]]] [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:1407303718836 d 4ms]]] [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:1407303719040 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:1407303719052 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:1407303719457 d 3ms]]] [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:1407303719469 d 2ms]]] [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:1407303719875 d 4ms]]] [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:1407303719886 d 4ms]]] [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:1407303720087 d 7ms]]] [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:1407303720099 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:1407303720301 d 7ms]]] [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:1407303720312 d 7ms]]] [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:1407303720515 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:1407303720526 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 @ 1407303721000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407303722441 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303762490 ms +++ localhost/127.0.0.1:59999 - Locked within 40074 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 0x7f9e64074050, 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 0x7f9e640bc140, 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 69.4 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303722441 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303762490 ms +++ localhost/127.0.0.1:59999 - Locked within 40074 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] SLOCK [T main @ 1407303791690 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 0x7f9e64074050, 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 0x7f9e640bc140, 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 @ 1407303791690 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 13.551 sec [junit] Testcase: test02NewtCanvasAWT took 13.6 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 69.4 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303722441 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303762490 ms +++ localhost/127.0.0.1:59999 - Locked within 40074 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 0x7f9e64074050, 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 0x7f9e640bc140, 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 @ 1407303791690 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [junit] SLOCK [T main @ 1407303793168 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303822206 ms +++ localhost/127.0.0.1:59999 - Locked within 29060 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 0x7fd982dd61b0, 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 0x7fd98488a740, 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.445 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303793168 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303822206 ms +++ localhost/127.0.0.1:59999 - Locked within 29060 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 0x7fd982dd61b0, 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 0x7fd98488a740, 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 @ 1407303835461 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 5.563 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0.001 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 5.629 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 42.445 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303793168 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303822206 ms +++ localhost/127.0.0.1:59999 - Locked within 29060 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 0x7fd982dd61b0, 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 0x7fd98488a740, 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 @ 1407303835461 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303835461 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 @ 1407303836898 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303849917 ms +++ localhost/127.0.0.1:59999 - Locked within 13044 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 0x7fadf1594e40, 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 0x7fadf15cee70, 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.076 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303836898 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303849917 ms +++ localhost/127.0.0.1:59999 - Locked within 13044 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 0x7fadf1594e40, 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 0x7fadf15cee70, 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 @ 1407303853821 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 0.853 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0.001 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.982 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 17.076 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303836898 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303849917 ms +++ localhost/127.0.0.1:59999 - Locked within 13044 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 0x7fadf1594e40, 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 0x7fadf15cee70, 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 @ 1407303853821 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407303853821 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] SLOCK [T main @ 1407303855162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303859170 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 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:1407303861942 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 0x7ff8fb8d9790, 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 0x7ff8fb8d9790, 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:1407303862180 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,extModifiers=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:1407303866061 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:1407303868380 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:1407303868432 d 6ms]]] [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:1407303868736 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:1407303868787 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:1407303869140 d 0ms]] [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 0x7ff8fb998d60, 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 0x7ff8fb998d60, 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:1407303869201 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:1407303873862 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:1407303876587 d 1ms]]] [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:1407303876639 d 3ms]]] [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:1407303876943 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:1407303876994 d 2ms]]] [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: 22.399 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303855162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303859170 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 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:1407303861942 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 0x7ff8fb8d9790, 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 0x7ff8fb8d9790, 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:1407303862180 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,extModifiers=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:1407303866061 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:1407303868380 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:1407303868432 d 6ms]]] [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:1407303868736 d 6ms]]] [junit] SLOCK [T main @ 1407303877352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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:1407303868787 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:1407303869140 d 0ms]] [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 0x7ff8fb998d60, 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 0x7ff8fb998d60, 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:1407303869201 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:1407303873862 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:1407303876587 d 1ms]]] [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:1407303876639 d 3ms]]] [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:1407303876943 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:1407303876994 d 2ms]]] [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 @ 1407303877352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 7.957 sec [junit] Testcase: testFocus02RobotFocus took 8.167 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.399 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303855162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303859170 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 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:1407303861942 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 0x7ff8fb8d9790, 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 0x7ff8fb8d9790, 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:1407303862180 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,extModifiers=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:1407303866061 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:1407303868380 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:1407303868432 d 6ms]]] [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:1407303868736 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:1407303868787 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:1407303869140 d 0ms]] [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 0x7ff8fb998d60, 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 0x7ff8fb998d60, 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:1407303869201 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:1407303873862 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:1407303876587 d 1ms]]] [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:1407303876639 d 3ms]]] [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:1407303876943 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:1407303876994 d 2ms]]] [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 @ 1407303877352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] SLOCK [T main @ 1407303878827 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303896856 ms +++ localhost/127.0.0.1:59999 - Locked within 18052 ms, 19 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:1407303899666 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1420b939: tileRendererInUse null, GearsES2[obj 0x1420b939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1420b939 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 0x1420b939 created: GearsObj[0x3269ee4e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1420b939 created: GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1420b939 created: GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1420b939 FIN GearsES2[obj 0x1420b939 isInit true, usesShared false, 1 GearsObj[0x3269ee4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63840b85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1420b939 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde26202280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1420b939, 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1420b939 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde26202280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1420b939, 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303899879 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [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,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:1407303903653 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:1407303905977 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 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:1407303906028 d 6ms]]] [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:1407303906329 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 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:1407303906381 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,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 [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:1407303906795 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:1407303906796 d 9ms]]] [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:1407303906796 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 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:1407303907413 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:1407303907413 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:1407303907413 d 10ms]]] [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:1407303907916 d 8ms]]] [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:1407303907917 d 7ms]]] [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:1407303907917 d 7ms]]] [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:1407303908417 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:1407303911745 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:1407303914070 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 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:1407303914121 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 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:1407303914426 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 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:1407303914477 d 1ms]]] [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:1407303914884 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:1407303914886 d 9ms]]] [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:1407303914886 d 9ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] 2014-08-06 07:45:15.318 java[5788:540b] 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,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:1407303915503 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:1407303915504 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:1407303915504 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 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:1407303916007 d 8ms]]] [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:1407303916008 d 7ms]]] [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:1407303916008 d 8ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1420b939: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1420b939 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:1407303916559 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x744decf5: tileRendererInUse null, GearsES2[obj 0x744decf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x744decf5 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 0x744decf5 created: GearsObj[0x5a83e9b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x744decf5 created: GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x744decf5 created: GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x744decf5 FIN GearsES2[obj 0x744decf5 isInit true, usesShared false, 1 GearsObj[0x5a83e9b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x740476b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x744decf5 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde262080d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744decf5, 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x744decf5 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde262080d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744decf5, 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303916664 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [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] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303921225 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:1407303921224 d 2ms]]] [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:1407303921224 d 13ms]]] [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:1407303921224 d 13ms]]] [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:1407303923942 d 1ms]]] [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:1407303923993 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 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:1407303924297 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:1407303924348 d 2ms]]] [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:1407303924760 d 7ms]]] [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:1407303924761 d 7ms]]] [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:1407303924761 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,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:1407303925378 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:1407303925379 d 3ms]]] [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:1407303925379 d 4ms]]] [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:1407303925883 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:1407303925884 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:1407303925884 d 2ms]]] [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:1407303926590 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,extModifiers=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:1407303930529 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:1407303930527 d 3ms]]] [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:1407303930528 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:1407303930528 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:1407303933249 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:1407303933301 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:1407303933604 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:1407303933654 d 4ms]]] [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:1407303934066 d 8ms]]] [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:1407303934068 d 6ms]]] [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:1407303934068 d 6ms]]] [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:1407303934685 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:1407303934686 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:1407303934686 d 0ms]]] [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:1407303935187 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:1407303935188 d 8ms]]] [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:1407303935188 d 9ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x744decf5: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x744decf5 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: 57.073 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303878827 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303896856 ms +++ localhost/127.0.0.1:59999 - Locked within 18052 ms, 19 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:1407303899666 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1420b939: tileRendererInUse null, GearsES2[obj 0x1420b939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1420b939 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 0x1420b939 created: GearsObj[0x3269ee4e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1420b939 created: GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1420b939 created: GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1420b939 FIN GearsES2[obj 0x1420b939 isInit true, usesShared false, 1 GearsObj[0x3269ee4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63840b85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1420b939 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde26202280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1420b939, 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1420b939 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde26202280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1420b939, 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303899879 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [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,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:1407303903653 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:1407303905977 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 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:1407303906028 d 6ms]]] [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:1407303906329 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 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:1407303906381 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,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 [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:1407303906795 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:1407303906796 d 9ms]]] [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:1407303906796 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 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:1407303907413 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:1407303907413 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:1407303907413 d 10ms]]] [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:1407303907916 d 8ms]]] [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:1407303907917 d 7ms]]] [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:1407303907917 d 7ms]]] [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:1407303908417 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:1407303911745 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:1407303914070 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 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:1407303914121 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 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:1407303914426 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 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:1407303914477 d 1ms]]] [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:1407303914884 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:1407303914886 d 9ms]]] [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:1407303914886 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 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:1407303915503 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:1407303915504 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:1407303915504 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 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:1407303916007 d 8ms]]] [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:1407303916008 d 7ms]]] [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:1407303916008 d 8ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1420b939: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1420b939 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:1407303916559 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x744decf5: tileRendererInUse null, GearsES2[obj 0x744decf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x744decf5 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 0x744decf5 created: GearsObj[0x5a83e9b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x744decf5 created: GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x744decf5 created: GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x744decf5 FIN GearsES2[obj 0x744decf5 isInit true, usesShared false, 1 GearsObj[0x5a83e9b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x740476b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x744decf5 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde262080d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744decf5, 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x744decf5 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde262080d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744decf5, 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303916664 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [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] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303921225 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:1407303921224 d 2ms]]] [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:1407303921224 d 13ms]]] [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:1407303921224 d 13ms]]] [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:1407303923942 d 1ms]]] [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:1407303923993 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 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:1407303924297 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:1407303924348 d 2ms]]] [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:1407303924760 d 7ms]]] [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:1407303924761 d 7ms]]] [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:1407303924761 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,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] SLOCK [T main @ 1407303935763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [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:1407303925378 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:1407303925379 d 3ms]]] [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:1407303925379 d 4ms]]] [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:1407303925883 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:1407303925884 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:1407303925884 d 2ms]]] [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:1407303926590 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,extModifiers=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:1407303930529 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:1407303930527 d 3ms]]] [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:1407303930528 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:1407303930528 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:1407303933249 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:1407303933301 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:1407303933604 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:1407303933654 d 4ms]]] [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:1407303934066 d 8ms]]] [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:1407303934068 d 6ms]]] [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:1407303934068 d 6ms]]] [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:1407303934685 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:1407303934686 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:1407303934686 d 0ms]]] [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:1407303935187 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:1407303935188 d 8ms]]] [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:1407303935188 d 9ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x744decf5: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x744decf5 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 @ 1407303935763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 17.539 sec [junit] Testcase: testFocus02RobotFocus took 19.145 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 57.073 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303878827 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303896856 ms +++ localhost/127.0.0.1:59999 - Locked within 18052 ms, 19 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:1407303899666 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1420b939: tileRendererInUse null, GearsES2[obj 0x1420b939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1420b939 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 0x1420b939 created: GearsObj[0x3269ee4e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1420b939 created: GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1420b939 created: GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1420b939 FIN GearsES2[obj 0x1420b939 isInit true, usesShared false, 1 GearsObj[0x3269ee4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x489c5cbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63840b85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1420b939 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde26202280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1420b939, 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1420b939 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde26202280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1420b939, 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303899879 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 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1420b939 340x342, swapInterval 1, drawable 0x7fde26202280 [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,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:1407303903653 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:1407303905977 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 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:1407303906028 d 6ms]]] [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:1407303906329 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 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:1407303906381 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,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 [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:1407303906795 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:1407303906796 d 9ms]]] [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:1407303906796 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 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:1407303907413 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:1407303907413 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:1407303907413 d 10ms]]] [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:1407303907916 d 8ms]]] [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:1407303907917 d 7ms]]] [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:1407303907917 d 7ms]]] [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:1407303908417 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:1407303911745 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:1407303914070 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 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:1407303914121 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 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:1407303914426 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 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:1407303914477 d 1ms]]] [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:1407303914884 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:1407303914886 d 9ms]]] [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:1407303914886 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 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:1407303915503 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:1407303915504 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:1407303915504 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 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:1407303916007 d 8ms]]] [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:1407303916008 d 7ms]]] [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:1407303916008 d 8ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1420b939: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1420b939 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:1407303916559 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x744decf5: tileRendererInUse null, GearsES2[obj 0x744decf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x744decf5 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 0x744decf5 created: GearsObj[0x5a83e9b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x744decf5 created: GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x744decf5 created: GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x744decf5 FIN GearsES2[obj 0x744decf5 isInit true, usesShared false, 1 GearsObj[0x5a83e9b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa651bce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x740476b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x744decf5 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde262080d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744decf5, 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x744decf5 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fde262080d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x744decf5, 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303916664 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 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x744decf5 340x342, swapInterval 1, drawable 0x7fde262080d0 [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] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303921225 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:1407303921224 d 2ms]]] [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:1407303921224 d 13ms]]] [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:1407303921224 d 13ms]]] [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:1407303923942 d 1ms]]] [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:1407303923993 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 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:1407303924297 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:1407303924348 d 2ms]]] [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:1407303924760 d 7ms]]] [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:1407303924761 d 7ms]]] [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:1407303924761 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,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:1407303925378 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:1407303925379 d 3ms]]] [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:1407303925379 d 4ms]]] [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:1407303925883 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:1407303925884 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:1407303925884 d 2ms]]] [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:1407303926590 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,extModifiers=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:1407303930529 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:1407303930527 d 3ms]]] [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:1407303930528 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:1407303930528 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:1407303933249 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:1407303933301 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:1407303933604 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:1407303933654 d 4ms]]] [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:1407303934066 d 8ms]]] [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:1407303934068 d 6ms]]] [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:1407303934068 d 6ms]]] [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:1407303934685 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:1407303934686 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:1407303934686 d 0ms]]] [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:1407303935187 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:1407303935188 d 8ms]]] [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:1407303935188 d 9ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x744decf5: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x744decf5 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 @ 1407303935763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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 @ 1407303936987 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303975037 ms +++ localhost/127.0.0.1:59999 - Locked within 38072 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:1407303977929 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x66cda1ef: tileRendererInUse null, GearsES2[obj 0x66cda1ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66cda1ef 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 0x66cda1ef created: GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66cda1ef created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66cda1ef created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x66cda1ef FIN GearsES2[obj 0x66cda1ef 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[0x3a3248be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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:1407303978148 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:1407303979486 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303980032 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:1407303980588 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303981142 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:1407303981597 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:1407303981899 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:1407303982204 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 0x66cda1ef: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x66cda1ef 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:1407303982548 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x665570e2: tileRendererInUse null, GearsES2[obj 0x665570e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x665570e2 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 0x665570e2 created: GearsObj[0x35d2165f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x665570e2 created: GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x665570e2 created: GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x665570e2 FIN GearsES2[obj 0x665570e2 isInit true, usesShared false, 1 GearsObj[0x35d2165f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e56ec40, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x665570e2 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f823591dae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x665570e2, 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 0x665570e2 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f823591dae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x665570e2, 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:1407303982619 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:1407303983945 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303984501 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:1407303985056 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303985608 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:1407303986062 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:1407303986363 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:1407303986663 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 0x665570e2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x665570e2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 50.276 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303936987 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303975037 ms +++ localhost/127.0.0.1:59999 - Locked within 38072 ms, 39 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] SLOCK [T main @ 1407303987126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [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:1407303977929 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x66cda1ef: tileRendererInUse null, GearsES2[obj 0x66cda1ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66cda1ef 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 0x66cda1ef created: GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66cda1ef created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66cda1ef created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x66cda1ef FIN GearsES2[obj 0x66cda1ef 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[0x3a3248be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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:1407303978148 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:1407303979486 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303980032 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:1407303980588 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303981142 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:1407303981597 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:1407303981899 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:1407303982204 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 0x66cda1ef: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x66cda1ef 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:1407303982548 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x665570e2: tileRendererInUse null, GearsES2[obj 0x665570e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x665570e2 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 0x665570e2 created: GearsObj[0x35d2165f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x665570e2 created: GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x665570e2 created: GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x665570e2 FIN GearsES2[obj 0x665570e2 isInit true, usesShared false, 1 GearsObj[0x35d2165f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e56ec40, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x665570e2 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f823591dae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x665570e2, 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 0x665570e2 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f823591dae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x665570e2, 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:1407303982619 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:1407303983945 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303984501 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:1407303985056 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303985608 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:1407303986062 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:1407303986363 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:1407303986663 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 0x665570e2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x665570e2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1407303987126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParentingAWTFocusTraversal01Onscreen took 5.455 sec [junit] Testcase: testWindowParentingAWTFocusTraversal02Offscreen took 4.517 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 50.276 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303936987 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303975037 ms +++ localhost/127.0.0.1:59999 - Locked within 38072 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:1407303977929 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x66cda1ef: tileRendererInUse null, GearsES2[obj 0x66cda1ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66cda1ef 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 0x66cda1ef created: GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66cda1ef created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66cda1ef created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x66cda1ef FIN GearsES2[obj 0x66cda1ef 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[0x3a3248be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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 0x66cda1ef 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f82358e8280, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66cda1ef, 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:1407303978148 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:1407303979486 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303980032 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:1407303980588 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303981142 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:1407303981597 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:1407303981899 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:1407303982204 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 0x66cda1ef: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x66cda1ef 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:1407303982548 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x665570e2: tileRendererInUse null, GearsES2[obj 0x665570e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x665570e2 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 0x665570e2 created: GearsObj[0x35d2165f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x665570e2 created: GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x665570e2 created: GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x665570e2 FIN GearsES2[obj 0x665570e2 isInit true, usesShared false, 1 GearsObj[0x35d2165f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73bad293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e56ec40, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x665570e2 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f823591dae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x665570e2, 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 0x665570e2 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7f823591dae0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x665570e2, 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:1407303982619 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:1407303983945 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303984501 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:1407303985056 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407303985608 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:1407303986062 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:1407303986363 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:1407303986663 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 0x665570e2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x665570e2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1407303987126 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 @ 1407303988389 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303999405 ms +++ localhost/127.0.0.1:59999 - Locked within 11059 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 0x7fe2bc8c6260, 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 0x7fe2bc8c6260, 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 0x7fe2bc8c6260, 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 0x7fe2bc9a65d0, 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 0x7fe2bc9a65d0, 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 0x7fe2bc930d40, 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 0x7fe2bc930d40, 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 0x7fe2bcb0a8c0, 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 0x7fe2bcb0a8c0, 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 0x7fe2bcb11bd0, 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 0x7fe2bcb11bd0, 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 0x7fe2bcb14780, 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 0x7fe2bcb14780, 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 0x7fe2bc8f0530, 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 0x7fe2bc8f0530, 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 0x7fe2bc9a76b0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fe2bc9a76b0, 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-13,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fe2bcb17e00, 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 0x7fe2bcb17e00, 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 0x7fe2bc8f6ec0, 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 0x7fe2bc8f6ec0, 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 0x7fe2bca13800, 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 0x7fe2bca13800, 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 0x7fe2bca13800, 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 0x7fe2bcb15a50, 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 0x7fe2bcb15a50, 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 0x7fe2bcb15a50, 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.591 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303988389 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303999405 ms +++ localhost/127.0.0.1:59999 - Locked within 11059 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 0x7fe2bc8c6260, 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 0x7fe2bc8c6260, 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 0x7fe2bc8c6260, 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 0x7fe2bc9a65d0, 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 0x7fe2bc9a65d0, 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 0x7fe2bc930d40, 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 0x7fe2bc930d40, 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 0x7fe2bcb0a8c0, 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 0x7fe2bcb0a8c0, 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 0x7fe2bcb11bd0, 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 0x7fe2bcb11bd0, 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 0x7fe2bcb14780, 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 0x7fe2bcb14780, 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 0x7fe2bc8f0530, 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 0x7fe2bc8f0530, 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 0x7fe2bc9a76b0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fe2bc9a76b0, 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-13,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fe2bcb17e00, 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 0x7fe2bcb17e00, 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 0x7fe2bc8f6ec0, 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 0x7fe2bc8f6ec0, 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 0x7fe2bca13800, 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 0x7fe2bca13800, 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 0x7fe2bca13800, 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 0x7fe2bcb15a50, 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 0x7fe2bcb15a50, 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 0x7fe2bcb15a50, 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 @ 1407304018779 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowParenting01CreateVisibleDestroy1 took 2.041 sec [junit] Testcase: test02WindowParenting02CreateVisibleDestroy2Defered took 1.088 sec [junit] Testcase: test03WindowParenting02CreateVisibleDestroy3Odd took 0.982 sec [junit] Testcase: test04WindowParenting03ReparentNewtWin2Top took 4.373 sec [junit] Testcase: test05WindowParenting04ReparentNewtWin2TopLayouted took 4.335 sec [junit] Testcase: test06WindowParenting05ReparentAWTWinHopFrame2Frame took 4.484 sec [junit] SLOCK [T main @ 1407304018779 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.591 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407303988389 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407303999405 ms +++ localhost/127.0.0.1:59999 - Locked within 11059 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 0x7fe2bc8c6260, 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 0x7fe2bc8c6260, 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 0x7fe2bc8c6260, 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 0x7fe2bc9a65d0, 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 0x7fe2bc9a65d0, 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 0x7fe2bc930d40, 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 0x7fe2bc930d40, 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 0x7fe2bcb0a8c0, 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 0x7fe2bcb0a8c0, 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 0x7fe2bcb11bd0, 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 0x7fe2bcb11bd0, 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 0x7fe2bcb14780, 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 0x7fe2bcb14780, 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 0x7fe2bc8f0530, 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 0x7fe2bc8f0530, 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 0x7fe2bc9a76b0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fe2bc9a76b0, 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-13,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fe2bcb17e00, 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 0x7fe2bcb17e00, 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 0x7fe2bc8f6ec0, 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 0x7fe2bc8f6ec0, 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 0x7fe2bca13800, 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 0x7fe2bca13800, 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 0x7fe2bca13800, 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 0x7fe2bcb15a50, 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 0x7fe2bcb15a50, 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 0x7fe2bcb15a50, 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 @ 1407304018779 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407304020269 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304039295 ms +++ localhost/127.0.0.1:59999 - Locked within 19061 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 0x7fd8c41bec10, 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 0x7fd8c41bec10, 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 0x7fd8c41bec10, 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 0x7fd8c41cf580, 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 0x7fd8c41a4080, 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 0x7fd8c41a4080, 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 0x7fd8c4049450, 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 0x7fd8c40ce160, 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.766 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304020269 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304039295 ms +++ localhost/127.0.0.1:59999 - Locked within 19061 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 0x7fd8c41bec10, 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 0x7fd8c41bec10, 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 0x7fd8c41bec10, 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 0x7fd8c41cf580, 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 0x7fd8c41a4080, 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 0x7fd8c41a4080, 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 0x7fd8c4049450, 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 0x7fd8c40ce160, 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 @ 1407304047858 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTWinHopFrame2FrameFPS25Animator took 3.697 sec [junit] Testcase: test02AWTWinHopFrame2FrameStdAnimator took 2.818 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.766 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304020269 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304039295 ms +++ localhost/127.0.0.1:59999 - Locked within 19061 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 0x7fd8c41bec10, 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 0x7fd8c41bec10, 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 0x7fd8c41bec10, 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 0x7fd8c41cf580, 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 0x7fd8c41a4080, 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 0x7fd8c41a4080, 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 0x7fd8c4049450, 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 0x7fd8c40ce160, 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 @ 1407304047858 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407304047858 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT [junit] SLOCK [T main @ 1407304049207 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304057220 ms +++ localhost/127.0.0.1:59999 - Locked within 8037 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 0x7fa3be0cefd0, 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 0x7fa3be0cefd0, 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 0x7fa3be0cefd0, 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 0x7fa3be0f85c0, 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 0x7fa3be0f85c0, 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 0x7fa3be1bfc40, 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 0x7fa3be1bfc40, 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 0x7fa3be1af600, 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 0x7fa3be1af600, 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.071 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304049207 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304057220 ms +++ localhost/127.0.0.1:59999 - Locked within 8037 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 0x7fa3be0cefd0, 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 0x7fa3be0cefd0, 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 0x7fa3be0cefd0, 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 0x7fa3be0f85c0, 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 0x7fa3be0f85c0, 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 0x7fa3be1bfc40, 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 0x7fa3be1bfc40, 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 0x7fa3be1af600, 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 0x7fa3be1af600, 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 @ 1407304064130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.93 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 2.897 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.071 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304049207 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304057220 ms +++ localhost/127.0.0.1:59999 - Locked within 8037 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 0x7fa3be0cefd0, 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 0x7fa3be0cefd0, 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 0x7fa3be0cefd0, 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 0x7fa3be0f85c0, 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 0x7fa3be0f85c0, 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 0x7fa3be1bfc40, 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 0x7fa3be1bfc40, 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 0x7fa3be1af600, 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 0x7fa3be1af600, 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 @ 1407304064130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407304064130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [junit] SLOCK [T main @ 1407304065457 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304071468 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e4066fc0, 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 0x7fa1e4066fc0, 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 0x7fa1e41e9270, 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 0x7fa1e422a710, 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 0x7fa1e422a710, 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 0x7fa1e422a710, 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.526 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304065457 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304071468 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e4066fc0, 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 0x7fa1e4066fc0, 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 0x7fa1e41e9270, 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 0x7fa1e422a710, 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 0x7fa1e422a710, 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 0x7fa1e422a710, 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 @ 1407304079849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.837 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 4.45 sec [junit] SLOCK [T main @ 1407304079849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.526 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304065457 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304071468 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e41701f0, 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 0x7fa1e4066fc0, 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 0x7fa1e4066fc0, 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 0x7fa1e41e9270, 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 0x7fa1e422a710, 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 0x7fa1e422a710, 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 0x7fa1e422a710, 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 @ 1407304079849 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 @ 1407304081220 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304089234 ms +++ localhost/127.0.0.1:59999 - Locked within 8038 ms, 9 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 0x7f8813979160, 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 0x7f8813979160, 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 0x7f8813a10920, 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 0x7f8813a10920, 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 0x7f8813980c70, 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 0x7f8813980c70, 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 0x7f8813855790, 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 0x7f8813855790, 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 0x7f881398d070, 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 0x7f881398d070, 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 0x7f88139b6e90, 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 0x7f88139b6e90, 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 0x7f88139b6e90, 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 9] [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: 13.541 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304081220 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304089234 ms +++ localhost/127.0.0.1:59999 - Locked within 8038 ms, 9 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 0x7f8813979160, 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 0x7f8813979160, 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 0x7f8813a10920, 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 0x7f8813a10920, 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 0x7f8813980c70, 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 0x7f8813980c70, 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] SLOCK [T main @ 1407304094600 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 0x7f8813855790, 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 0x7f8813855790, 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 0x7f881398d070, 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 0x7f881398d070, 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 0x7f88139b6e90, 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 0x7f88139b6e90, 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 0x7f88139b6e90, 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 9] [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 @ 1407304094600 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLWindowReparentRecreateNoPreserve took 2.138 sec [junit] Testcase: test02GLWindowReparentRecreateGLPreserve took 1.165 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.541 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304081220 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304089234 ms +++ localhost/127.0.0.1:59999 - Locked within 8038 ms, 9 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 0x7f8813979160, 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 0x7f8813979160, 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 0x7f8813a10920, 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 0x7f8813a10920, 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 0x7f8813980c70, 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 0x7f8813980c70, 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 0x7f8813855790, 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 0x7f8813855790, 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 0x7f881398d070, 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 0x7f881398d070, 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 0x7f88139b6e90, 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 0x7f88139b6e90, 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 0x7f88139b6e90, 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 9] [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 @ 1407304094600 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407304096117 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304101128 ms +++ localhost/127.0.0.1:59999 - Locked within 5035 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:1407304103846 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304103847 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xcaa47ba: tileRendererInUse null, GearsES2[obj 0xcaa47ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaa47ba 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 0xcaa47ba created: GearsObj[0x149ebdea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaa47ba created: GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaa47ba created: GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xcaa47ba FIN GearsES2[obj 0xcaa47ba isInit true, usesShared false, 1 GearsObj[0x149ebdea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d667b04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e0e24f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304103850 d 151ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e0e24f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104001 d 22ms]] [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104060 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104386 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xcaa47ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xcaa47ba FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104403 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0xcaa47ba: tileRendererInUse null, GearsES2[obj 0xcaa47ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaa47ba 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 0xcaa47ba created: GearsObj[0x548b9ff2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaa47ba created: GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaa47ba created: GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0xcaa47ba FIN GearsES2[obj 0xcaa47ba isInit true, usesShared false, 1 GearsObj[0x548b9ff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19195b2e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e196950, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 76ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e196950, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104821 d 14ms]] [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106658 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0xcaa47ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0xcaa47ba FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106665 d 0ms]] [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:1407304106822 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106822 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x4b9ac4c9: tileRendererInUse null, GearsES2[obj 0x4b9ac4c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b9ac4c9 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 0x4b9ac4c9 created: GearsObj[0x7da34463, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9ac4c9 created: GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9ac4c9 created: GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x4b9ac4c9 FIN GearsES2[obj 0x4b9ac4c9 isInit true, usesShared false, 1 GearsObj[0x7da34463, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f7a7e90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106822 d 47ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106870 d 16ms]] [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107204 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x4b9ac4c9: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x4b9ac4c9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107206 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107543 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107544 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x4b9ac4c9: tileRendererInUse null, GearsES2[obj 0x4b9ac4c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b9ac4c9 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 0x4b9ac4c9 created: GearsObj[0x576288db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9ac4c9 created: GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9ac4c9 created: GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x4b9ac4c9 FIN GearsES2[obj 0x4b9ac4c9 isInit true, usesShared false, 1 GearsObj[0x576288db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39550640, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107544 d 36ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107580 d 20ms]] [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109342 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x4b9ac4c9: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x4b9ac4c9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109345 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:1407304109452 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109452 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.0 0x33186f88: tileRendererInUse null, GearsES2[obj 0x33186f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x33186f88 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 0x33186f88 created: GearsObj[0x5cacb3f9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x33186f88 created: GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x33186f88 created: GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.X 0x33186f88 FIN GearsES2[obj 0x33186f88 isInit true, usesShared false, 1 GearsObj[0x5cacb3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6db28951, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x33186f88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e19f580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33186f88, 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 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109452 d 29ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33186f88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e19f580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33186f88, 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 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109481 d 20ms]] [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109532 d 24ms]]] [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111012 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x33186f88: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x33186f88 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111014 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:1407304111178 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111178 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0x4c6b39a3: tileRendererInUse null, GearsES2[obj 0x4c6b39a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4c6b39a3 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 0x4c6b39a3 created: GearsObj[0x23f73a89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4c6b39a3 created: GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4c6b39a3 created: GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x4c6b39a3 FIN GearsES2[obj 0x4c6b39a3 isInit true, usesShared false, 1 GearsObj[0x23f73a89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62423e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x4c6b39a3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e053b50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c6b39a3, 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 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111178 d 32ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c6b39a3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e053b50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c6b39a3, 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 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111212 d 17ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111232 d 8ms]]] [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304112746 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x4c6b39a3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x4c6b39a3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304112749 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1407304112929 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.961 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304096117 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304101128 ms +++ localhost/127.0.0.1:59999 - Locked within 5035 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:1407304103846 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304103847 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xcaa47ba: tileRendererInUse null, GearsES2[obj 0xcaa47ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaa47ba 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 0xcaa47ba created: GearsObj[0x149ebdea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaa47ba created: GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaa47ba created: GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xcaa47ba FIN GearsES2[obj 0xcaa47ba isInit true, usesShared false, 1 GearsObj[0x149ebdea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d667b04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e0e24f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304103850 d 151ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e0e24f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104001 d 22ms]] [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104060 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104386 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xcaa47ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xcaa47ba FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104403 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0xcaa47ba: tileRendererInUse null, GearsES2[obj 0xcaa47ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaa47ba 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 0xcaa47ba created: GearsObj[0x548b9ff2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaa47ba created: GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaa47ba created: GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0xcaa47ba FIN GearsES2[obj 0xcaa47ba isInit true, usesShared false, 1 GearsObj[0x548b9ff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19195b2e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e196950, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 76ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e196950, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104821 d 14ms]] [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106658 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0xcaa47ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0xcaa47ba FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106665 d 0ms]] [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:1407304106822 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106822 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x4b9ac4c9: tileRendererInUse null, GearsES2[obj 0x4b9ac4c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b9ac4c9 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 0x4b9ac4c9 created: GearsObj[0x7da34463, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9ac4c9 created: GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9ac4c9 created: GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x4b9ac4c9 FIN GearsES2[obj 0x4b9ac4c9 isInit true, usesShared false, 1 GearsObj[0x7da34463, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f7a7e90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106822 d 47ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106870 d 16ms]] [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107204 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x4b9ac4c9: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x4b9ac4c9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107206 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107543 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107544 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x4b9ac4c9: tileRendererInUse null, GearsES2[obj 0x4b9ac4c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b9ac4c9 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 0x4b9ac4c9 created: GearsObj[0x576288db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9ac4c9 created: GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9ac4c9 created: GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x4b9ac4c9 FIN GearsES2[obj 0x4b9ac4c9 isInit true, usesShared false, 1 GearsObj[0x576288db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39550640, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107544 d 36ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107580 d 20ms]] [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109342 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x4b9ac4c9: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x4b9ac4c9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109345 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:1407304109452 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109452 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.0 0x33186f88: tileRendererInUse null, GearsES2[obj 0x33186f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x33186f88 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 0x33186f88 created: GearsObj[0x5cacb3f9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x33186f88 created: GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x33186f88 created: GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.X 0x33186f88 FIN GearsES2[obj 0x33186f88 isInit true, usesShared false, 1 GearsObj[0x5cacb3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6db28951, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x33186f88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e19f580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33186f88, 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 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109452 d 29ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33186f88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e19f580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33186f88, 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 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109481 d 20ms]] [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109532 d 24ms]]] [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111012 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x33186f88: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x33186f88 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111014 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:1407304111178 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111178 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0x4c6b39a3: tileRendererInUse null, GearsES2[obj 0x4c6b39a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4c6b39a3 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 0x4c6b39a3 created: GearsObj[0x23f73a89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4c6b39a3 created: GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4c6b39a3 created: GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x4c6b39a3 FIN GearsES2[obj 0x4c6b39a3 isInit true, usesShared false, 1 GearsObj[0x23f73a89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62423e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x4c6b39a3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e053b50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c6b39a3, 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 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111178 d 32ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c6b39a3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e053b50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c6b39a3, 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 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111212 d 17ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111232 d 8ms]]] [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304112746 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x4c6b39a3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x4c6b39a3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304112749 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1407304112929 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtChildOnAWTParentLayouted took 5.565 sec [junit] Testcase: test02NewtChildOnAWTParentLayoutedDef took 2.67 sec [junit] Testcase: test03NewtChildOnAWTParentDirect took 1.667 sec [junit] Testcase: test04NewtChildOnAWTParentDirectDef took 1.733 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.961 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304096117 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304101128 ms +++ localhost/127.0.0.1:59999 - Locked within 5035 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:1407304103846 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304103847 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xcaa47ba: tileRendererInUse null, GearsES2[obj 0xcaa47ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaa47ba 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 0xcaa47ba created: GearsObj[0x149ebdea, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaa47ba created: GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaa47ba created: GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xcaa47ba FIN GearsES2[obj 0xcaa47ba isInit true, usesShared false, 1 GearsObj[0x149ebdea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41c65839, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d667b04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e0e24f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304103850 d 151ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e0e24f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104001 d 22ms]] [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e0e24f0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104060 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104386 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xcaa47ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xcaa47ba FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104403 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0xcaa47ba: tileRendererInUse null, GearsES2[obj 0xcaa47ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcaa47ba 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 0xcaa47ba created: GearsObj[0x548b9ff2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcaa47ba created: GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcaa47ba created: GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0xcaa47ba FIN GearsES2[obj 0xcaa47ba isInit true, usesShared false, 1 GearsObj[0x548b9ff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ab1f43b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19195b2e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e196950, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104745 d 76ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcaa47ba 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e196950, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcaa47ba, 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 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304104821 d 14ms]] [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] Thread[main,5,main] GearsES2.display 0xcaa47ba 490x400, swapInterval 1, drawable 0x7faf5e196950 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106658 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0xcaa47ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0xcaa47ba FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106665 d 0ms]] [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:1407304106822 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106822 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x4b9ac4c9: tileRendererInUse null, GearsES2[obj 0x4b9ac4c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b9ac4c9 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 0x4b9ac4c9 created: GearsObj[0x7da34463, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9ac4c9 created: GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9ac4c9 created: GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x4b9ac4c9 FIN GearsES2[obj 0x4b9ac4c9 isInit true, usesShared false, 1 GearsObj[0x7da34463, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69df0005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f7a7e90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106822 d 47ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304106870 d 16ms]] [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107204 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x4b9ac4c9: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x4b9ac4c9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107206 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107543 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107544 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x4b9ac4c9: tileRendererInUse null, GearsES2[obj 0x4b9ac4c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b9ac4c9 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 0x4b9ac4c9 created: GearsObj[0x576288db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9ac4c9 created: GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9ac4c9 created: GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x4b9ac4c9 FIN GearsES2[obj 0x4b9ac4c9 isInit true, usesShared false, 1 GearsObj[0x576288db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6070eaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39550640, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107544 d 36ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9ac4c9 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7faf5e1b80f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b9ac4c9, 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 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304107580 d 20ms]] [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] Thread[main,5,main] GearsES2.display 0x4b9ac4c9 490x400, swapInterval 1, drawable 0x7faf5e1b80f0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109342 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x4b9ac4c9: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x4b9ac4c9 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109345 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:1407304109452 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109452 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.0 0x33186f88: tileRendererInUse null, GearsES2[obj 0x33186f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x33186f88 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 0x33186f88 created: GearsObj[0x5cacb3f9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x33186f88 created: GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x33186f88 created: GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.X 0x33186f88 FIN GearsES2[obj 0x33186f88 isInit true, usesShared false, 1 GearsObj[0x5cacb3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e5bcff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6db28951, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x33186f88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e19f580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33186f88, 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 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109452 d 29ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33186f88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e19f580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33186f88, 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 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109481 d 20ms]] [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304109532 d 24ms]]] [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] Thread[main,5,main] GearsES2.display 0x33186f88 640x458, swapInterval 1, drawable 0x7faf5e19f580 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111012 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x33186f88: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x33186f88 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111014 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:1407304111178 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111178 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0x4c6b39a3: tileRendererInUse null, GearsES2[obj 0x4c6b39a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4c6b39a3 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 0x4c6b39a3 created: GearsObj[0x23f73a89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4c6b39a3 created: GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4c6b39a3 created: GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x4c6b39a3 FIN GearsES2[obj 0x4c6b39a3 isInit true, usesShared false, 1 GearsObj[0x23f73a89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c240ad1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62423e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x4c6b39a3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e053b50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c6b39a3, 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 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111178 d 32ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c6b39a3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7faf5e053b50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c6b39a3, 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 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111212 d 17ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304111232 d 8ms]]] [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] Thread[main,5,main] GearsES2.display 0x4c6b39a3 640x458, swapInterval 1, drawable 0x7faf5e053b50 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304112746 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x4c6b39a3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x4c6b39a3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407304112749 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1407304112929 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 @ 1407304114162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304125219 ms +++ localhost/127.0.0.1:59999 - Locked within 11065 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 0x61c1fcf1: tileRendererInUse null, GearsES2[obj 0x61c1fcf1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61c1fcf1 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 0x61c1fcf1 created: GearsObj[0x534a5d1b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61c1fcf1 created: GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61c1fcf1 created: GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x61c1fcf1 FIN GearsES2[obj 0x61c1fcf1 isInit true, usesShared false, 1 GearsObj[0x534a5d1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b3977a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x61c1fcf1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559953d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61c1fcf1, 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x61c1fcf1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x61c1fcf1 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 0x1fe0bb90: tileRendererInUse null, GearsES2[obj 0x1fe0bb90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1fe0bb90 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 0x1fe0bb90 created: GearsObj[0x34bcc9b1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1fe0bb90 created: GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1fe0bb90 created: GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1fe0bb90 FIN GearsES2[obj 0x1fe0bb90 isInit true, usesShared false, 1 GearsObj[0x34bcc9b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c51d6c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1fe0bb90 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b55917aa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fe0bb90, 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 0x1fe0bb90 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b55917aa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fe0bb90, 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.init.0 0x2f8a0814: tileRendererInUse null, GearsES2[obj 0x2f8a0814 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f8a0814 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 0x2f8a0814 created: GearsObj[0x2da07336, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f8a0814 created: GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f8a0814 created: GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2f8a0814 FIN GearsES2[obj 0x2f8a0814 isInit true, usesShared false, 1 GearsObj[0x2da07336, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34b1d80, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2f8a0814 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1fe0bb90: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1fe0bb90 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.236 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304114162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304125219 ms +++ localhost/127.0.0.1:59999 - Locked within 11065 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 0x61c1fcf1: tileRendererInUse null, GearsES2[obj 0x61c1fcf1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61c1fcf1 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 0x61c1fcf1 created: GearsObj[0x534a5d1b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61c1fcf1 created: GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61c1fcf1 created: GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x61c1fcf1 FIN GearsES2[obj 0x61c1fcf1 isInit true, usesShared false, 1 GearsObj[0x534a5d1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b3977a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x61c1fcf1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559953d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61c1fcf1, 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x61c1fcf1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x61c1fcf1 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 0x1fe0bb90: tileRendererInUse null, GearsES2[obj 0x1fe0bb90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1fe0bb90 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 0x1fe0bb90 created: GearsObj[0x34bcc9b1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1fe0bb90 created: GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1fe0bb90 created: GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1fe0bb90 FIN GearsES2[obj 0x1fe0bb90 isInit true, usesShared false, 1 GearsObj[0x34bcc9b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c51d6c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1fe0bb90 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b55917aa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fe0bb90, 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 0x1fe0bb90 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b55917aa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fe0bb90, 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.init.0 0x2f8a0814: tileRendererInUse null, GearsES2[obj 0x2f8a0814 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f8a0814 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 0x2f8a0814 created: GearsObj[0x2da07336, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f8a0814 created: GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f8a0814 created: GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2f8a0814 FIN GearsES2[obj 0x2f8a0814 isInit true, usesShared false, 1 GearsObj[0x2da07336, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34b1d80, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2f8a0814 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1fe0bb90: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1fe0bb90 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1407304131282 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTOneNewtChilds01 took 2.026 sec [junit] Testcase: test02AWTTwoNewtChilds01 took 1.887 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.236 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304114162 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304125219 ms +++ localhost/127.0.0.1:59999 - Locked within 11065 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 0x61c1fcf1: tileRendererInUse null, GearsES2[obj 0x61c1fcf1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61c1fcf1 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 0x61c1fcf1 created: GearsObj[0x534a5d1b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61c1fcf1 created: GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61c1fcf1 created: GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x61c1fcf1 FIN GearsES2[obj 0x61c1fcf1 isInit true, usesShared false, 1 GearsObj[0x534a5d1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3726c255, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b3977a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x61c1fcf1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559953d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61c1fcf1, 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-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x61c1fcf1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x61c1fcf1 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 0x1fe0bb90: tileRendererInUse null, GearsES2[obj 0x1fe0bb90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1fe0bb90 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 0x1fe0bb90 created: GearsObj[0x34bcc9b1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1fe0bb90 created: GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1fe0bb90 created: GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1fe0bb90 FIN GearsES2[obj 0x1fe0bb90 isInit true, usesShared false, 1 GearsObj[0x34bcc9b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565d9e83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c51d6c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1fe0bb90 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b55917aa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fe0bb90, 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 0x1fe0bb90 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b55917aa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fe0bb90, 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.init.0 0x2f8a0814: tileRendererInUse null, GearsES2[obj 0x2f8a0814 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f8a0814 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 0x2f8a0814 created: GearsObj[0x2da07336, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f8a0814 created: GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f8a0814 created: GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2f8a0814 FIN GearsES2[obj 0x2f8a0814 isInit true, usesShared false, 1 GearsObj[0x2da07336, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xebf5a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34b1d80, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7f8b559c0e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f8a0814, 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 0x2f8a0814: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x2f8a0814 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1fe0bb90: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1fe0bb90 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1407304131282 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] SLOCK [T main @ 1407304131282 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 @ 1407304132618 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304138643 ms +++ localhost/127.0.0.1:59999 - Locked within 6048 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 0x7fcba95ebc30, 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 0x7fcba95ebc30, 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 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 0x1b1cc2e3 created: GearsObj[0x6e5c0621, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1cc2e3 created: GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x6e5c0621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a64a8ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, 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 0x1b1cc2e3 250x320, swapInterval 1, drawable 0x7fcbaba31340 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, 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 0x1b1cc2e3 250x320, swapInterval 1, drawable 0x7fcbaba31340 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b1cc2e3 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 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=6, 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] gear1 0x1b1cc2e3 created: GearsObj[0x62423e2f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1cc2e3 created: GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x62423e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aa9ec03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba5d590, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] >> GearsES2 0x1b1cc2e3, angle 23.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 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1b1cc2e3 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] GearsES2.init.0 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 0x1b1cc2e3 created: GearsObj[0x2437015f, vbo ff 1, fs 2, bf 3, bs 4] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab995ec0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] gear2 0x1b1cc2e3 created: GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x2437015f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28454d3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab981c60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, angle 48.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 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1b1cc2e3 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 0x7fcbab9a6fe0, 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 0x7fcbab9a6fe0, 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 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x71e07eb3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x71e07eb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a87c1d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9f2e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, 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 0x34b1d80 250x320, swapInterval 1, drawable 0x7fcbab9f2e80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9f2e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, 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 0x34b1d80 250x320, swapInterval 1, drawable 0x7fcbab9f2e80 [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 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x34b1d80 FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x283afcc2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x283afcc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c429b5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 26.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 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 27.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 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 27.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] 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 -> 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 0x7fcbab9fb850, 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 0x7fcbab9fb850, 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 0x7fcbab9fb850, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x34b1d80 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 0x7fcbaba60590, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x72d3b39a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x72d3b39a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61d39d3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba731d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 53.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-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 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0x34b1d80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.241 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304132618 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304138643 ms +++ localhost/127.0.0.1:59999 - Locked within 6048 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 0x7fcba95ebc30, 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 0x7fcba95ebc30, 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 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 0x1b1cc2e3 created: GearsObj[0x6e5c0621, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1cc2e3 created: GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x6e5c0621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a64a8ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, 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 0x1b1cc2e3 250x320, swapInterval 1, drawable 0x7fcbaba31340 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, 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 0x1b1cc2e3 250x320, swapInterval 1, drawable 0x7fcbaba31340 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b1cc2e3 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 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=6, 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] gear1 0x1b1cc2e3 created: GearsObj[0x62423e2f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1cc2e3 created: GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x62423e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aa9ec03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba5d590, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] >> GearsES2 0x1b1cc2e3, angle 23.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 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1b1cc2e3 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] SLOCK [T main @ 1407304147679 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 -> 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] GearsES2.init.0 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 0x1b1cc2e3 created: GearsObj[0x2437015f, vbo ff 1, fs 2, bf 3, bs 4] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab995ec0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] gear2 0x1b1cc2e3 created: GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x2437015f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28454d3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab981c60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, angle 48.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 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1b1cc2e3 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 0x7fcbab9a6fe0, 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 0x7fcbab9a6fe0, 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 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x71e07eb3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x71e07eb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a87c1d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9f2e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, 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 0x34b1d80 250x320, swapInterval 1, drawable 0x7fcbab9f2e80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9f2e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, 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 0x34b1d80 250x320, swapInterval 1, drawable 0x7fcbab9f2e80 [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 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x34b1d80 FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x283afcc2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x283afcc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c429b5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 26.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 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 27.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 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 27.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] 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 -> 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 0x7fcbab9fb850, 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 0x7fcbab9fb850, 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 0x7fcbab9fb850, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x34b1d80 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 0x7fcbaba60590, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x72d3b39a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x72d3b39a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61d39d3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba731d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 53.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-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 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0x34b1d80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] SLOCK [T main @ 1407304147679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WinHopFrame2FrameDirectHop took 3.901 sec [junit] Testcase: test02WinHopFrame2FrameDetachFirst took 3.029 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.241 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304132618 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304138643 ms +++ localhost/127.0.0.1:59999 - Locked within 6048 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 0x7fcba95ebc30, 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 0x7fcba95ebc30, 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 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 0x1b1cc2e3 created: GearsObj[0x6e5c0621, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1cc2e3 created: GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x6e5c0621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b969921, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a64a8ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, 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 0x1b1cc2e3 250x320, swapInterval 1, drawable 0x7fcbaba31340 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, 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 0x1b1cc2e3 250x320, swapInterval 1, drawable 0x7fcbaba31340 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b1cc2e3 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 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=6, 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] gear1 0x1b1cc2e3 created: GearsObj[0x62423e2f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1cc2e3 created: GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x62423e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b00b20e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aa9ec03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba31340, msaa false, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba5d590, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] >> GearsES2 0x1b1cc2e3, angle 23.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 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1b1cc2e3 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] GearsES2.init.0 0x1b1cc2e3: tileRendererInUse null, GearsES2[obj 0x1b1cc2e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1cc2e3 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 0x1b1cc2e3 created: GearsObj[0x2437015f, vbo ff 1, fs 2, bf 3, bs 4] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab995ec0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] gear2 0x1b1cc2e3 created: GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1cc2e3 created: GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x1b1cc2e3 FIN GearsES2[obj 0x1b1cc2e3 isInit true, usesShared false, 1 GearsObj[0x2437015f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x173b168c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28454d3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1b1cc2e3 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab981c60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1cc2e3, angle 48.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 0x1b1cc2e3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x1b1cc2e3 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 0x7fcbab9a6fe0, 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 0x7fcbab9a6fe0, 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 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x71e07eb3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x71e07eb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x499e542d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a87c1d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9f2e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, 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 0x34b1d80 250x320, swapInterval 1, drawable 0x7fcbab9f2e80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9f2e80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, 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 0x34b1d80 250x320, swapInterval 1, drawable 0x7fcbab9f2e80 [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 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x34b1d80 FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x283afcc2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x283afcc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38a83930, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c429b5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 26.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 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 27.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 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbab9a6870, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 27.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] 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 -> 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 0x7fcbab9fb850, 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 0x7fcbab9fb850, 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 0x7fcbab9fb850, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x34b1d80 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 0x7fcbaba60590, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x34b1d80: tileRendererInUse null, GearsES2[obj 0x34b1d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x34b1d80 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 0x34b1d80 created: GearsObj[0x72d3b39a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x34b1d80 created: GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x34b1d80 created: GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x34b1d80 FIN GearsES2[obj 0x34b1d80 isInit true, usesShared false, 1 GearsObj[0x72d3b39a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28b47e5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61d39d3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x34b1d80 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7fcbaba731d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x34b1d80, angle 53.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-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 0x34b1d80: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0x34b1d80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] SLOCK [T main @ 1407304147679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] SLOCK [T main @ 1407304149125 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304158154 ms +++ localhost/127.0.0.1:59999 - Locked within 9047 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 0x60ac9587: tileRendererInUse null, GearsES2[obj 0x60ac9587 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60ac9587 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 0x60ac9587 created: GearsObj[0x2033c634, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60ac9587 created: GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60ac9587 created: GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x60ac9587 FIN GearsES2[obj 0x60ac9587 isInit true, usesShared false, 1 GearsObj[0x2033c634, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6452ab73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x60ac9587 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fc3141ab2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60ac9587, 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 0x60ac9587: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x60ac9587 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.556 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304149125 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304158154 ms +++ localhost/127.0.0.1:59999 - Locked within 9047 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 0x60ac9587: tileRendererInUse null, GearsES2[obj 0x60ac9587 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60ac9587 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 0x60ac9587 created: GearsObj[0x2033c634, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60ac9587 created: GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60ac9587 created: GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x60ac9587 FIN GearsES2[obj 0x60ac9587 isInit true, usesShared false, 1 GearsObj[0x2033c634, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6452ab73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x60ac9587 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fc3141ab2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60ac9587, 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 0x60ac9587: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x60ac9587 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] SLOCK [T main @ 1407304161550 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 1.344 sec [junit] SLOCK [T main @ 1407304161550 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.556 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407304149125 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407304158154 ms +++ localhost/127.0.0.1:59999 - Locked within 9047 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 0x60ac9587: tileRendererInUse null, GearsES2[obj 0x60ac9587 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x60ac9587 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 0x60ac9587 created: GearsObj[0x2033c634, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x60ac9587 created: GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x60ac9587 created: GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x60ac9587 FIN GearsES2[obj 0x60ac9587 isInit true, usesShared false, 1 GearsObj[0x2033c634, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27199070, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6452ab73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x60ac9587 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fc3141ab2f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x60ac9587, 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 0x60ac9587: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x60ac9587 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] SLOCK [T main @ 1407304161550 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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.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 @ 1407304163550 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 @ 1407304165597 ms +++ localhost/127.0.0.1:59999 - Locked within 2055 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator) [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x7760bf69: tileRendererInUse null, GearsES2[obj 0x7760bf69 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7760bf69 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 0x7760bf69 created: GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7760bf69 created: GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7760bf69 created: GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x7760bf69 FIN GearsES2[obj 0x7760bf69 isInit true, usesShared false, 1 GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e7e602, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x7760bf69 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fdd5a5f4e90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7760bf69, 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 0x7760bf69 256x234, swapInterval 0, drawable 0x7fdd5a5f4e90 [apply] Thread[main,5,main] GearsES2.init.0 0x7cb5fb86: tileRendererInUse null, GearsES2[obj 0x7cb5fb86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7760bf69 isInit true, usesShared false, 1 GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e7e602, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x7cb5fb86 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 0x7cb5fb86 created w/ share: GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1496569e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7cb5fb86 created w/ share: GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1a10a9a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7cb5fb86 created w/ share: GearsObj[0x61e7e602, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3bf09665, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x7cb5fb86 FIN GearsES2[obj 0x7cb5fb86 isInit true, usesShared true, 1 GearsObj[0x1496569e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a10a9a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bf09665, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7760bf69 isInit true, usesShared false, 1 GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e7e602, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x7cb5fb86 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fdd5c84f340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7cb5fb86, 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 0x7cb5fb86 256x234, swapInterval 0, drawable 0x7fdd5c84f340 [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 0x7760bf69 isInit true, usesShared false, 1 GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e7e602, 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[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x53855788, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf945a61 created w/ share: GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5735cc8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf945a61 created w/ share: GearsObj[0x61e7e602, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xd08ab5d, 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[0x53855788, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5735cc8e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd08ab5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7760bf69 isInit true, usesShared false, 1 GearsObj[0x6a06047d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110e0ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61e7e602, 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 0x7fdd5a534920, 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 0x7fdd5a534920 [apply] XXX-C-3.1: [apply] Myself: hash 0x68966724, (isShared true, created true) [apply] Ctx #0: hash 0x3021dfa1, (created true) [apply] Ctx #1: hash 0x4d77ec7b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4d77ec7b, (isShared true, created true) [apply] Ctx #0: hash 0x3021dfa1, (created true) [apply] Ctx #1: hash 0x68966724, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3021dfa1, (isShared true, created true) [apply] Ctx #0: hash 0x68966724, (created true) [apply] Ctx #1: hash 0x4d77ec7b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [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 0x7cb5fb86: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7cb5fb86 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x7760bf69: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7760bf69 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 0x62345ce0: tileRendererInUse null, GearsES2[obj 0x62345ce0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x62345ce0 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 0x62345ce0 created: GearsObj[0x5e42edff, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x62345ce0 created: GearsObj[0x7c1730b1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x62345ce0 created: GearsObj[0x7c1730b1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x62345ce0 FIN GearsES2[obj 0x62345ce0 isInit true, usesShared false, 1 GearsObj[0x5e42edff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c1730b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x567df41c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x62345ce0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fdd5c8834d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x62345ce0, 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 0x62345ce0 256x234, swapInterval 0, drawable 0x7fdd5c8834d0 [apply] Thread[main,5,main] GearsES2.init.0 0x3e5093e2: tileRendererInUse null, GearsES2[obj 0x3e5093e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x62345ce0 isInit true, usesShared false, 1 GearsObj[0x5e42edff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c1730b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x567df41c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x3e5093e2 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 0x3e5093e2 created w/ share: GearsObj[0x5e42edff, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x89d509e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3e5093e2 created w/ share: GearsObj[0x7c1730b1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1017b97d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3e5093e2 created w/ share: GearsObj[0x567df41c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x592c5cc, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x3e5093e2 FIN GearsES2[obj 0x3e5093e2 isInit true, usesShared true, 1 GearsObj[0x89d509e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1017b97d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x592c5cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x62345ce0 isInit true, usesShared false, 1 GearsObj[0x5e42edff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c1730b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x567df41c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x3e5093e2 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fdd5a5eb3d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3e5093e2, 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 0x3e5093e2 256x234, swapInterval 0, drawable 0x7fdd5a5eb3d0 [apply] # [apply] # A fatal error has been detected by the Java Runtime Environment: [apply] # [apply] # SIGSEGV (0xb) at pc=0x0000000116955b75, pid=5827, tid=37679 [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 0x0000000116955b75 [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_pid5827.log [apply] [thread 38151 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.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 @ 1407304174068 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 @ 1407304179078 ms +++ localhost/127.0.0.1:59999 - Locked within 5019 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] SWTAccessor.: 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 0xf76eb40: tileRendererInUse null, GearsES2[obj 0xf76eb40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xf76eb40 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 0xf76eb40 created: GearsObj[0x7da833d4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf76eb40 created: GearsObj[0x2de2e3bf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf76eb40 created: GearsObj[0x2de2e3bf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0xf76eb40 FIN GearsES2[obj 0xf76eb40 isInit true, usesShared false, 1 GearsObj[0x7da833d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de2e3bf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76ae26a6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0xf76eb40 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7feb4b4d4c20, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf76eb40, 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 0xf76eb40: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0xf76eb40 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 0x7193802f: tileRendererInUse null, GearsES2[obj 0x7193802f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7193802f 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 0x7193802f created: GearsObj[0x57d4f95b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7193802f created: GearsObj[0x5f3ef269, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7193802f created: GearsObj[0x5f3ef269, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x7193802f FIN GearsES2[obj 0x7193802f isInit true, usesShared false, 1 GearsObj[0x57d4f95b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f3ef269, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d9cfc59, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x7193802f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7feb4b6c44f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7193802f, 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 0x7193802f: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7193802f 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.545 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304174068 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 @ 1407304179078 ms +++ localhost/127.0.0.1:59999 - Locked within 5019 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] SWTAccessor.: 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 0xf76eb40: tileRendererInUse null, GearsES2[obj 0xf76eb40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xf76eb40 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 0xf76eb40 created: GearsObj[0x7da833d4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf76eb40 created: GearsObj[0x2de2e3bf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf76eb40 created: GearsObj[0x2de2e3bf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0xf76eb40 FIN GearsES2[obj 0xf76eb40 isInit true, usesShared false, 1 GearsObj[0x7da833d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de2e3bf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76ae26a6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0xf76eb40 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7feb4b4d4c20, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf76eb40, 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 0xf76eb40: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0xf76eb40 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 0x7193802f: tileRendererInUse null, GearsES2[obj 0x7193802f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7193802f 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 0x7193802f created: GearsObj[0x57d4f95b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7193802f created: GearsObj[0x5f3ef269, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7193802f created: GearsObj[0x5f3ef269, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x7193802f FIN GearsES2[obj 0x7193802f isInit true, usesShared false, 1 GearsObj[0x57d4f95b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f3ef269, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d9cfc59, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x7193802f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7feb4b6c44f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7193802f, 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 0x7193802f: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7193802f 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 @ 1407304186484 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 6.092 sec [apply] Testcase: test02GL3 took 1.205 sec [apply] SLOCK [T main @ 1407304186484 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] SLOCK [T main @ 1407304187464 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304200493 ms +++ localhost/127.0.0.1:59999 - Locked within 13038 ms, 14 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] SWTAccessor.: 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/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: Point {0, 0} 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x161c8d89: tileRendererInUse null, GearsES2[obj 0x161c8d89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x161c8d89 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 0x161c8d89 created: GearsObj[0x2ceb6e4c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x161c8d89 created: GearsObj[0x1496569e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x161c8d89 created: GearsObj[0x1496569e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x161c8d89 FIN GearsES2[obj 0x161c8d89 isInit true, usesShared false, 1 GearsObj[0x2ceb6e4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1496569e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x356fde16, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x161c8d89 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ffa9c901370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x161c8d89, 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 0x161c8d89: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x161c8d89 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] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(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] 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] Thread[main-Animator,5,main] GearsES2.init.0 0x7d8a06d6: tileRendererInUse null, GearsES2[obj 0x7d8a06d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d8a06d6 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 0x7d8a06d6 created: GearsObj[0x369d6434, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d8a06d6 created: GearsObj[0x171dadef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d8a06d6 created: GearsObj[0x171dadef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x7d8a06d6 FIN GearsES2[obj 0x7d8a06d6 isInit true, usesShared false, 1 GearsObj[0x369d6434, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x171dadef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x552d4a00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x7d8a06d6 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ffa9ada63a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8a06d6, 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 0x7d8a06d6: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7d8a06d6 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: 19.69 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304187464 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 @ 1407304200493 ms +++ localhost/127.0.0.1:59999 - Locked within 13038 ms, 14 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] SWTAccessor.: 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/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: Point {0, 0} 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x161c8d89: tileRendererInUse null, GearsES2[obj 0x161c8d89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x161c8d89 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 0x161c8d89 created: GearsObj[0x2ceb6e4c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x161c8d89 created: GearsObj[0x1496569e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x161c8d89 created: GearsObj[0x1496569e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x161c8d89 FIN GearsES2[obj 0x161c8d89 isInit true, usesShared false, 1 GearsObj[0x2ceb6e4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1496569e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x356fde16, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x161c8d89 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ffa9c901370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x161c8d89, 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 0x161c8d89: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x161c8d89 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] 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] Thread[main-Animator,5,main] GearsES2.init.0 0x7d8a06d6: tileRendererInUse null, GearsES2[obj 0x7d8a06d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d8a06d6 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 0x7d8a06d6 created: GearsObj[0x369d6434, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d8a06d6 created: GearsObj[0x171dadef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d8a06d6 created: GearsObj[0x171dadef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x7d8a06d6 FIN GearsES2[obj 0x7d8a06d6 isInit true, usesShared false, 1 GearsObj[0x369d6434, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x171dadef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x552d4a00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x7d8a06d6 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ffa9ada63a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8a06d6, 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 0x7d8a06d6: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7d8a06d6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] SLOCK [T main @ 1407304207042 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 5.298 sec [apply] Testcase: test02GL3 took 1.148 sec [apply] SLOCK [T main @ 1407304207042 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] SLOCK [T main @ 1407304208057 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304213066 ms +++ localhost/127.0.0.1:59999 - Locked within 5018 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] junit.framework.TestListener: startTest(test01) [apply] SWTAccessor.: 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 0x24800c3a: tileRendererInUse null, GearsES2[obj 0x24800c3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24800c3a 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 0x24800c3a created: GearsObj[0x60833f5e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24800c3a created: GearsObj[0x48b565d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24800c3a created: GearsObj[0x48b565d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x24800c3a FIN GearsES2[obj 0x24800c3a isInit true, usesShared false, 1 GearsObj[0x60833f5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48b565d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ca6528c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x24800c3a 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7f8c69e2a7d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24800c3a, 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 0x24800c3a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x24800c3a FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] junit.framework.TestListener: endTest(test01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.975 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304208057 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 @ 1407304213066 ms +++ localhost/127.0.0.1:59999 - Locked within 5018 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SWTAccessor.: 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 0x24800c3a: tileRendererInUse null, GearsES2[obj 0x24800c3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24800c3a 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 0x24800c3a created: GearsObj[0x60833f5e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24800c3a created: GearsObj[0x48b565d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24800c3a created: GearsObj[0x48b565d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x24800c3a FIN GearsES2[obj 0x24800c3a isInit true, usesShared false, 1 GearsObj[0x60833f5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48b565d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ca6528c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x24800c3a 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7f8c69e2a7d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24800c3a, 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 0x24800c3a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x24800c3a FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SLOCK [T main @ 1407304217898 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 4.729 sec [apply] SLOCK [T main @ 1407304217898 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] SLOCK [T main @ 1407304218848 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 @ 1407304223857 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] junit.framework.TestListener: startTest(test01) [apply] SWTAccessor.: 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 0x314788d8: tileRendererInUse null, GearsES2[obj 0x314788d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x314788d8 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 0x314788d8 created: GearsObj[0x40a995c5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x314788d8 created: GearsObj[0x3da7d9ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x314788d8 created: GearsObj[0x3da7d9ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x314788d8 FIN GearsES2[obj 0x314788d8 isInit true, usesShared false, 1 GearsObj[0x40a995c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3da7d9ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x123fd032, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x314788d8 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7fbaec101240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x314788d8, 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 0x314788d8: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x314788d8 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] junit.framework.TestListener: endTest(test01) [apply] SLOCK [T main @ 1407304228752 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.021 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304218848 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 @ 1407304223857 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SWTAccessor.: 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 0x314788d8: tileRendererInUse null, GearsES2[obj 0x314788d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x314788d8 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 0x314788d8 created: GearsObj[0x40a995c5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x314788d8 created: GearsObj[0x3da7d9ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x314788d8 created: GearsObj[0x3da7d9ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x314788d8 FIN GearsES2[obj 0x314788d8 isInit true, usesShared false, 1 GearsObj[0x40a995c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3da7d9ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x123fd032, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x314788d8 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7fbaec101240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x314788d8, 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 0x314788d8: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x314788d8 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SLOCK [T main @ 1407304228752 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 4.793 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 @ 1407304229683 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 @ 1407304234690 ms +++ localhost/127.0.0.1:59999 - Locked within 5014 ms, 6 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.TestNewtCanvasSWTGLn - postAttach_WithAnimator [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(postAttach_WithAnimator) [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x41930c18: tileRendererInUse null, GearsES2[obj 0x41930c18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x41930c18 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 0x41930c18 created: GearsObj[0x7dda07be, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x41930c18 created: GearsObj[0x75328b7e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x41930c18 created: GearsObj[0x75328b7e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x41930c18 FIN GearsES2[obj 0x41930c18 isInit true, usesShared false, 1 GearsObj[0x7dda07be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75328b7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x80cfb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x41930c18 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba2611aa60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x41930c18, 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 0x41930c18 640x458, swapInterval 1, drawable 0x7fba2611aa60 [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 0x41930c18 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba2611aa60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x41930c18, 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 0x41930c18 640x458, swapInterval 1, drawable 0x7fba2611aa60 [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 0x41930c18: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x41930c18 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] junit.framework.TestListener: endTest(postAttach_WithAnimator) [apply] junit.framework.TestListener: startTest(preAttach_NoAnimator) [apply] Thread[main,5,main] GearsES2.init.0 0x15f3ca88: tileRendererInUse null, GearsES2[obj 0x15f3ca88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15f3ca88 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 0x15f3ca88 created: GearsObj[0x4490cee2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15f3ca88 created: GearsObj[0x7efe7a98, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15f3ca88 created: GearsObj[0x7efe7a98, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x15f3ca88 FIN GearsES2[obj 0x15f3ca88 isInit true, usesShared false, 1 GearsObj[0x4490cee2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7efe7a98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7522d24a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x15f3ca88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26099240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15f3ca88, 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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [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 0x15f3ca88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26099240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15f3ca88, 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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [apply] Thread[main,5,main] GearsES2.dispose 0x15f3ca88: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x15f3ca88 FIN [apply] junit.framework.TestListener: endTest(preAttach_NoAnimator) [apply] junit.framework.TestListener: startTest(preAttach_WithAnimator) [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 0x51a6e050: tileRendererInUse null, GearsES2[obj 0x51a6e050 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x51a6e050 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 0x51a6e050 created: GearsObj[0x20739903, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x51a6e050 created: GearsObj[0x542a49a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x51a6e050 created: GearsObj[0x542a49a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x51a6e050 FIN GearsES2[obj 0x51a6e050 isInit true, usesShared false, 1 GearsObj[0x20739903, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x542a49a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a447d28, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x51a6e050 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26097c90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x51a6e050, 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 0x51a6e050 640x458, swapInterval 1, drawable 0x7fba26097c90 [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 0x51a6e050 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26097c90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x51a6e050, 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 0x51a6e050 640x458, swapInterval 1, drawable 0x7fba26097c90 [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 0x51a6e050 640x458, swapInterval 1, drawable 0x7fba26097c90 [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 0x51a6e050: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x51a6e050 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: 10.287 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 @ 1407304229683 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 @ 1407304234690 ms +++ localhost/127.0.0.1:59999 - Locked within 5014 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x41930c18: tileRendererInUse null, GearsES2[obj 0x41930c18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x41930c18 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 0x41930c18 created: GearsObj[0x7dda07be, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x41930c18 created: GearsObj[0x75328b7e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x41930c18 created: GearsObj[0x75328b7e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x41930c18 FIN GearsES2[obj 0x41930c18 isInit true, usesShared false, 1 GearsObj[0x7dda07be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75328b7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x80cfb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x41930c18 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba2611aa60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x41930c18, 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 0x41930c18 640x458, swapInterval 1, drawable 0x7fba2611aa60 [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 0x41930c18 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba2611aa60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x41930c18, 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 0x41930c18 640x458, swapInterval 1, drawable 0x7fba2611aa60 [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 0x41930c18: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x41930c18 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 0x15f3ca88: tileRendererInUse null, GearsES2[obj 0x15f3ca88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15f3ca88 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 0x15f3ca88 created: GearsObj[0x4490cee2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15f3ca88 created: GearsObj[0x7efe7a98, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15f3ca88 created: GearsObj[0x7efe7a98, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x15f3ca88 FIN GearsES2[obj 0x15f3ca88 isInit true, usesShared false, 1 GearsObj[0x4490cee2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7efe7a98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7522d24a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x15f3ca88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26099240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15f3ca88, 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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [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 0x15f3ca88 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26099240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15f3ca88, 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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [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 0x15f3ca88 640x458, swapInterval 1, drawable 0x7fba26099240 [apply] Thread[main,5,main] GearsES2.dispose 0x15f3ca88: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x15f3ca88 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 0x51a6e050: tileRendererInUse null, GearsES2[obj 0x51a6e050 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x51a6e050 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 0x51a6e050 created: GearsObj[0x20739903, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x51a6e050 created: GearsObj[0x542a49a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x51a6e050 created: GearsObj[0x542a49a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x51a6e050 FIN GearsES2[obj 0x51a6e050 isInit true, usesShared false, 1 GearsObj[0x20739903, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x542a49a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a447d28, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x51a6e050 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26097c90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x51a6e050, 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 0x51a6e050 640x458, swapInterval 1, drawable 0x7fba26097c90 [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 0x51a6e050 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fba26097c90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x51a6e050, 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 0x51a6e050 640x458, swapInterval 1, drawable 0x7fba26097c90 [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 0x51a6e050 640x458, swapInterval 1, drawable 0x7fba26097c90 [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 0x51a6e050: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x51a6e050 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 @ 1407304239880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: postAttach_WithAnimator took 1.547 sec [apply] Testcase: preAttach_NoAnimator took 0.577 sec [apply] Testcase: preAttach_WithAnimator took 0.614 sec [apply] Testcase: test_MultisampleAndAlpha took 0.602 sec [apply] SLOCK [T main @ 1407304239880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] SLOCK [T main @ 1407304240837 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(test01JOGLGLCanvas) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304245847 ms +++ localhost/127.0.0.1:59999 - Locked within 5017 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x6a33ee9b: tileRendererInUse null, GearsES2[obj 0x6a33ee9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6a33ee9b 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 0x6a33ee9b created: GearsObj[0x340c7a1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6a33ee9b created: GearsObj[0x1f249d4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6a33ee9b created: GearsObj[0x1f249d4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x6a33ee9b FIN GearsES2[obj 0x6a33ee9b isInit true, usesShared false, 1 GearsObj[0x340c7a1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f249d4f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cd3bd82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x6a33ee9b 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff3195f1000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6a33ee9b, 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 0x6a33ee9b 400x428, swapInterval 1, drawable 0x7ff3195f1000 [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] junit.framework.TestListener: endTest(test01JOGLGLCanvas) [apply] junit.framework.TestListener: startTest(test02NewtCanvasSWTPreVisible) [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x6a33ee9b: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x6a33ee9b 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 0x1561435: tileRendererInUse null, GearsES2[obj 0x1561435 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1561435 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 0x1561435 created: GearsObj[0x68d40124, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1561435 created: GearsObj[0x36971840, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1561435 created: GearsObj[0x36971840, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1561435 FIN GearsES2[obj 0x1561435 isInit true, usesShared false, 1 GearsObj[0x68d40124, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36971840, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c1c6c94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x1561435 128x128, swapInterval 1, drawable 0x7ff319680000 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.display 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.display 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [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] junit.framework.TestListener: endTest(test02NewtCanvasSWTPreVisible) [apply] junit.framework.TestListener: startTest(test02NewtCanvasSWTSimple) [apply] Thread[main,5,main] GearsES2.dispose 0x1561435: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1561435 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 0x158fee1a: tileRendererInUse null, GearsES2[obj 0x158fee1a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x158fee1a 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 0x158fee1a created: GearsObj[0x4b0900c8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x158fee1a created: GearsObj[0x3c1270f4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x158fee1a created: GearsObj[0x3c1270f4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x158fee1a FIN GearsES2[obj 0x158fee1a isInit true, usesShared false, 1 GearsObj[0x4b0900c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c1270f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eb5c1fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x158fee1a 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff31b1275a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x158fee1a, 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 0x158fee1a 400x428, swapInterval 1, drawable 0x7ff31b1275a0 [apply] Thread[main,5,main] GearsES2.reshape 0x158fee1a 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff31b1275a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x158fee1a, 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 0x158fee1a 400x428, swapInterval 1, drawable 0x7ff31b1275a0 [apply] Thread[main,5,main] GearsES2.display 0x158fee1a 400x428, swapInterval 1, drawable 0x7ff31b1275a0 [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 0x158fee1a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x158fee1a FIN [apply] junit.framework.TestListener: endTest(test02NewtCanvasSWTSimple) [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: 9.93 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304240837 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 @ 1407304245847 ms +++ localhost/127.0.0.1:59999 - Locked within 5017 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x6a33ee9b: tileRendererInUse null, GearsES2[obj 0x6a33ee9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6a33ee9b 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 0x6a33ee9b created: GearsObj[0x340c7a1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6a33ee9b created: GearsObj[0x1f249d4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6a33ee9b created: GearsObj[0x1f249d4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x6a33ee9b FIN GearsES2[obj 0x6a33ee9b isInit true, usesShared false, 1 GearsObj[0x340c7a1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f249d4f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cd3bd82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x6a33ee9b 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff3195f1000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6a33ee9b, 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 0x6a33ee9b 400x428, swapInterval 1, drawable 0x7ff3195f1000 [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 0x6a33ee9b: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x6a33ee9b 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 0x1561435: tileRendererInUse null, GearsES2[obj 0x1561435 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1561435 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 0x1561435 created: GearsObj[0x68d40124, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1561435 created: GearsObj[0x36971840, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1561435 created: GearsObj[0x36971840, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1561435 FIN GearsES2[obj 0x1561435 isInit true, usesShared false, 1 GearsObj[0x68d40124, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36971840, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c1c6c94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x1561435 128x128, swapInterval 1, drawable 0x7ff319680000 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.display 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.reshape 0x1561435 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff319680000, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1561435, 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 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [apply] Thread[main,5,main] GearsES2.display 0x1561435 400x428, swapInterval 1, drawable 0x7ff319680000 [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 0x1561435: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1561435 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 0x158fee1a: tileRendererInUse null, GearsES2[obj 0x158fee1a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x158fee1a 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 0x158fee1a created: GearsObj[0x4b0900c8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x158fee1a created: GearsObj[0x3c1270f4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x158fee1a created: GearsObj[0x3c1270f4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x158fee1a FIN GearsES2[obj 0x158fee1a isInit true, usesShared false, 1 GearsObj[0x4b0900c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c1270f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eb5c1fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x158fee1a 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff31b1275a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x158fee1a, 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 0x158fee1a 400x428, swapInterval 1, drawable 0x7ff31b1275a0 [apply] Thread[main,5,main] GearsES2.reshape 0x158fee1a 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7ff31b1275a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x158fee1a, 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 0x158fee1a 400x428, swapInterval 1, drawable 0x7ff31b1275a0 [apply] Thread[main,5,main] GearsES2.display 0x158fee1a 400x428, swapInterval 1, drawable 0x7ff31b1275a0 [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 0x158fee1a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x158fee1a 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 @ 1407304250673 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01JOGLGLCanvas took 3.02 sec [apply] Testcase: test02NewtCanvasSWTPreVisible took 1.025 sec [apply] Testcase: test02NewtCanvasSWTSimple took 0.671 sec [apply] SLOCK [T main @ 1407304250673 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407304251945 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 @ 1407304254952 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 attempts [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(test) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SWTAccessor.: 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: 6.186 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 @ 1407304251945 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 @ 1407304254952 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SWTAccessor.: 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 @ 1407304258041 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 1.262 sec [apply] SLOCK [T main @ 1407304258041 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 @ 1407304258934 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 @ 1407304262943 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 [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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x5a24c518: tileRendererInUse null, GearsES2[obj 0x5a24c518 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5a24c518 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 0x5a24c518 created: GearsObj[0x5b75b6ce, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5a24c518 created: GearsObj[0xd34bd4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5a24c518 created: GearsObj[0xd34bd4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x5a24c518 FIN GearsES2[obj 0x5a24c518 isInit true, usesShared false, 1 GearsObj[0x5b75b6ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd34bd4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x129e90a6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x5a24c518 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f8bbd823c40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5a24c518, 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 0x5a24c518 640x458, swapInterval 1, drawable 0x7f8bbd823c40 [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 0x5a24c518: tileRendererInUse null [apply] junit.framework.TestListener: endTest(test) [apply] junit.framework.TestListener: startTest(test_MultisampleAndAlpha) [apply] Thread[main,5,main] GearsES2.dispose 0x5a24c518 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: 7.719 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 @ 1407304258934 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 @ 1407304262943 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x5a24c518: tileRendererInUse null, GearsES2[obj 0x5a24c518 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5a24c518 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 0x5a24c518 created: GearsObj[0x5b75b6ce, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5a24c518 created: GearsObj[0xd34bd4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5a24c518 created: GearsObj[0xd34bd4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x5a24c518 FIN GearsES2[obj 0x5a24c518 isInit true, usesShared false, 1 GearsObj[0x5b75b6ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd34bd4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x129e90a6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x5a24c518 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f8bbd823c40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5a24c518, 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 0x5a24c518 640x458, swapInterval 1, drawable 0x7f8bbd823c40 [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 0x5a24c518: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5a24c518 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 @ 1407304266561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 1.342 sec [apply] Testcase: test_MultisampleAndAlpha took 0.461 sec [apply] SLOCK [T main @ 1407304266561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] SLOCK [T main @ 1407304267483 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304278507 ms +++ localhost/127.0.0.1:59999 - Locked within 11031 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SWTAccessor.: GTK Version: 0.0.0 [apply] junit.framework.TestListener: startTest(testWindowParenting01CreateVisibleDestroy1) [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 0x7ffc8af61a30, 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 0x7ffc8af61a30, 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] SLOCK [T main @ 1407304281934 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.552 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304267483 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 @ 1407304278507 ms +++ localhost/127.0.0.1:59999 - Locked within 11031 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SWTAccessor.: 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 0x7ffc8af61a30, 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 0x7ffc8af61a30, 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 @ 1407304281934 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowParenting01CreateVisibleDestroy1 took 1.492 sec [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 @ 1407304282934 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 @ 1407304286943 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] junit.framework.TestListener: startTest(test01WinHopFrame2FrameDirectHop) [apply] SWTAccessor.: 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 0x7fa22b8461f0, 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 0x7fa22b8461f0, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x404fcf62: tileRendererInUse null, GearsES2[obj 0x404fcf62 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x404fcf62 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 0x404fcf62 created: GearsObj[0x6734011e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x404fcf62 created: GearsObj[0x7358d81, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x404fcf62 created: GearsObj[0x7358d81, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x404fcf62 FIN GearsES2[obj 0x404fcf62 isInit true, usesShared false, 1 GearsObj[0x6734011e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7358d81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d892dc8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, 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 0x404fcf62 400x378, swapInterval 1, drawable 0x7fa2294ed3f0 [apply] Thread[main,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, 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 0x404fcf62 400x378, swapInterval 1, drawable 0x7fa2294ed3f0 [apply] Thread[main,5,main] GearsES2.display 0x404fcf62 400x378, swapInterval 1, drawable 0x7fa2294ed3f0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, angle 5.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-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b8461f0, 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 0x7fa22b8461f0, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, 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] junit.framework.TestListener: endTest(test01WinHopFrame2FrameDirectHop) [apply] junit.framework.TestListener: startTest(test02WinHopFrame2FrameDetachFirst) [apply] Thread[main,5,main] GearsES2.dispose 0x404fcf62: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x404fcf62 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 0x7fa22b86b370, 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 0x7fa22b86b370, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x21ffbe3b: tileRendererInUse null, GearsES2[obj 0x21ffbe3b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x21ffbe3b 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 0x21ffbe3b created: GearsObj[0x79935137, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x21ffbe3b created: GearsObj[0x36b9303c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x21ffbe3b created: GearsObj[0x36b9303c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x21ffbe3b FIN GearsES2[obj 0x21ffbe3b isInit true, usesShared false, 1 GearsObj[0x79935137, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36b9303c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380dcf35, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, 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 0x21ffbe3b 400x378, swapInterval 1, drawable 0x7fa22b9088c0 [apply] Thread[main,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, 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 0x21ffbe3b 400x378, swapInterval 1, drawable 0x7fa22b9088c0 [apply] Thread[main,5,main] GearsES2.display 0x21ffbe3b 400x378, swapInterval 1, drawable 0x7fa22b9088c0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, 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 0x7fa22b86b370, 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 0x7fa22b86b370, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, angle 12.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 0x21ffbe3b: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x21ffbe3b FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] junit.framework.TestListener: endTest(test02WinHopFrame2FrameDetachFirst) [apply] SLOCK [T main @ 1407304293602 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.807 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407304282934 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 @ 1407304286943 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] SWTAccessor.: 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 0x7fa22b8461f0, 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 0x7fa22b8461f0, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x404fcf62: tileRendererInUse null, GearsES2[obj 0x404fcf62 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x404fcf62 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 0x404fcf62 created: GearsObj[0x6734011e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x404fcf62 created: GearsObj[0x7358d81, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x404fcf62 created: GearsObj[0x7358d81, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x404fcf62 FIN GearsES2[obj 0x404fcf62 isInit true, usesShared false, 1 GearsObj[0x6734011e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7358d81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d892dc8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, 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 0x404fcf62 400x378, swapInterval 1, drawable 0x7fa2294ed3f0 [apply] Thread[main,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, 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 0x404fcf62 400x378, swapInterval 1, drawable 0x7fa2294ed3f0 [apply] Thread[main,5,main] GearsES2.display 0x404fcf62 400x378, swapInterval 1, drawable 0x7fa2294ed3f0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, angle 5.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-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b8461f0, 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 0x7fa22b8461f0, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x404fcf62 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa2294ed3f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x404fcf62, 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 0x404fcf62: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x404fcf62 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 0x7fa22b86b370, 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 0x7fa22b86b370, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x21ffbe3b: tileRendererInUse null, GearsES2[obj 0x21ffbe3b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x21ffbe3b 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 0x21ffbe3b created: GearsObj[0x79935137, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x21ffbe3b created: GearsObj[0x36b9303c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x21ffbe3b created: GearsObj[0x36b9303c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x21ffbe3b FIN GearsES2[obj 0x21ffbe3b isInit true, usesShared false, 1 GearsObj[0x79935137, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36b9303c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380dcf35, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, 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 0x21ffbe3b 400x378, swapInterval 1, drawable 0x7fa22b9088c0 [apply] Thread[main,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, 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 0x21ffbe3b 400x378, swapInterval 1, drawable 0x7fa22b9088c0 [apply] Thread[main,5,main] GearsES2.display 0x21ffbe3b 400x378, swapInterval 1, drawable 0x7fa22b9088c0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, 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 0x7fa22b86b370, 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 0x7fa22b86b370, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x21ffbe3b 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fa22b9088c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ffbe3b, angle 12.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 0x21ffbe3b: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x21ffbe3b FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] SLOCK [T main @ 1407304293602 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WinHopFrame2FrameDirectHop took 2.807 sec [apply] Testcase: test02WinHopFrame2FrameDetachFirst took 1.96 sec [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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304294959 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test) [apply] 2014-08-06 07:51:35.446 java[5856:6803] 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] SWTAccessor.: GTK Version: 0.0.0 [apply] 2014-08-06 07:51:35.920 java[5856:d0b] _createMenuRef called with existing principal MenuRef already associated with menu [apply] 2014-08-06 07:51:35.922 java[5856: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 0x0000000107babf93 -[NSApplicationAWT finishLaunching] + 683 [apply] 7 libswt-pi-cocoa-4312.jnilib 0x000000010bb8f9ee Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2J + 89 [apply] 8 ??? 0x00000001018b77f8 0x0 + 4320884728 [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] .[K-1] [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] [R-n shallStop false, disposed false] [apply] .[K-2] [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] .[R-n shallStop false, disposed false] [apply] [K-3] [apply] [R-i shallStop false, disposed false] [apply] *R-Exit* shallStop true, disposed false [apply] junit.framework.TestListener: endTest(test) [apply] .*K-Exit* [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.574 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304294959 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] SWTAccessor.: 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] .[K-1] [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] [R-n shallStop false, disposed false] [apply] .[K-2] [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] .[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 @ 1407304299427 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 4.347 sec [apply] SLOCK [T main @ 1407304299427 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304300649 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [apply] setTestSupported: false [apply] junit.framework.TestListener: startTest(test) [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 @ 1407304301837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] junit.framework.TestListener: endTest(test) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.292 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304300649 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 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 @ 1407304301837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 0.349 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] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304305834 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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] 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] ++++ 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] 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] SLOCK [T main @ 1407304305966 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.206 sec [apply] ------------- Standard Error ----------------- [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407304305834 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1407304305966 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testHoldOneButtonAndPressAnother took 0.007 sec [apply] Testcase: testPressAllButtonsInSequence took 0.001 sec [apply] Testcase: testSingleButtonClickAndDrag took 0 sec [apply] Testcase: testSingleButtonPressAndRelease took 0 sec [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0.001 sec [apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0 sec junit.run.local.java7: junit.run.remote.ssh.all: junit.run.remote.adb: junit.run.tests: junit.run.if.disabled: junit.run: [move] Moving 854 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-b1327-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-GearsES1-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.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-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-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-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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-n0002-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________-n0003-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________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-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__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0008-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_______-n0008-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-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0007-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____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-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_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-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___________-n0003-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________-n0003-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_______-n0007-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-n0007-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/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-n0015-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0015-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0031-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0033-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________-n0028-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0048-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___-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0070-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__-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0083-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_-n0098-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0201-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__-n0110-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0158-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_-n0043-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0116-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-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0063-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_-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0136-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-n0231-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0464-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___-n0233-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0286-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__-n0059-GL2ES2-sw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0141-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_-n0224-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0457-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__-n0244-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0297-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__-n0087-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0115-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-n0031-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0062-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-n0087-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0179-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-n0043-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-n0060-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-n0047-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-n0049-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-n0048-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-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-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.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.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_pid5244.log [exec] Compressing build/test/results/hs_err_pid5247.log [exec] Compressing build/test/results/hs_err_pid5505.log [exec] Compressing build/test/results/hs_err_pid5827.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 22 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-b1327-2014-08-06_06-10-46'. [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